kinetic-java-3.0.6 release
chiaming2000
released this
30 Sep 23:00
·
10 commits
to master
since this release
- Fixed slimulator port validation in SimulatorRunner class.
- Fixed maven build warnings.
- Make test groups consistent for local and external tests.
- fix for issue #32 - asyncQueuedSize is not always respected.
- Reduce number of ISE operations for the conformance test suite.
- Enable to set new erase pin and old erase pin via system property in the integration tests.
- Simulator: clean up uncommitted batch operations when connection is closed.
- Java API: fixed dead lock if server closed connection while client is sending messages
- Java API: Fixed writing thread not released until timeout when connection is closed.