v3.4.0 (2024-05-28)
Dep: Carmine is on Clojars.
Versioning: Carmine uses Break Versioning.
This is a security and maintenance release that should be non-breaking for most users.
And as always please report any unexpected problems - thank you! 🙏
Changes since v3.3.2
(2023-10-24)
- Updated to latest stable Nippy. This should be a non-breaking change for most users, but please ensure adequate testing in your environment before updating production data.
Fixes since v3.3.2
(2023-10-24)
- 105cecb [fix] [mq] [#299] Fix
queue-names
andqueues-clear-all!!!
typos - 95c52aa [fix] [mq] [#301] Document behaviour on handler errors
- 9c8b996 [fix] [#307] Fix Pub/Sub channel handlers masking pattern handlers
- Fixed several typos in docs/README (@chage, @J0sueTM, @mohammedamarnah)
New since v3.3.2
(2023-10-24)
- 12c4100 [new] Update Redis command spec (2024-05-27)
- Several wiki and docstring improvements