Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

40 lines (31 loc) · 1.37 KB

Change Log

All notable changes to this project will be documented in this file.

1.x Releases

Added

  • Add the upload_test_coverage_report action
    • Added in Pull Request #11
  • Add files to comply with community standards
    • Added in Pull Request #9.

Updated

  • Update GitHub Actions
    • Updated in Pull Request #10

1.x Releases

Released on 2023-12-08.

Added

  • Increase the test coverage of the project
    • Added in Pull Request #6.
  • Implement error handling in RetryPolicyService
    • Added in Pull Request #5.
  • Implement exponential backoff with jitter
    • Added in Pull Request #4.

Released on 2023-11-10.

Added