Skip to content

Releases: agentgateway/agentgateway

v0.11.0-alpha.1

16 Dec 02:13
08036cb

Choose a tag to compare

Automated release of v0.11.0-alpha.1.

v0.10.5

29 Oct 22:51
dc4d4fd

Choose a tag to compare

Automated release of v0.10.5.

v0.10.4

23 Oct 00:00
05d4776

Choose a tag to compare

Automated release of v0.10.4.

What's Changed

New Contributors

Full Changelog: v0.10.3...v0.10.4

v0.10.3

16 Oct 20:55
bd9457f

Choose a tag to compare

Automated release of v0.10.3.

What's Changed

New Contributors

Full Changelog: v0.10.2...v0.10.3

v0.10.2

08 Oct 22:16
499c81c

Choose a tag to compare

This release fixes a bug in the released binaries preventing the binary from starting up. Docker images are unimpacted.

What's Changed

Full Changelog: v0.10.1...v0.10.2

v0.10.1

08 Oct 00:20
590039b

Choose a tag to compare

This release fixes an issue with the v0.10.0 release that unintentionally enabled an aggressive HTTP idle timeout of 2 seconds (previously, there was no timeout). This has been raised from 10 minutes, and is now configurable.

What's Changed

Full Changelog: v0.10.0...v0.10.1

v0.10.0

07 Oct 22:04
67ac8d0

Choose a tag to compare

This release introduces numerous enhancements to the robustness of agentgateway as well as some major new features.

  • A new "Gateway Policy" concept has been added. This allows running policies prior to route selection, allowing policies to influence routing decisions. For example, you can route based on JWT claims.
  • Support for (a subset of) the ext_proc protocol has been added.
  • A new CSRF policy has been added.
  • The Anthropic Messages API is now supported. This enables usage of Agentgateway with Claude Code and other tools relying on the Anthropic API.
  • Support for proxying non HTTP (TCP) services.
  • New builds for Intel Macs

Breaking changes

The MCP Prometheus metrics have been reworked and are now under agentgateway_mcp_requests_total. These metrics now include additional labels, including support for custom labels (like existing metrics).

What's Changed

New Contributors

Full Changelog: v0.9.0...v0.10.0

v0.9.0

24 Sep 20:47
79145bb

Choose a tag to compare

This release introduces a major reworking of the MCP proxy implementation. This change greatly increases compatibility with different MCP servers, and enables passing through OAuth flows with upstream MCP servers, unblocking connecting to hosted MCP servers.

What's Changed

Full Changelog: v0.8.3...v0.9.0

v0.8.3

15 Sep 16:00
546f25c

Choose a tag to compare

Automated release of v0.8.3.

What's Changed

Full Changelog: v0.8.2...v0.8.3

v0.8.2

10 Sep 20:51
27161c9

Choose a tag to compare

Automated release of v0.8.2.