Skip to content

Comments

fix: Update qovery-client-go to support USER_2025 plan#608

Merged
Guimove merged 2 commits intomainfrom
fix/update-client-go-for-user-2025-plan
Feb 16, 2026
Merged

fix: Update qovery-client-go to support USER_2025 plan#608
Guimove merged 2 commits intomainfrom
fix/update-client-go-for-user-2025-plan

Conversation

@Guimove
Copy link
Contributor

@Guimove Guimove commented Feb 16, 2026

The API backend added new 2025 plan types (USER_2025, TEAM_2025, etc.) but the CLI was using an outdated version of qovery-client-go that didn't recognize these new plan enums.

This update brings the client to the latest version which includes support for all 2025 plan types, fixing the 'USER_2025 is not a valid PlanEnum' error.

The API backend added new 2025 plan types (USER_2025, TEAM_2025, etc.)
but the CLI was using an outdated version of qovery-client-go that
didn't recognize these new plan enums.

This update brings the client to the latest version which includes
support for all 2025 plan types, fixing the 'USER_2025 is not a valid
PlanEnum' error.
@Guimove Guimove merged commit abd75aa into main Feb 16, 2026
6 checks passed
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