v1.0.0
This is the first Decaton major release 🎉
The 1.0.0 version contains no new big feature though. It is the version to state that Decaton has been confirmed as stable enough having long enough production experience with various services.
Starting from this version, we'll follow Semantic Versioning for future release versions as explained in VERSIONING.
By #83 , we have separated private APIs from the public APIs by package, so it contains breaking change requiring you to adjust your application code. Please see the Public APIs and be aware which resources are considered as a Public API.
Thanks always for your support!
Breaking Changes
- Separate internal-only APIs from public API by package (#83)