olarium.toolarium-icap-client.1.3.4.source-code.CHANGELOG.md Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of toolarium-icap-client Show documentation
Show all versions of toolarium-icap-client Show documentation
Implements an ICAP client compliant with RFC 3507.
The newest version!
# toolarium-icap-client
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [ 1.3.4 ] - 2024-11-04
### Changed
- Update libraries.
### Fixed
- Creation of icaps connection by ICAPClientFactory.
## [ 1.3.3 ] - 2024-04-14
### Changed
- Update libraries.
## [ 1.3.2 ] - 2023-08-28
### Fixed
- Proper handling an empty file.
## [ 1.3.1 ] - 2023-08-01
### Added
- Broader support of different Virus scanners.
- McAffee test and support by @techorix.
## [ 1.3.0 ] - 2023-05-11
### Added
- Added switch to enable or disable compare input/output content and set header field.
In many cases the server don't let you compare it (new by default=false).
### Fixed
- Issues resource handling.
## [ 1.2.0 ] - 2022-11-12
### Added
- FILEMOD support.
- REQMOD proper support (Bugfix #6).
### Fixed
- Bugfix #5: Bugfix non default port issue.
- Bugfix #7: Typo in log.
## [ 1.1.0 ] - 2022-04-07
### Added
- Support for secure connection, e.g. icaps://:/srv_clamav.
## [ 1.0.2 ] - 2022-04-04
### Fixed
- Send properly remaining file size.
## [ 1.0.1 ] - 2021-10-22
### Added
- Support for connecting by a url string ICAPClientFactory, e.g. icap://:/srv_clamav.
## [ 1.0.0 ] - 2021-10-21
### Changed
- Setup initial version.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy