Skip to content

v6.0.1

Compare
Choose a tag to compare
@srinivasankavitha srinivasankavitha released this 22 Aug 20:26
· 149 commits to master since this release

What’s Changed

Breaking Changes:

  • This release switches the Client API to v2 from v1 for all projects. Both generateClient and generateClientv2 will use the v2 API. Please refer to our documentation for notes on how to migrate usages
  • This release requires all kotlin projects to use version 1.9 or higher.