Skip to content

2.1.0

Choose a tag to compare

@andrei-cristea andrei-cristea released this 17 Feb 14:14
· 32 commits to main since this release

Added

  • The possibility to provide to the RemotePluginServer a custom executor service to be used to asynchronously notify
    remote reader connection events (see new method
    RemotePluginServerFactoryBuilder.builder(String remotePluginName, ExecutorService executorService)).
  • CHANGELOG.md file (issue [eclipse-keyple/.github#6]).
  • CI: Forbid the publication of a version already released (issue [#3])

Upgraded

  • "Keyple Distributed Remote API" to version 2.1.0
  • "Keyple Util Library" to version 2.3.0
  • "Google Gson Library" (com.google.code.gson) to version 2.10.1