Releases: rond-authz/rond
Releases · rond-authz/rond
v1.13.0
What's Changed
Exciting New Features 🎉
- perf: prepare partial evaluation at boot for better performances by @davidebianchi in #394
- perf: use opa compiler to optimize startup by @davidebianchi in #400
This version comes with huge performance improvements in both resource consumption and evaluation time for query generation policies!
Evaluation time for query generation policies metrics distribution change after the new version has been deployed
All the policies above use the data.resources[_]
field to generate queries
Other Changes
- feat: migrate envs lib by @davidebianchi in #397
- ci: drop go1.21 test support for EOL by @fredmaggiowski in #398
- refactor: improve main tests by @davidebianchi in #399
Full Changelog: v1.12.9...v1.13.0
v1.12.9
Full Changelog: v1.12.8...v1.12.9
v1.12.8
v1.12.7
v1.12.6
What's Changed
Bug fixes 🎉
- fix: log with inherited fields by @davidebianchi in #367
- fix: trailingSlash with params by @davidebianchi in #369
Full Changelog: v1.12.5...v1.12.6
v1.12.5
What's Changed
This version only includes several dependencies version bump
Full Changelog: v1.12.4...v1.12.5
v1.12.4
What's Changed
Other Changes
- ci: test more golang versions for sdk support by @fredmaggiowski in #320
- ci: attempt to use latest golang version in tests by @fredmaggiowski in #323
- ci: go1.22 update for benchmark runs by @fredmaggiowski in #332
- chore(deps): update glogger to v4.2.0 by @danibix95 in #335
New Contributors
- @danibix95 made their first contribution in #335
Full Changelog: v1.12.3...v1.12.4
v1.12.3
What's Changed
Other Changes
- fix: unstable ci due to coveralls race by @fredmaggiowski in #308
- ci: fix coveralls parallelism by @fredmaggiowski in #312
- chore(deps): update configlib to v1.0.2 by @malta895 in #318
- ci: build workflow login to mia registry by @fredmaggiowski in #317
New Contributors
Full Changelog: v1.12.2...v1.12.3
v1.12.2
What's Changed
Bug fixes 🎉
- fix: prevent exposing interface using an internal package by @fredmaggiowski in #304
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
Other Changes
- upgrade dependencies by @fredmaggiowski
- upgrade go1.18 to go1.21 by @fredmaggiowski
Full Changelog: v1.12.0...v1.12.1