| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| agctl-darwin-arm64 | 2026-06-22 | 96.2 MB | |
| agctl-darwin-arm64.sha256 | 2026-06-22 | 93 Bytes | |
| agctl-linux-amd64 | 2026-06-22 | 98.8 MB | |
| agctl-linux-amd64.sha256 | 2026-06-22 | 92 Bytes | |
| agctl-linux-arm64 | 2026-06-22 | 93.1 MB | |
| agctl-linux-arm64.sha256 | 2026-06-22 | 92 Bytes | |
| agctl-windows-amd64.exe | 2026-06-22 | 101.2 MB | |
| agctl-windows-amd64.exe.sha256 | 2026-06-22 | 98 Bytes | |
| agentgateway-darwin-arm64 | 2026-06-22 | 72.7 MB | |
| agentgateway-darwin-arm64.sha256 | 2026-06-22 | 100 Bytes | |
| agentgateway-linux-amd64 | 2026-06-22 | 77.0 MB | |
| agentgateway-linux-amd64.sha256 | 2026-06-22 | 99 Bytes | |
| agentgateway-linux-arm64 | 2026-06-22 | 71.7 MB | |
| agentgateway-linux-arm64.sha256 | 2026-06-22 | 99 Bytes | |
| agentgateway-windows-amd64.exe | 2026-06-22 | 86.1 MB | |
| agentgateway-windows-amd64.exe.sha256 | 2026-06-22 | 105 Bytes | |
| README.md | 2026-06-22 | 2.9 kB | |
| v1.3.1 source code.tar.gz | 2026-06-22 | 5.0 MB | |
| v1.3.1 source code.zip | 2026-06-22 | 6.1 MB | |
| Totals: 19 Items | 708.0 MB | 0 | |
🎉 Welcome to the 1.3.1 release of the agentgateway project!
Artifacts
Docker images are available:
cr.agentgateway.dev/agentgateway:v1.3.1cr.agentgateway.dev/controller:v1.3.1
Helm charts are available:
cr.agentgateway.dev/charts/agentgateway:v1.3.1cr.agentgateway.dev/charts/agentgateway-crds:v1.3.1
Binaries for agentgateway and the agctl CLI are available below.
Quick Start
Follow the Kubernetes or Standalone quick start guide to get started!
What's Changed
- feat(helm): add podLabels for controller pod template by @Tazmainiandevil in https://github.com/agentgateway/agentgateway/pull/2238
- ui: when storing config, include schema helper by @howardjohn in https://github.com/agentgateway/agentgateway/pull/2245
- ui: fix wildcards and virtual models by @howardjohn in https://github.com/agentgateway/agentgateway/pull/2244
- Avoid registering user/group CEL functions when they are not used by @howardjohn in https://github.com/agentgateway/agentgateway/pull/2247
- ui: make chevrons actually move when they are open by @howardjohn in https://github.com/agentgateway/agentgateway/pull/2274
- feat(vertex): support multi-region endpoints by @mautini in https://github.com/agentgateway/agentgateway/pull/2252
- cel: fill in some missing docs by @howardjohn in https://github.com/agentgateway/agentgateway/pull/2275
- build(deps): bump the cargo-weekly group with 10 updates by @dependabot[bot] in https://github.com/agentgateway/agentgateway/pull/2271
- build(deps): bump pydantic-settings from 2.13.1 to 2.14.2 in /examples/a2a/strands-agents in the uv group across 1 directory by @dependabot[bot] in https://github.com/agentgateway/agentgateway/pull/2278
- build(deps): bump github.com/containerd/containerd from 1.7.32 to 1.7.33 in /tools in the go_modules group across 1 directory by @dependabot[bot] in https://github.com/agentgateway/agentgateway/pull/2280
- build(deps): bump github.com/containerd/containerd from 1.7.32 to 1.7.33 in the go_modules group across 1 directory by @dependabot[bot] in https://github.com/agentgateway/agentgateway/pull/2279
- schema: make json schema more accurate by @howardjohn in https://github.com/agentgateway/agentgateway/pull/2277
- Allow same port with different protocols across gateways by @jaellio in https://github.com/agentgateway/agentgateway/pull/2246
New Contributors
- @Tazmainiandevil made their first contribution in https://github.com/agentgateway/agentgateway/pull/2238
- @mautini made their first contribution in https://github.com/agentgateway/agentgateway/pull/2252
- @jaellio made their first contribution in https://github.com/agentgateway/agentgateway/pull/2246
Full Changelog: https://github.com/agentgateway/agentgateway/compare/v1.3.0...v1.3.1