Releases: tratteria/tratteria-agent
Releases · tratteria/tratteria-agent
Release 1.0.0
Release 1.0.0
Docker images for this release:
ghcr.io/tratteria/tratteria-agent:1.0.0
ghcr.io/tratteria/tratteria-agent-init:1.0.0
For a detailed list of all changes, please refer to the automatically generated release notes below.
What's Changed
- Base setup by @kchiranjewee63 in #1
- Fix tconfigd name by @kchiranjewee63 in #2
- Trat interceptor by @kchiranjewee63 in #3
- Refactor main and entroy point of api and interceptor by @kchiranjewee63 in #4
- Implement agent registration and heartbeat base setup by @kchiranjewee63 in #5
- Add setup for verification rules consumption and trat verification by @kchiranjewee63 in #6
- Consume and apply general token configs by @kchiranjewee63 in #7
- Implement mTLS on communications with tconfigd by @kchiranjewee63 in #8
- Add detailed readme for tratteria agent by @kchiranjewee63 in #9
- Add delegation endpoint example request by @kchiranjewee63 in #10
- Consume active configs on registration by @kchiranjewee63 in #11
- build: version, build, and publish tratteria-agent by @kchiranjewee63 in #13
- refactor: refactor verification rule consumption by @kchiranjewee63 in #14
- Publish docker image init container by @kchiranjewee63 in #15
- feat: add delegation endpoint by @kchiranjewee63 in #16
- Fix semantic versioning version release by @kchiranjewee63 in #17
- Revert main branch release workflow by @kchiranjewee63 in #18
- Add details on delegation method trat verification by @kchiranjewee63 in #19
- Implement websocket for config panel communication by @kchiranjewee63 in #20
- Implement rule validation and reconciliation using WebSocket ping-pong with rule hash by @kchiranjewee63 in #21
- Support zap logger level configuration through environment variable by @kchiranjewee63 in #22
- Add TraT and TratteriaConfig resources update support by @kchiranjewee63 in #23
- Support TraT deletion operation by @kchiranjewee63 in #24
- Allow multiple TraTs consumption and verification for APIs by @kchiranjewee63 in #25
- Support multiple different APIs from the same service in a call chain by @kchiranjewee63 in #26
- Update readme by @kchiranjewee63 in #28
- Add reason field in the TraT verification delegation API response by @kchiranjewee63 in #27
- Implement TraTExclusion resource by @kchiranjewee63 in #29
- Change endpoint field to path by @kchiranjewee63 in #30
- Implement automated release process by @kchiranjewee63 in #31
New Contributors
- @kchiranjewee63 made their first contribution in #1
Full Changelog: https://github.com/tratteria/tratteria-agent/commits/v1.0.0