v12.116.14
·
1764 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
🆕 Changelog
Changed
- API now uses snake_case (
build_options,build_credentials) in public endpoints instead of camelCase for consistency with REST conventions
Deprecated
- The
credentialsfield in build requests is now deprecated and will be rejected with a clear upgrade error message directing users to usebuild_credentialsinstead
Fixed
- Build configuration options and credentials are now properly forwarded to the builder service
- Internal mapping ensures snake_case API parameters are correctly transformed to camelCase for the builder
Security
- Cleaned up role_bindings when organization members are removed to prevent stale permission entries
🔗 Full Changelog: v12.116.13...v12.116.14