Skip to content

Releases: AgentStaqAI/agentgate

v0.5.0

26 Mar 11:57

Choose a tag to compare

Changelog

  • e4ee2b2 feat: Implement a comprehensive analytics system with database storage, event broadcasting, and a dashboard UI, integrating it into the HITL middleware and updating configuration templates.
  • ff540a7 feat: added CEL based visual policy builder.

v0.2.0

23 Mar 11:10

Choose a tag to compare

Changelog

  • 69ff109 chore: added some examples in readme.
  • 6f711ca feat: Implement OAuth 2.1 Resource Server for JWT authentication, including JWKS caching, discovery endpoints, and configuration updates.
  • b2e46c2 fix: formatting isseue.

v0.1.0-alpha

20 Mar 12:25

Choose a tag to compare

Changelog

  • 1b165ce Initial commit for AgentGate Open Source Release: Includes StdioBridge daemon stability patches, semantic RBAC, and global IPC kill-switch
  • 0878f34 chore: corrected repo name.
  • 53705fe chore: improve brew formula description and add license field
  • c6b0e1e feat: Per-server rate limiting, no-sudo install, docs, templates, Apache 2.0 license
  • 267496d fix: formatting error.
  • 7998b7c fix: pin GoReleaser to v2 to match config schema version
  • d4ad7b8 fix: split terminal HITL into unix/windows platform files for cross-compilation