Releases: eclipse-keyple/keyple-service-java-lib
Releases · eclipse-keyple/keyple-service-java-lib
3.4.1
Changed
- Normalized logging and error messages using Keyple coding standards.
Upgraded
keyple-plugin-java-apifrom2.3.1to2.3.2(code source not impacted)keyple-distributed-remote-java-apifrom3.1.0to3.1.1(code source not impacted)keyple-distributed-local-java-apifrom2.2.0to2.2.1(code source not impacted)keyple-util-java-libfrom2.4.0to2.4.1(code source not impacted)slf4j-apifrom1.7.32to1.7.36(compileOnly)
3.4.0
Upgraded
- Keypop Reader API
2.0.1->2.1.0(source code not impacted)
3.3.7
3.3.6
Added
- Added an internal configuration option for specific integration scenarios.
Fixed
- Changes the log level from
errortowarningwhen errors occur during unregistration of the plugin/reader and no longer displays the useless stacktrace.
Changed
- Migrated the CI pipeline from Jenkins to GitHub Actions.
3.3.5
3.3.4
Fixed
- Remove unexpected
CARD_REMOVEDevent processing in Wait For Card Insertion state. - Remove unexpected
CARD_REMOVEDevent sending when task Card Removal Passive Monitoring Job is cancelled.
2.3.6
Fixed
- Remove unexpected
CARD_REMOVEDevent processing in Wait For Card Insertion state. - Remove unexpected
CARD_REMOVEDevent sending when task Card Removal Passive Monitoring Job is cancelled.
3.3.3
Fixed
- Fixed the issue caused by caching the
isContactlessflag for local readers. This information is now cached for remote readers only.
3.3.2
Fixed
- Fixed distributed backward compatibility for legacy keyple-less clients.