Skip to content

Bump version to 0.16.0 - #843

Merged
robzolkos merged 1 commit into
mainfrom
release/0.16.0
Sep 3, 2026
Merged

Bump version to 0.16.0#843
robzolkos merged 1 commit into
mainfrom
release/0.16.0

Conversation

@robzolkos

@robzolkos robzolkos commented Sep 3, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • bump all six SDKs and synchronized lockfiles to 0.16.0
  • promote the current MIGRATING.md notes to v0.16.0

Release notes

Other

Validation

  • mise exec shellcheck@0.11.0 -- make

Summary by cubic

Prepares the 0.16.0 release by bumping all six SDKs to 0.16.0 and promoting the current MIGRATING.md notes to v0.16.0.

Written for commit 8e6b9a6. Summary will update on new commits.

Review in cubic

Copilot AI balanced review requested due to automatic review settings September 3, 2026 18:05
@robzolkos
robzolkos enabled auto-merge (squash) September 3, 2026 18:05
@github-actions github-actions Bot added typescript Pull requests that update TypeScript code ruby Pull requests that update the Ruby SDK go kotlin swift conformance Conformance test suite python Pull requests that update the Python SDK labels Sep 3, 2026

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.

🟢 Approval recommended

The version updates and synchronized release files have no unresolved issues.

Pull request overview

Bumps all six SDKs to 0.16.0 and publishes the corresponding migration guidance.

Changes:

  • Updated SDK version constants and manifests.
  • Synchronized dependency lockfiles.
  • Promoted migration notes to v0.16.0.
File summaries
File Description
typescript/src/client.ts Updates the TypeScript runtime version.
typescript/package.json Updates the TypeScript package version.
typescript/package-lock.json Synchronizes the TypeScript lockfile.
swift/Sources/Basecamp/BasecampConfig.swift Updates the Swift SDK version.
ruby/lib/basecamp/version.rb Updates the Ruby SDK version.
ruby/Gemfile.lock Synchronizes the Ruby lockfile.
python/uv.lock Synchronizes the Python lockfile.
python/src/basecamp/_version.py Updates the Python runtime version.
python/pyproject.toml Updates the Python package version.
package.json Updates the root package version.
MIGRATING.md Promotes notes for the v0.16.0 release.
kotlin/sdk/src/commonMain/kotlin/com/basecamp/sdk/BasecampConfig.kt Updates the Kotlin runtime version.
kotlin/sdk/build.gradle.kts Updates the Kotlin package version.
go/pkg/basecamp/version.go Updates the Go SDK version.
conformance/runner/typescript/package-lock.json Synchronizes the TypeScript runner lockfile.
conformance/runner/ruby/Gemfile.lock Synchronizes the Ruby runner lockfile.
conformance/runner/python/uv.lock Synchronizes the Python runner lockfile.
Review details

Files not reviewed (2)

  • conformance/runner/typescript/package-lock.json: Generated file
  • typescript/package-lock.json: Generated file
  • Files reviewed: 11/17 changed files
  • Comments generated: 0
  • Review effort level: Balanced

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

@robzolkos robzolkos added the breaking Breaking change to public API label Sep 3, 2026
@robzolkos
robzolkos merged commit 1bb0ae6 into main Sep 3, 2026
72 of 73 checks passed
@robzolkos
robzolkos deleted the release/0.16.0 branch September 3, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Breaking change to public API conformance Conformance test suite go kotlin python Pull requests that update the Python SDK ruby Pull requests that update the Ruby SDK swift typescript Pull requests that update TypeScript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants