lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

Bump OpenAPI codegen

Open arielshaqed opened this issue 1 year ago • 2 comments

  • Bump version of OpenAPI codegen
  • Stop using Treeverse fork - only contains documentation diffs

Reviewers

Please pay special attention to possible backwards-compatibility guarantees, especially in the Python client. This will be a minor version bump. So a summary of relevant points from our API guarantees for this bump:

Minor version upgrades (for instance, from 1.0.0 to 1.1.0, or from 1.3.11 to 1.4.0) can add API capabilities but cannot change existing APIs. All programs that worked with the previous version continue to work with the new version. [...] Any call to such an interface through the published, generated SDKs. These include:

If your program only uses such calls on the SDK, it will continue to compile and function across a minor version upgrade of the SDK.

(Only applies to APIs not marked "internal" or "experimental", but that should not make a difference here!)

Good bughunting!

This is only a draft to see whether we can do this.

arielshaqed avatar Aug 25 '24 06:08 arielshaqed

E2E Test Results - DynamoDB Local - Local Block Adapter

13 passed

github-actions[bot] avatar Aug 25 '24 06:08 github-actions[bot]

E2E Test Results - Quickstart

10 passed

github-actions[bot] avatar Aug 25 '24 06:08 github-actions[bot]