Skip to content

v3.0.0-beta.4

Pre-release
Pre-release

Choose a tag to compare

@jobs62 jobs62 released this 02 Feb 09:15

Note

This release introduces major breaking changes. It has been rebuilt from scratch with the goal of helping users build better, more reliable services and providing a better developer experience.

This release includes several features, including:

Multiple service handling (with integration of OKS)
Resilience patterns enabled by default (such as rate limiting and retry policies)
Improved handling of datetime fields
At the same time, our team is introducing goutils, a collection of recurring patterns used across our products, enabling further sharing of our knowledge using Outscale's APIs.

We apologize for the inconveniences of this major migration. We firmly believe this is worth the effort.

What's Changed

  • 🐛 fix: apply path/profile defaults in NewFrom by @jfbus in #1019
  • ⬆️ chore: bump Ouscale Api to 1.39.1 and Oks to 1.0.0 by @jobs62 in #1022

Full Changelog: v3.0.0-beta.3...v3.0.0-beta.4