Releases: Tradeshift/ts-reaktive
Releases · Tradeshift/ts-reaktive
v0.0.29
- Upgrade to akka 2.5
- Cross-compile for scala 2.11 and 2.12
- This means that you now need
%%
in SBT to depend on any artifact (also the Java ones), since they may
have transient Scala dependencies.
- This means that you now need
- Upgrade to akka-persistence-cassandra 0.54
v0.0.28
- Fix a memory leak in
ts-reaktive-kamon-akka-client
that would occur whenever a connection pool is fully drained and re-created (working around kamon-io/Kamon#476)
v0.0.27
v0.0.26
New features
- Extend marshalling framework with CSV read and write support
- Add kamon module for monitoring akka http client pool internals
Bugfixes
- Upgrade to akka 2.4.18, http 10.0.7, and kamon 0.6.6
- Fix JSON parsing integers larger than
Integer.MAX_VALUE
- Support reading non-RSA keys