The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-05-28 | 1.6 kB | |
| v3.4.0 (2024-05-28) source code.tar.gz | 2024-05-28 | 196.3 kB | |
| v3.4.0 (2024-05-28) source code.zip | 2024-05-28 | 214.8 kB | |
| Totals: 3 Items | 412.7 kB | 0 | |
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.
⚠️ It addresses a security vulnerability in Nippy's upstream compression library and is recommended for all existing users. Please review the relevant Nippy release info, and ensure adequate testing in your environment before updating production data.
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)
- 105cecb7 [fix] [mq] [#299] Fix
queue-namesandqueues-clear-all!!!typos - 95c52aaa [fix] [mq] [#301] Document behaviour on handler errors
- 9c8b9963 [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)
- 12c4100d [new] Update Redis command spec (2024-05-27)
- Several wiki and docstring improvements