Releases: epam/syndicate-rule-engine
Releases · epam/syndicate-rule-engine
Release 5.6.0
[5.6.0] - 2024-12-11
- refactor metrics collector
- refactor such inner reports
- OPERATIONAL OVERVIERW
- OPERATIONAL RESOURCES
- OPERATIONAL RULES
- OPERATIONAL FINOPS
- C LEVEL OVERVIEW
- allow to use metadata provided by the license manager
- write tests for new metrics and existing reports
Release 5.5.0
[5.5.0] - 2024-10-16
- return 429 status code if dynamodb provisioned capacity exceeded error
- remove
accN
index from usage - scan each region in a separate process in order to reduce RAM usage
- change
create_indexes
command. Now it ensures that indexes are up-to-date instead of recreating them - allow to build rulesets using rule comment field
Release 5.4.0
Merge pull request #24 from epam/develop Release 5.4.0
Release 5.1.0
[5.1.0] - 2024-04-17
- add
tenant
andeffect
to policy model to allow more flexible policies configurations - apply tenant restrictions to most endpoints
- refactor
report-generation-handler
slightly - moved to the latest vault version for k8s and docker
- add
href
param to job resources report. Addedimpact
,remediation
andarticle
to that report