Skip to content

v.2.3.1

Compare
Choose a tag to compare
@syermakov syermakov released this 19 May 11:36
· 514 commits to master since this release

New Features and Improvements:

  • Added support for SSL/TLS configuration using Spring Boot application properties.
  • Removed @ConditionalOnClass from Spring Boot auto-configurations in order to simplify early detection of configuration errors.

Bug fixes:

  • Fixed a concurrency issue that could lead to premature failure of message routing logic without applying a failover policy.

Dependency Upgrades:

  • Upgraded to Netty 4.1.25.Final.
  • Upgraded to AWS SDK 1.11.331.
  • Upgraded to InfluxDB-Java 2.10.