Skip to content

Releases: agentic-layer/tool-gateway-agentgateway

0.3.0

30 Apr 12:59

Choose a tag to compare

What's Changed

  • fix(deps): update k8s.io/utils digest to 28399d8 by @renovate[bot] in #20
  • Add tool filtering and ToolRoute support by @g3force in #22
  • feat: Handle optional toolGateway in ToolRoutes by @g3force in #23
  • Remove multiplex routes by @g3force in #25
  • fix: Apply gateway class correctly by @g3force in #26

New Contributors

Full Changelog: v0.2.4...v0.3.0

0.3.0-rc.2

27 Apr 14:15

Choose a tag to compare

What's Changed

  • feat: Handle optional toolGateway in ToolRoutes by @g3force in #23

Full Changelog: v0.3.0-rc.1...v0.3.0-rc.2

0.3.0-rc.1

24 Apr 14:42
307789a

Choose a tag to compare

What's Changed

  • fix(deps): update k8s.io/utils digest to 28399d8 by @renovate[bot] in #20
  • Add tool filtering and ToolRoute support by @g3force in #22

New Contributors

Full Changelog: v0.2.4...v0.3.0-rc.1

0.2.4

08 Apr 12:57
239e9fc

Choose a tag to compare

Full Changelog: v0.2.3...v0.2.4

0.2.3

03 Mar 14:13
1d762ab

Choose a tag to compare

What's Changed

  • Add Antora documentation for operator installation and usage by @Copilot in #12
  • Fix: stale OTEL rawConfig persists in AgentgatewayParameters after env var removal by @Copilot in #16

Full Changelog: v0.2.2...v0.2.3

0.2.2

26 Feb 15:04
e3729bf

Choose a tag to compare

What's Changed

  • Set agentgateway Service type to ClusterIP by @Copilot in #14

Full Changelog: v0.2.1...v0.2.2

0.2.1

26 Feb 08:57
4b2d56b

Choose a tag to compare

What's Changed

  • Translate OTEL environment variables to agentgateway config by @Copilot in #10

Full Changelog: v0.2.0...v0.2.1

0.2.0

25 Feb 12:58

Choose a tag to compare

What's Changed

  • Add multiplex MCP routes to ToolGateway by @Copilot in #5
  • feat: Upgrade controller-runtime to v0.23.1 by @g3force in #7
  • feat: Reconcile env and envFrom from ToolGateway to agentgateway by @g3force in #8

New Contributors

Full Changelog: v0.1.1...v0.2.0

0.1.1

23 Feb 19:31
bae60f4

Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

0.1.0

23 Feb 11:44
2c249eb

Choose a tag to compare

What's Changed

  • Initialize operator-sdk scaffolding for ToolGateway operator by @Copilot in #1
  • Implement Tool Gateway based on agentgateway/kgateway by @Copilot in #3

New Contributors

  • @Copilot made their first contribution in #1

Full Changelog: https://github.com/agentic-layer/tool-gateway-agentgateway/commits/v0.1.0