Release 0.10.0
Starting from version 0.10.0, we specify the rest api version 2022-11-28
in request headers and all rest api models are generated from versioned schema. Multi-version support will be done in future.
What's Changed
- Feature: Add support for REST-API-VERSION based on the used schema by @netomi in #24
- Fix: Remove
UNSET
objects from lists by @dosisod in #26
New Contributors
Full Changelog: v0.9.8...v0.10.0