| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agentgateway-darwin-amd64 | 2026-01-16 | 55.6 MB | |
| agentgateway-darwin-amd64.sha256 | 2026-01-16 | 100 Bytes | |
| agentgateway-darwin-arm64 | 2026-01-16 | 51.9 MB | |
| agentgateway-darwin-arm64.sha256 | 2026-01-16 | 100 Bytes | |
| agentgateway-linux-amd64 | 2026-01-16 | 61.3 MB | |
| agentgateway-linux-amd64.sha256 | 2026-01-16 | 99 Bytes | |
| agentgateway-linux-arm64 | 2026-01-16 | 55.2 MB | |
| agentgateway-linux-arm64.sha256 | 2026-01-16 | 99 Bytes | |
| agentgateway-windows-amd64.exe | 2026-01-16 | 60.7 MB | |
| agentgateway-windows-amd64.exe.sha256 | 2026-01-16 | 105 Bytes | |
| README.md | 2026-01-15 | 2.4 kB | |
| v0.11.2 source code.tar.gz | 2026-01-15 | 3.0 MB | |
| v0.11.2 source code.zip | 2026-01-15 | 3.3 MB | |
| Totals: 13 Items | 290.9 MB | 1 | |
Automated release of v0.11.2.
What's Changed
- deps: bump UI MCP sdk by @howardjohn in https://github.com/agentgateway/agentgateway/pull/811
- Refactor upstream transport logic, add raw CONNECT by @howardjohn in https://github.com/agentgateway/agentgateway/pull/809
- chore: consolidate openai token counting and bedrock cleanup by @apexlnc in https://github.com/agentgateway/agentgateway/pull/799
- llm: Prompt Enrichment enabling prepend and append for system and message prompts by @markuskobler in https://github.com/agentgateway/agentgateway/pull/813
- retry: implement backoff by @howardjohn in https://github.com/agentgateway/agentgateway/pull/814
- istio: fix regression in TLS config by @howardjohn in https://github.com/agentgateway/agentgateway/pull/816
- Use IPv6 :: address for XDS binds by @i11 in https://github.com/agentgateway/agentgateway/pull/821
- fix cors policy in example doc by @MaYuan-02 in https://github.com/agentgateway/agentgateway/pull/824
- mcp: Log the MCP session id by @jacox99 in https://github.com/agentgateway/agentgateway/pull/823
- mcp: implement downstream session persistence by @howardjohn in https://github.com/agentgateway/agentgateway/pull/818
- Fix "response received" log to debug instead of info by @rvennam in https://github.com/agentgateway/agentgateway/pull/830
- extauthz: insert instead of append response headers by @howardjohn in https://github.com/agentgateway/agentgateway/pull/834
- gcp auth: Support IdTokens by @howardjohn in https://github.com/agentgateway/agentgateway/pull/822
- Add kind to route target and route name by @npolshakova in https://github.com/agentgateway/agentgateway/pull/832
- llm: Anthropic model fixes when using vertex.ai provider by @markuskobler in https://github.com/agentgateway/agentgateway/pull/807
- Improve clippy support when using jj workspaces by @markuskobler in https://github.com/agentgateway/agentgateway/pull/837
New Contributors
- @i11 made their first contribution in https://github.com/agentgateway/agentgateway/pull/821
- @MaYuan-02 made their first contribution in https://github.com/agentgateway/agentgateway/pull/824
- @jacox99 made their first contribution in https://github.com/agentgateway/agentgateway/pull/823
- @rvennam made their first contribution in https://github.com/agentgateway/agentgateway/pull/830
Full Changelog: https://github.com/agentgateway/agentgateway/compare/v0.11.1...v0.11.2