Skip to content

chore: bump go sdk generator to v7.24.0 - #288

Open
Fyusel wants to merge 1 commit into
mainfrom
chore/bump-go-sdk-generator-v7.24.0
Open

chore: bump go sdk generator to v7.24.0#288
Fyusel wants to merge 1 commit into
mainfrom
chore/bump-go-sdk-generator-v7.24.0

Conversation

@Fyusel

@Fyusel Fyusel commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Update the Go-only openapi-generator-cli version from v7.22.0 to v7.24.0, python and java stay unchanged.

The upstream go/client.mustache decode() function gained support for decoding into *io.Reader and *[]byte, carried over into our customized template.

Upstream also changed the oneOf "no match" error message, which changed the generated AreaId models (iaas v1/v2/v2beta1) covered by the override mechanism. Updated their hashes in overrides.properties and adopted the improved message in the override files.

Update the Go-only openapi-generator-cli version from v7.22.0 to
v7.24.0, python and java stay unchanged.

The upstream go/client.mustache decode() function gained support for
decoding into *io.Reader and *[]byte, carried over into our
customized template.

Upstream also changed the oneOf "no match" error message, which
changed the generated AreaId models (iaas v1/v2/v2beta1) covered by
the override mechanism. Updated their hashes in overrides.properties
and adopted the improved message in the override files.

Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
@Fyusel
Fyusel requested a review from a team as a code owner August 5, 2026 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant