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