Releases: makasim/amqpextra
Releases · makasim/amqpextra
v1.2.1: Cancel consumer before closing channel (#70)
v1.2.0: Consumer pool. In-process consumer autoscaling. (#69)
Consumer pool. In-process consumer auto-scaler and backpressure
v1.1.0
v1.0.0
v0.16.4: Added WithRetryPeriodFunc option (#63)
* Added WithRetryPeriodFunc option * Satisfy linter * Switched to simple implementation * atomic operations * Revert "atomic operations" This reverts commit b94219c8ccbc7bdba28dc452a7edf03d6c8936a9. * Remove defer
v0.16.3
v0.16.2
v0.16.1: Consume from exchange e2e (#47)
* add e2e test for consume from exchange logic
Release v0.16.0
publisher confirm
reworked notify ready\unready
consume from exchange
consumer return queue on ready
Release v0.15.0
Completely redesigned version.
Lots of BC breaks and new features.
Unit tests added.