Update Go API bindigs to version 0.0.49#48
Merged
BartoszBlizniak merged 1 commit intomasterfrom Aug 13, 2025
Merged
Conversation
cloudsmith-iduffy
approved these changes
Aug 13, 2025
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Go API bindings to version 0.0.49, which includes an update to the underlying Cloudsmith API version from 1.736.13 to 1.768.2. This is a standard version update that regenerates Go bindings with new API models and features.
- Updates API version references throughout all model files
- Introduces new provider settings models with enhanced OIDC configuration support
- Removes deprecated models and introduces updated replacements
- Adds new dynamic mapping functionality for service account configuration
Reviewed Changes
Copilot reviewed 295 out of 296 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| Multiple model files | Updated API version comments from 1.736.13 to 1.768.2 |
| model_provider_settings*.go | New/updated provider settings models with OIDC and dynamic mapping support |
| model_dynamic_mapping.go | New model for dynamic service account mappings |
| docs/StatusBasic.md | Updated documentation version reference |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
JamesMatchett
approved these changes
Aug 13, 2025
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.
Updated Go API version:
0.0.49Updated Cloudsmith API version:
1.768.2PKG_VERSIONinbin/generate