Skip to content

chore(main): release 0.26.0 - #249

Merged
amondnet merged 1 commit into
mainfrom
release-please--branches--main--components--shunt-gateway
Jul 28, 2026
Merged

chore(main): release 0.26.0#249
amondnet merged 1 commit into
mainfrom
release-please--branches--main--components--shunt-gateway

Conversation

@pleaseai-release-bot

@pleaseai-release-bot pleaseai-release-bot Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.26.0 (2026-07-28)

Features

  • discovery: fetch credential-scoped Anthropic models (#244) (014252d)

Bug Fixes

  • proxy: move count_tokens tiktoken encoding off the async runtime (#247) (f4cd619), closes #246

Performance Improvements

  • ws: open a dedicated socket instead of queueing concurrent turns (#250) (a469eab)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jul 28, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

@codecov

codecov Bot commented Jul 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@codspeed-hq

codspeed-hq Bot commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Merging this PR will not alter performance

✅ 11 untouched benchmarks


Comparing release-please--branches--main--components--shunt-gateway (b3872c4) with main (014252d)1

Open in CodSpeed

Footnotes

  1. No successful run was found on main (a469eab) during the generation of this report, so 014252d was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@pleaseai-release-bot pleaseai-release-bot Bot changed the title chore(main): release 0.25.1 chore(main): release 0.26.0 Jul 28, 2026
@pleaseai-release-bot
pleaseai-release-bot Bot force-pushed the release-please--branches--main--components--shunt-gateway branch from 4e63444 to 36d1a3f Compare July 28, 2026 11:38
@pleaseai-release-bot
pleaseai-release-bot Bot force-pushed the release-please--branches--main--components--shunt-gateway branch from 36d1a3f to b3872c4 Compare July 28, 2026 12:00
@amondnet
amondnet enabled auto-merge (squash) July 28, 2026 12:00
@amondnet
amondnet disabled auto-merge July 28, 2026 12:00
@amondnet
amondnet merged commit 41d9440 into main Jul 28, 2026
10 checks passed
@amondnet
amondnet deleted the release-please--branches--main--components--shunt-gateway branch July 28, 2026 12:00
@pleaseai-release-bot

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

perf: count_tokens tiktoken encoding runs synchronously on the async runtime, stalling concurrent requests

1 participant