Skip to content

Update Go API bindings to version 0.0.64 - #73

Merged
BartoszBlizniak merged 1 commit into
masterfrom
automated/update-bindings-v0.0.64
Sep 9, 2026
Merged

Update Go API bindings to version 0.0.64#73
BartoszBlizniak merged 1 commit into
masterfrom
automated/update-bindings-v0.0.64

Conversation

@cloudsmith-bot

Copy link
Copy Markdown
Collaborator

Automated API bindings update.

  • Binding version: 0.0.64
  • CloudSmith API version: 1.1388.0

Generated by the Update API bindings workflow.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Automated regeneration of the Go client bindings to package version 0.0.64, updating the embedded Cloudsmith API version metadata to 1.1388.0 and syncing newly added/removed schema and endpoint surfaces.

Changes:

  • Bumped generated client metadata (API version 1.1388.0, package version 0.0.64, updated default UserAgent).
  • Added new Organizations “API key rules” endpoints and associated models/docs.
  • Updated package-related models/docs (e.g., added display_source to Package / PackageDetail) and removed no-longer-present request fields (e.g., PackageMoveRequest trimmed to destination only).

Reviewed changes

Copilot reviewed 240 out of 429 changed files in this pull request and generated no comments.

Show a summary per file
File Description
utils.go Update embedded API version header to 1.1388.0.
response.go Update embedded API version header to 1.1388.0.
README.md Bump API/package versions; document newly generated APIs/models.
configuration.go Update API version header and UserAgent to 0.0.64.
client.go Update API version header and client version comment.
bin/generate Update default PKG_VERSION to 0.0.64.
api_packages.go Update query documentation to include display_source: filtering hints.
docs/PackagesApi.md Mirror package query documentation updates for display_source:.
model_package.go Add DisplaySource field and JSON serialization support.
model_package_detail.go Add DisplaySource field and JSON serialization support.
model_package_move_request.go Remove request fields that are no longer part of the schema (leaving destination).
api_orgs.go Add Orgs API key rule CRUD endpoints (/orgs/{org}/api-key-rules/...).
docs/ConnectedRepository.md Document new connected-repo fields (configured upstreams + target summary).
docs/ConnectedRepositoryUpstream.md New model doc for configured upstreams on connected repositories.
docs/ConnectedRepositoryTargetSummary.md New model doc for connected repository target summary.
model_connected_repository_upstream.go New model for connected-repo configured upstreams.
model_connected_repository_target_summary.go New model for connected-repo target summary.
model_organization_api_key_rule.go New model for organization API key rules.
model_organization_api_key_rule_request.go New request model for creating/updating API key rules.
model_organization_api_key_rule_request_patch.go New request model for patching API key rules.
docs/OrganizationApiKeyRule.md New model docs for API key rules.
docs/OrganizationApiKeyRuleRequest.md New request model docs for API key rules.
docs/OrganizationApiKeyRuleRequestPatch.md New patch request model docs for API key rules.
.openapi-generator/FILES Track newly generated/added files in the generator manifest.
docs/*PackageUploadRequest.md Remove documentation for request fields no longer present (e.g., malware/vulnerability request-side fields).
model_*.go (various) Regenerated headers and schema alignment for API 1.1388.0 (mostly version header churn).
api_*.go (various) Regenerated headers and API surface alignment for API 1.1388.0 (mostly version header churn).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@BartoszBlizniak
BartoszBlizniak merged commit 9bc587f into master Sep 9, 2026
4 checks passed
@BartoszBlizniak
BartoszBlizniak deleted the automated/update-bindings-v0.0.64 branch September 9, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

4 participants