Jreactive 8583 Versions Save

Kotlin/Java Client & Server for ISO8583 & Netty

v1.4.1

1 year ago
  • Upgrade Kotlin to 1.7.0
  • Upgrade dependencies:
    • awitility 4.2.0
    • mockito 4.3.1
    • netty 4.1.78
    • slf4j 1.7.36
    • spring 5.3.21

v1.4.0

2 years ago

What's Changed

Full Changelog: https://github.com/kpavlov/jreactive-8583/compare/v1.3.6...v1.4.0

v1.3.6

2 years ago
  • IdleStateHandler and IdleEventHandler should be in WorkerGroup (#140)
  • Disable IdleEventHandler if echo is disabled (#138 , #130)
  • Upgrade Netty -> v4.1.73.Final

v1.3.5

2 years ago

What's Changed

  • Use gradle for build. Upgrade Kotlin to 1.6.10
  • Upgrade test dependencies & dokka
  • Migrate to GitHub Actions

Full Changelog: https://github.com/kpavlov/jreactive-8583/compare/v1.3.4...v1.3.5

v1.3.3

3 years ago
  • #120 Make J8583MessageFactory public
  • Bump up kotlin to v1.4.21
  • Bump up netty to 4.1.55.Final

v1.3.1

3 years ago

v1.3.0

3 years ago
  • Migrate to Kotlin (#81)

v1.2.4

3 years ago
  • Expose more methods from MessageFactory (#112)
  • Remove hardcoded value in EchoMessageListener (#109)

Thanks @genuss for contribution

v1.2.3

3 years ago
  • Narrow down netty-all to netty-handler dependency #101
  • ISO8583 Version can now be customized (#103)
  • Fixed loading iso8583fields.properties (#98)
  • Fixed access to Iso8583Client.reconnectOnCloseListener

v.1.1.0

4 years ago
  • Build for Java 11+
  • Upgrade j8583: v.1.16.0