Skip to content

Bump API models to version v6.10.148#468

Merged
fhacloid merged 2 commits into
developfrom
v6.10.148
Jul 1, 2026
Merged

Bump API models to version v6.10.148#468
fhacloid merged 2 commits into
developfrom
v6.10.148

Conversation

@cycloid-machine

Copy link
Copy Markdown
Contributor

No description provided.

Cycloid and others added 2 commits July 1, 2026 16:37
… go-openapi/swag

The v6.10.148 model regen emits code importing the modular go-openapi/swag
subpackages (swag/jsonutils, swag/typeutils, …), which only exist in swag
>=0.24. Bump go-openapi/swag v0.23.1 -> v0.27.0 (via go mod tidy) so the
generated client compiles.

The regen also changed models.NewEnvironment.Type from *string to string
(value, omitempty). Drop the ptr.Ptr() wrap at the four call sites that build
a NewEnvironment (env create paths + testcfg helpers + one middleware test).
UpdateEnvironment.Type and StackVersion.Type are unchanged (still *string).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019XPwTdhsXxERJUxG2tZpP2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants