Skip to content

Releases: epam/syndicate-rule-engine

Release 5.5.0

16 Oct 09:01
9f49bbc
Compare
Choose a tag to compare

[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

09 Aug 08:37
b0e67fe
Compare
Choose a tag to compare
Merge pull request #24 from epam/develop

Release 5.4.0

Release 5.1.0

15 May 07:43
5ef54b4
Compare
Choose a tag to compare
Release 5.1.0 Pre-release
Pre-release

[5.1.0] - 2024-04-17

  • add tenant and effect 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. Added impact, remediation and article to that report