Skip to content

feat: update bindings to v2.0.24#86

Merged
apoclyps merged 1 commit intomasterfrom
update-bindings-v2.0.24
Jan 26, 2026
Merged

feat: update bindings to v2.0.24#86
apoclyps merged 1 commit intomasterfrom
update-bindings-v2.0.24

Conversation

@apoclyps
Copy link
Contributor

What's Changed

Bumps bindings to v2.0.24 as v2.0.23 already exists

relates to:

@apoclyps apoclyps self-assigned this Jan 26, 2026
Copilot AI review requested due to automatic review settings January 26, 2026 09:20
@apoclyps apoclyps changed the title update bindings to v2.0.24 feat: update bindings to v2.0.24 Jan 26, 2026
Copy link

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

Updates all generated bindings and build metadata to use bindings version 2.0.24 instead of 2.0.23, aligning SDKs and docs with the new release.

Changes:

  • Bump shared package_version in scripts/common.sh to 2.0.24 so future generation uses the new binding version.
  • Update Ruby, Python, and Java client library versions (code, build config, and README instructions) from 2.0.23 to 2.0.24.
  • Adjust User-Agent strings and SDK version strings in the Python and Java clients to reflect 2.0.24.

Reviewed changes

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

Show a summary per file
File Description
scripts/common.sh Updates the generator package_version to 2.0.24 for all bindings.
bindings/ruby/src/lib/cloudsmith-api/version.rb Sets Ruby gem runtime VERSION constant to 2.0.24.
bindings/ruby/src/build.json Bumps Ruby gem metadata gemVersion to 2.0.24.
bindings/ruby/src/README.md Updates documentation references and install commands to use Ruby gem 2.0.24.
bindings/python/src/setup.py Sets Python package VERSION to 2.0.24.
bindings/python/src/cloudsmith_api/configuration.py Updates debug report string to show SDK package version 2.0.24.
bindings/python/src/cloudsmith_api/api_client.py Updates default User-Agent string to Swagger-Codegen/2.0.24/python.
bindings/python/src/build.json Bumps Python package metadata packageVersion to 2.0.24.
bindings/python/src/README.md Updates Python README package version to 2.0.24.
bindings/java/src/src/main/java/io/cloudsmith/api/ApiClient.java Updates default User-Agent string to Swagger-Codegen/2.0.24/java.
bindings/java/src/pom.xml Bumps Java artifact version to 2.0.24.
bindings/java/src/build.sbt Bumps SBT project version to 2.0.24.
bindings/java/src/build.json Updates Java artifactVersion metadata to 2.0.24.
bindings/java/src/build.gradle Bumps Gradle project version to 2.0.24.
bindings/java/src/README.md Updates Java README dependency versions and JAR names to 2.0.24.

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

@apoclyps apoclyps merged commit 870cfdb into master Jan 26, 2026
16 checks passed
@apoclyps apoclyps deleted the update-bindings-v2.0.24 branch January 26, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

4 participants