This project uses Break Versioning.
v3.4.1
(2024-05-30)Dep: Carmine is on Clojars.
Versioning: Carmine uses Break Versioning.
This is a hotfix release that should be non-breaking.
And as always please report any unexpected problems - thank you! 🙏
v3.4.0
(2024-05-28):ndry-runs
arg should be an int:success
handler status by defaultv3.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.
⚠️ 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! 🙏
v3.3.2
(2023-10-24)v3.3.2
(2023-10-24)queue-names
and queues-clear-all!!!
typosv3.3.2
(2023-10-24)v3.3.2
(2023-10-24)📦 Available on Clojars, this project uses Break Versioning.
This is a minor hotfix release and should be a safe upgrade for users of v3.3.0
.
v3.3.1
v3.3.0
(2023-10-12)📦 Available on Clojars, this project uses Break Versioning.
This is a major feature release focused on significantly improving the performance and observability of Carmine's message queue.
There are BREAKING CHANGES for the message queue API, see migration info.
Please test carefully and report any unexpected problems, thank you! 🙏
v3.2.0
v3.2.0
parse-uri
: only provide ACL params when non-empty (@frwdrik)XTRIM
, etc.v3.2.0
commands.json
specscan-keys
utilset-min-log-level!
utilv3.3.0
v3.3.0-RC1
(2023-07-18)This is a major feature release which includes possible breaking changes for users of Carmine's message queue.
The main objective is to introduce a rewrite of Carmine's message queue that significantly improves queue performance and observability.
My sincere apologies for the possible breaks. My hope is that:
v3.2.0
v3.2.0
parse-uri
: only provide ACL params when non-empty (@frwdrik)XTRIM
, etc.v3.2.0
commands.json
specscan-keys
utilset-min-log-level!
utilv3.2.0
(2022-12-03)[com.taoensso/carmine "3.2.0"]
This is a major feature + maintenance release. It should be non-breaking.
See here for recommended steps when updating any Clojure/Script dependencies.
v3.1.0
v3.1.0
parse-long
, parse-double
)v3.1.0
wcar
documentation, alias pool constructor in main ns:extend-on-read?
option (@svdo)v3.1.0
[com.taoensso/carmine "3.1.0"]
This is a minor feature release. It should be non-breaking.
v3.0.0
initial-backoff-ms
option to enqueue
(@st3fan)[com.taoensso/carmine "3.0.0"]
This is a major feature + security release. It may be BREAKING.
See here for recommended steps when updating any Clojure/Script dependencies.
v2.20.0
v1.5
to v1.7
.v2.20.0
conn-alive?
check for listener connectionsparse-listener-msg
util for more easily writing handler fnswith-new-pubsub-listener
to take a single direct handler-fnSee here for earlier releases.
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close