Skip to content

v2.0.9

Compare
Choose a tag to compare
@doriordan doriordan released this 23 Jul 12:32
· 95 commits to master since this release

Main changes since v2.0.8:

  • Custom Resource improvements ( #167 , #170 , #174 ), notably adding a CustomResource class to make it easier to handle custom resources, with an integration test
  • Lightweight namespace switching #176
  • Fix to optional endpoints fields #177
  • Akka dependencies version upgrade #178
  • New integration test for Service #162