Skip to content

feat: update bindings to v2.0.26 (API v1.1137.0)#89

Merged
cloudsmith-iduffy merged 2 commits into
masterfrom
update-bindings-v2.0.26
Apr 24, 2026
Merged

feat: update bindings to v2.0.26 (API v1.1137.0)#89
cloudsmith-iduffy merged 2 commits into
masterfrom
update-bindings-v2.0.26

Conversation

@cloudsmith-iduffy
Copy link
Copy Markdown
Contributor

Automated bindings update generated by scripts/update-bindings.sh.

Changes

  • Bumped package version: 2.0.252.0.26
  • API version: 1.1137.0
  • Regenerated Python, Ruby, and Java bindings from latest OpenAPI spec
  • Ruff auto-fixed 67 linting issues in Python binding

New models/APIs

  • McpPackageUpload / McpPackageUploadRequest
  • PackageRecycleBin / RecycleBinPackage
  • RecycleBinApi
  • RepositoryTokenPrivateBroadcasts / RepositoryTokenPrivateBroadcastsRequest

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings April 24, 2026 13:31
Copy link
Copy Markdown

Copilot AI left a comment

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 Cloudsmith API client bindings (Python/Ruby/Java) against API v1.1137.0, including a version bump to 2.0.26 and newly generated models/APIs (Recycle Bin, MCP upload, and private broadcasts toggling).

Changes:

  • Bump SDK/package versions from 2.0.252.0.26 across scripts and language bindings.
  • Regenerate Ruby/Python/Java bindings, adding new APIs/models (e.g., RecycleBinApi, McpPackageUpload*, RepositoryTokenPrivateBroadcasts*).
  • Update existing models/enums (e.g., new disable_reason value; add used_pre_deduplication to storage models).

Reviewed changes

Copilot reviewed 257 out of 257 changed files in this pull request and generated 11 comments.

Show a summary per file
File Description
scripts/common.sh Updates the generated bindings package version to 2.0.26.
bindings/ruby/src/lib/cloudsmith-api/api/repos_api.rb Regenerated Ruby API client code; updated repos_delete description text.
bindings/ruby/src/docs/ReposApi.md Regenerated Ruby API docs; repos_delete description/index updated (currently with regressions noted in comments).
bindings/ruby/src/spec/api/repos_api_spec.rb Regenerated Ruby spec stubs; repos_delete description updated.
bindings/python/src/cloudsmith_api/api/repos_api.py Regenerated Python API client code; updated repos_delete docstring text.
bindings/python/src/docs/ReposApi.md Regenerated Python API docs; repos_delete description/index updated (currently with regressions noted in comments).
bindings/java/src/src/main/java/io/cloudsmith/api/apis/ReposApi.java Regenerated Java API client code; updated reposDelete Javadoc text.
bindings/java/src/docs/ReposApi.md Regenerated Java API docs; reposDelete entry/description updated (currently with regressions noted in comments).
bindings/java/src/src/main/java/io/cloudsmith/api/JSON.java Regenerated Java support code; import block changed (now highly redundant).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread bindings/java/src/docs/ReposApi.md
Comment thread bindings/ruby/src/docs/ReposApi.md
Comment thread bindings/python/src/docs/ReposApi.md
Comment thread bindings/python/src/docs/ReposApi.md
Comment thread bindings/ruby/src/docs/ReposApi.md
Comment thread bindings/python/src/cloudsmith_api/api/repos_api.py
Comment thread bindings/java/src/src/main/java/io/cloudsmith/api/JSON.java
Comment thread bindings/ruby/src/spec/api/repos_api_spec.rb
Comment thread bindings/java/src/docs/ReposApi.md
…enum values

swagger-codegen emits 'RSA key did not verify the upstream's APKINDEX signature'
as a single-quoted Ruby string, but the apostrophe in upstream's breaks the string
literal. Escape it as upstream\'s in all 20 affected model files.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@cloudsmith-iduffy cloudsmith-iduffy merged commit 9855575 into master Apr 24, 2026
8 checks passed
@cloudsmith-iduffy cloudsmith-iduffy deleted the update-bindings-v2.0.26 branch April 24, 2026 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants