Skuber v2.0.9 Release Notes

Release Date: 2018-07-23 // over 5 years ago
  • 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