Skip to content

v0.0.15

Compare
Choose a tag to compare
@rdimitrov rdimitrov released this 16 Apr 19:11
· 630 commits to main since this release
d8f6a69

What's Changed

  • authz: Enhance Cedar authorization framework by @JAORMX in #185
  • refactor: remove unused response channel by @JAORMX in #186
  • feat: adds a more robust and safe config editor by @ChrisJBurns in #184
  • feat(authz): Add YAML support for CedarConfig by @JAORMX in #187
  • registry: Add target port to Server struct by @JAORMX in #188
  • Add unit tests for environment package by @JAORMX in #189
  • Add test coverage for pkg/labels package by @JAORMX in #191
  • Finishes client config refactor refactor and increases test coverage by @ChrisJBurns in #190
  • feat: Use server Args from registry by @JAORMX in #192
  • fix: serverName was not being serialised by @ChrisJBurns in #195
  • docs: update SECURITY.MD by @eltociear in #196
  • Add NetBird MCP server to registry by @JAORMX in #193
  • docs: add comprehensive documentation to registry types by @JAORMX in #194
  • feat: adds dedicated formatted logging functions by @ChrisJBurns in #197

New Contributors

Full Changelog: v0.0.14...v0.0.15