v1.2.0
🚀 Changes
- add unsafe access to underlying Java API (#695) @gvolpe
- transactions: set custom thread name (#694) @gvolpe
- examples: add redis master-replica connection (#690) @gvolpe
- add transact and pipeline methods (#689) @gvolpe
- pipelines: reliable new implementation (#687) @gvolpe
- feature: transactions with single-threaded execution context (#685) @gvolpe
- fix zrevrangebyscoreWithScores implementation (#674) @hajlaoui-nader
🤖 Dependency Updates
- Update cats-effect, cats-effect-kernel to 3.3.12 (#697) @scala-steward
- Update circe-core, circe-generic, ... to 0.14.2 (#696) @scala-steward
- Update log4cats-core, log4cats-slf4j to 2.3.1 (#693) @scala-steward
- Update lettuce-core to 6.1.8.RELEASE (#675) @scala-steward
- Update sbt-header to 5.7.0 (#688) @scala-steward
- Update scala3-library to 3.1.2 (#684) @scala-steward
- Update fs2-core to 3.2.7 (#680) @scala-steward
- Update mdoc, sbt-mdoc to 2.3.2 (#678) @scala-steward
- Update logback-classic to 1.2.11 (#672) @scala-steward