Skip to content

0.12.0

Compare
Choose a tag to compare
@sebady sebady released this 14 Mar 19:32
· 27 commits to master since this release

This 0.12.0 release is primarily a bug fix release. The key changes in this release are:

  • squbs support for Scala version 2.11 is now available (contributed by @vk9)
  • Standardize the java APIs to use java.time.Duration consistently (contributed by @jiminhsieh)
  • Update the dependency versions, including akka version 2.5.21 and akka-http version 10.1.7
  • Retry stage must log error if entries cannot be removed from retry registry
  • Allow access to PerpetualStream matValue of all types and from both Java and Scala
  • Unicomplex should not eat exception when starting listeners

The full list of all closed issues for the 0.12.0 release milestone are here on GitHub.

Several contributors made this release possible. Thank you.