Skip to content

Release 0.10.0

Compare
Choose a tag to compare
@yanyongyu yanyongyu released this 01 Apr 09:36
· 166 commits to master since this release
42de20d

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