Skip to content

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

Merged
Fyusel merged 1 commit into
mainfrom
chore/bump-go-sdk-generator-v7.24.0
Aug 7, 2026
Merged

chore: bump go sdk generator to v7.24.0#288
Fyusel merged 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.

@Fyusel
Fyusel requested a review from a team as a code owner August 5, 2026 12:14
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 force-pushed the chore/bump-go-sdk-generator-v7.24.0 branch from c9c81ea to 990d153 Compare August 7, 2026 08:30
@Fyusel
Fyusel enabled auto-merge (squash) August 7, 2026 08:31
@Fyusel
Fyusel merged commit 864a344 into main Aug 7, 2026
19 checks passed
@Fyusel
Fyusel deleted the chore/bump-go-sdk-generator-v7.24.0 branch August 7, 2026 08:38
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.

2 participants