Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@JoeHegarty JoeHegarty released this 16 Jun 17:52
· 511 commits to master since this release
  • Local address cache improvements
    • Use a caffeine cache which evicts based on time as well as size
    • Fixed an issue with node removal
    • Exposed various new configs via the stage and stage builder
    • Various other tweaks and optimizations
  • KryoSerializer improvements
    • Added ability to provide customizations via a consumer
    • Added writeNodeAddress
  • Response caching is now an extension
  • Optimized default invocation handler