Skip to content

Release v1.1.1: Promote test to main#56

Merged
Its-donkey merged 8 commits intomainfrom
test
Feb 6, 2026
Merged

Release v1.1.1: Promote test to main#56
Its-donkey merged 8 commits intomainfrom
test

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions bot commented Feb 6, 2026

Summary

Automated promotion of test branch to main.

Version: v1.1.1
Release type: patch

Test plan

  • All tests pass on test branch
  • Review changes before merging

🤖 Generated with GitHub Actions

Its-donkey and others added 5 commits February 6, 2026 12:21
Allow callers to override the client-level token on a per-request basis
using WithToken(ctx, token). This enables concurrent requests with
different user tokens through a single client instance, following the
same context-override pattern as NoCacheContext.
Add WithToken context override for per-request authentication
Document the new WithToken feature across changelog, auth reference,
advanced features, quickstart, examples, FAQ, troubleshooting, and
cookbook index.
Add documentation for WithToken per-request token override
@github-actions github-actions bot closed this Feb 6, 2026
@github-actions github-actions bot reopened this Feb 6, 2026
github-actions bot and others added 3 commits February 6, 2026 01:42
Split the merge+tag step into two: enable auto-merge (returns
immediately), then poll until the PR is actually merged before
creating the release tag. Prevents tagging stale content when
required status checks haven't completed yet.
Fix promotion workflow to use auto-merge for branch protection
@Its-donkey Its-donkey merged commit 34b3993 into main Feb 6, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant