Update to latest spec and tag for 7.0.0#99
Merged
abhishek-kedia merged 1 commit intomainfrom Apr 14, 2026
Merged
Conversation
dca215b to
373372e
Compare
373372e to
2fe54f1
Compare
This update is technically a breaking change because the SetClusterVersionDeferral endpoint now accepts a new request type, ClusterVersionDeferralUpdate. Changes include: - new CockroachCloudServicePrincipals field in the Organization model - new Aws, Azure, Gcp, and CockroachCloudServicePrincipal models - new organization user roles - new audit log actions: - new audit log source - updated dedicated hardware disk_iops documentation - SetClusterVersionDeferral now accepts ClusterVersionDeferralUpdate instead of ClusterVersionDeferral - Added release workflow that auto-tags from CHANGELOG and dispatches sdk-release events to ccloud-private.
2fe54f1 to
54a4b79
Compare
jaywritescode
approved these changes
Apr 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This update is technically a breaking change because the SetClusterVersionDeferral endpoint now accepts a new request type, ClusterVersionDeferralUpdate.
Changes include: