Skip to content

Bump version to 0.11.0 - #516

Merged
jeremy merged 1 commit into
mainfrom
bump-0.11.0
Jul 31, 2026
Merged

jeremy merged 1 commit into
mainfrom
bump-0.11.0

Conversation

@jeremy

@jeremy jeremy commented Jul 31, 2026

Copy link
Copy Markdown
Member

Release prep for v0.11.0 — make bump VERSION=0.11.0 (10 version files + lockfiles).

v0.11.0 ships two breaking changes plus the OAuth/transport work since v0.10.0:

Release proceeds per RELEASING: merge this, then make release VERSION=0.11.0 from main.


Summary by cubic

Preps the v0.11.0 release across Go, Kotlin, Swift, TypeScript (@37signals/basecamp), Python (basecamp-sdk), and Ruby (basecamp-sdk). This version includes two breaking changes, OAuth device flow support, and retry/transport hardening.

  • Breaking Changes

    • Removed GetEverythingBoosts (operations: 226 → 225).
    • Reduced retry attempts: Kotlin caps clamp to per-op ceilings; Ruby governed GETs stop retrying 500 and honor per-op ceilings.
  • New Features

    • OAuth device flow and RFC 8707 support.
    • Subscribe and EnableCardColumnOnHold marked idempotent; now retry on 429/503.
    • Transport and retry hardening.

Written for commit 57ad2b4. Summary will update on new commits.

Review in cubic

Copilot AI review requested due to automatic review settings July 31, 2026 08:05
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file 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 Jul 31, 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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jeremy

jeremy commented Jul 31, 2026

Copy link
Copy Markdown
Member Author

Holding this open — more fixes are landing ahead of 0.11.0. Will refresh against main once they're in, then release.

Copilot AI review requested due to automatic review settings July 31, 2026 08:45

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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jeremy
jeremy merged commit b7124ca into main Jul 31, 2026
44 of 45 checks passed
@jeremy
jeremy deleted the bump-0.11.0 branch July 31, 2026 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conformance Conformance test suite dependencies Pull requests that update a dependency file 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