Skip to content

Releases: theHamdiz/it

v1.1.8

16 Nov 02:37
Compare
Choose a tag to compare
Release v1.1.8

v1.1.7

15 Nov 02:43
Compare
Choose a tag to compare
Release v1.1.7

v1.1.6

15 Nov 02:30
Compare
Choose a tag to compare
Release v1.1.6

v1.1.5

15 Nov 01:25
Compare
Choose a tag to compare
Release v1.1.5

Fixed the rate limiter

13 Nov 02:30
Compare
Choose a tag to compare

Fixed a bug with the rate limiter.

Added Rate Limiters

13 Nov 00:10
Compare
Choose a tag to compare

Added rate limiters for any handler function.

Enhanced graceful shutdown & restart

12 Nov 23:01
Compare
Choose a tag to compare

Enhanced graceful shutdown and restart with notification channels and action functions

Added Graceful Functions

12 Nov 22:26
Compare
Choose a tag to compare

Added graceful shutdown and graceful restart functions.

Added Retrial Functionality

12 Nov 20:38
Compare
Choose a tag to compare

Added 2 new methods for retrial of execution:

1- Retry
2- RetryExponential

Where the second one attempts retrial using exponential backoff as a general best practice.

Bundling the license file.

12 Nov 14:56
7d3b2c3
Compare
Choose a tag to compare

Just added the license file to the repo, nothing major.