Releases: permitio/cedar-agent
Releases · permitio/cedar-agent
v0.2.1-alpha.5
What's Changed
- cargo locked file update by @EliMoshkovich in #38
- ci for cedar-agent by @EliMoshkovich in #35
- --allow-dirty added to publish step by @EliMoshkovich in #40
- added ${{ matrix.target }} to version by @EliMoshkovich in #41
- sanitized_target added by @EliMoshkovich in #42
- change the way convert to dot by @EliMoshkovich in #43
New Contributors
- @EliMoshkovich made their first contribution in #38
Full Changelog: 0.2.0...0.2.1-alpha.5
v0.2.0
What's Changed
- Add SchemaStore and policy validation by @Akamatsu21 in #24
- upgrade
rocket
to 0.5.0 and fix breaking changes @omer9564 - upgrade rust version in the dockerfile by @omer9564
New Contributors
- @Akamatsu21 made their first contribution in #24
Full Changelog: 0.1.4...0.2.0
v0.1.4
What's Changed
- change exit code based on server launch result by @omer9564 in #15
- Override datastore entities by @dtrce in #14
- Update README.md by @orweis in #21
- Environment variable prefix by @cleissonbarbosa in #17
- Update cedar core to the last version by @cleissonbarbosa in #18
- Add optional additional entities to authz request by @sliiser in #25
New Contributors
Full Changelog: 0.1.3...0.1.4
v0.1.3
What's Changed
- Load entities and policies from json file by @cleissonbarbosa in #12
- bump to 0.1.3 by @omer9564 in #13
New Contributors
- @cleissonbarbosa made their first contribution in #12
Full Changelog: 0.1.2...0.1.3
v0.1.2
What's Changed
- Update README.md by @orweis in #4
- change default Dockerfile address to 0.0.0.0 by @omer9564 in #8 ( Fixed issue #6 )
- fix html response when wildcard "Accept" header accepted by @omer9564 in #9 ( Fixed issue #5 )
- bump to 0.1.2 by @omer9564 in #10
New Contributors
Full Changelog: 0.1.1...0.1.2
v0.1.1
Initial release of Cedar Agent
0.1.0 Initial commit to public repo.