Skip to content

5.3.0

Choose a tag to compare

@github-actions github-actions released this 09 Sep 19:13
3659e36
  • 3659e36 Merge pull request #4 from AthennaIO/develop
  • 04aca3d Merge pull request #3 from AthennaIO/feat/retry-and-api-targets
  • c486cae refactor(targets): rename cooldownMs to currentTargetCooldownMs
  • 66c7762 refactor(targets): rename ApiTarget to Target
  • 397fb5b test(targets): add tests for missing decisions
  • ca06cea test(targets): add tests for retry strategy, retry_same, cooldown decisions
  • 55d9f7a test(targets): add tests for API Targets
  • 02ebe1e feat: implement retry strategy and API Targets