Skip to content

[6.0.0] - 2021-09-02

Compare
Choose a tag to compare
@jazanne jazanne released this 02 Sep 18:07

Added:

  • With the new OpenAPI specification, many additional resources have been added to the API clients. Refer to the client source code for more information.
  • The Go API client generates with both pointers and types.

Changed:

  • Replaced the manually-curated OpenAPI 2.0 specification with an OpenAPI 3.0 specification that is generated from annotations in our source code.
  • Updated from Swagger Codegen v2.4.17 to OpenAPI Generator v5.2.1.
  • With the new OpenAPI specification and the new generator, many models and resources have been changed for improved correctness, completeness, and consistency. Refer to the client source code for more information.

Deprecated:

  • The Bash API client was not updated as part of this release and will no longer be maintained.
  • The .NET API client was not updated as part of this release due to an issue in the generator library. In the meantime, the repository will remain frozen in the prior state. We will resume updates to the .NET API Client as soon as the generator bug is resolved.