Skip to content

v3.2.0 / 2022 Dec 3

Compare
Choose a tag to compare
@ptaoussanis ptaoussanis released this 03 Dec 10:38
· 61 commits to master since this release
[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.

Changes since v3.1.0

  • [#279] [#257] Any username in conn-spec URI will now automatically be used for ACL in AUTH

Fixes since v3.1.0

  • Fix warning of parse var replacements (parse-long, parse-double)

New since v3.1.0

Other improvements since v3.1.0

  • [#264] Remove unnecessary reflection in Tundra (@frwdrik)
  • Stop using deprecated Encore vars
  • [#271] Refactor tests, fix flakey results
  • Update dependencies
  • Work underway on Carmine v4, which'll introduce support for RESP3, Redis Sentinel, Redis Cluster, and more.