Releases: profunktor/redis4cats
Releases · profunktor/redis4cats
v1.7.2
🚀 Changes
- upgrade lettuce (#947) @yisraelU
- additional pubsub commands (#919) @yisraelU
- add unlink and random key commands (#930) @yisraelU
- upgrade lettuce 6.5.0 (#942) @yisraelU
- add overloaded scan that handles Redis Type argument (#921) @yisraelU
- add typeOf method and ADT to represent redis value type (#918) @yisraelU
- a few additional client commands (#913) @yisraelU
- valkey-cluster (#914) @yisraelU
- Remove version dependency for munit-scalacheck on munit (#912) @yisraelU
- Cleanup from #880 (#905) @yisraelU
- update to latest versions for github actions (#903) @yisraelU
- Lettuce 6.4.0.RELEASE (#902) @yisraelU
- change docker compose command (#901) @yisraelU
- Sbt git upgrade (#896) @yisraelU
- Revert "Sbt git upgrade" (#895) @yisraelU
- Sbt git upgrade (#894) @yisraelU
🤖 Dependency Updates
- Update mdoc, sbt-mdoc to 2.6.2 (#951) @gvolpe
- Update munit to 1.0.3 (#948) @gvolpe
- Update sbt, scripted-plugin to 1.10.6 (#945) @gvolpe
- Update cats-effect, cats-effect-kernel to 3.5.7 (#946) @gvolpe
- Update cats-effect, cats-effect-kernel to 3.5.6 (#944) @gvolpe
- Update sbt, scripted-plugin to 1.10.5 (#943) @gvolpe
- Update lettuce-core to 6.4.1.RELEASE (#939) @gvolpe
- Update sbt to 1.10.4 (#940) @gvolpe
- Update cats-effect, cats-effect-kernel to 3.5.5 (#941) @gvolpe
- Update sbt-ci-release to 1.9.0 (#936) @gvolpe
- Update logback-classic to 1.5.12 (#935) @gvolpe
- Update sbt to 1.10.3 (#937) @gvolpe
- Update logback-classic to 1.5.11 (#933) @gvolpe
- Update sbt-ci-release to 1.8.0 (#934) @gvolpe
- Update sbt-ci-release to 1.7.0 (#932) @gvolpe
- Update logback-classic to 1.5.10 (#931) @gvolpe
- Update scala-library, scala-reflect to 2.13.15 (#928) @gvolpe
- Update scala3-library to 3.3.4 (#929) @gvolpe
- Update mdoc, sbt-mdoc to 2.6.1 (#927) @gvolpe
- Update sbt to 1.10.2 (#926) @gvolpe
- Update munit to 1.0.2 (#925) @gvolpe
- Update scala-library, scala-reflect to 2.12.20 (#924) @gvolpe
- Update logback-classic to 1.5.8 (#922) @gvolpe
- Update circe-core, circe-generic, ... to 0.14.10 (#923) @gvolpe
- Update fs2-core to 3.11.0 (#920) @gvolpe
- Update sbt-ci-release to 1.6.1 (#915) @gvolpe
- Update munit to 1.0.1 (#910) @gvolpe
- Update keypool to 0.4.10 (#911) @gvolpe
- Update sbt-ci-release to 1.6.0 (#909) @gvolpe
- Update logback-classic to 1.5.7 (#908) @gvolpe
- Update sbt-mima-plugin to 1.1.4 (#904) @gvolpe
- Update sbt to 1.10.1 (#897) @gvolpe
- Update mdoc, sbt-mdoc to 2.5.4 (#898) @gvolpe
- Update circe-core, circe-generic, ... to 0.14.9 (#893) @gvolpe
v1.7.1
🚀 Changes
- add persist method to key algebra (#890) @yisraelU
- expose the underlying client options in the connection (#888) @yisraelU
- fix snapshot release config (#885) @yisraelU
- Add
evalReadOnly
&evalShaReadOnly
(#880) @BalmungSan - adds copy and dump/restore methods (#874) @yisraelU
- Adds a Both option that provides both Adaptive and periodic refresh (#878) @yisraelU
- add flushDb command and flushmode to flushAll (#879) @yisraelU
- add scala3 and scala 2 redis uri interpolators (#875) @yisraelU
- removed unnecessary option wrapping (#873) @yisraelU
- Add missing Keys api link (#871) @yisraelU
- add mima version plugin (#870) @yisraelU
- Add minId option for XADD in streams (#867) @heichwald
🤖 Dependency Updates
- Update circe-core, circe-generic, ... to 0.14.8 (#886) @gvolpe
- Update mdoc, sbt-mdoc to 2.5.3 (#887) @gvolpe
- Update cats-core, cats-testkit to 2.12.0 (#881) @gvolpe
- Update munit, munit-scalacheck to 1.0.0 (#876) @gvolpe
- Update sbt to 1.10.0 (#872) @gvolpe
- Update scala-library to 2.13.14 (#868) @gvolpe
- Update log4cats-core, log4cats-slf4j to 2.7.0 (#869) @gvolpe
- Update circe-core, circe-generic, ... to 0.14.7 (#866) @gvolpe
- Update logback-classic to 1.5.6 (#865) @gvolpe
- Update logback-classic to 1.5.5 (#861) @gvolpe
- Update sbt-site to 1.7.0 (#859) @gvolpe
v1.7.0
🚀 Changes
🤖 Dependency Updates
- Update cats-effect, cats-effect-kernel to 3.5.4 (#852) @gvolpe
- Update fs2-core to 3.10.2 (#858) @gvolpe
- Update keypool to 0.4.9 (#857) @gvolpe
- Update lettuce-core to 6.3.2.RELEASE (#853) @gvolpe
- Update logback-classic to 1.5.3 (#851) @gvolpe
- Update scala-library to 2.13.13 (#848) @gvolpe
- Update scala-library to 2.12.19 (#847) @gvolpe
- Update sbt-site to 1.6.0 (#856) @gvolpe
v1.6.0
v1.5.2
v1.5.1
v1.5.0
🚀 Changes
Mainly dependency updates on Cats Effect 3.5.x. Full Changelog: v1.4.3...v1.5.0
🤖 Dependency Updates
Scala compiler
Core dependencies
- Update cats-core, cats-testkit to 2.10.0 (#803) @gvolpe
- Update cats-effect, cats-effect-kernel to 3.5.1 (#807) @gvolpe
- Update fs2-core to 3.9.1 (#808) @gvolpe
- Update lettuce-core to 6.2.6.RELEASE (#798) @gvolpe
- Update circe-core, circe-generic, ... to 0.14.6 (#809) @gvolpe
- Update log4cats-core, log4cats-slf4j to 2.6.0 (#805) @gvolpe
- Update logback-classic to 1.4.11 (#792) @gvolpe
Plugins
v1.4.3
v1.4.2
What's Changed 🚀
- Allow customising ClientResources by @ybasket in #773
- Use two streams for read/write in RedisStreamSpec by @wiwa in #782
- Prevent hDel and hmGet from receiving empty list by @nox213 in #787
Dependency Updates 🤖
- Update scala3-library to 3.2.2 by @gvolpe in #771
- Update cats-effect, cats-effect-kernel to 3.4.8 by @gvolpe in #783
- Update fs2-core to 3.6.1 by @gvolpe in #777
- Update circe-core, circe-generic, ... to 0.14.4 by @gvolpe in #776
- Update lettuce-core to 6.2.3.RELEASE by @gvolpe in #781
- Update mdoc, sbt-mdoc to 2.3.7 by @gvolpe in #770
- Update logback-classic to 1.4.6 by @gvolpe in #785
New Contributors 😍
Full Changelog: v1.4.1...v1.4.2
v1.4.1
🚀 Changes
- Prevent hDel and hmGet from receiving empty list (#787) @nox213
- Use two streams for read/write in RedisStreamSpec (#782) @wiwa
- Allow customising ClientResources (#773) @ybasket
🤖 Dependency Updates
- Update logback-classic to 1.4.6 (#785) @gvolpe
- Update cats-effect, cats-effect-kernel to 3.4.8 (#783) @gvolpe
- Update lettuce-core to 6.2.3.RELEASE (#781) @gvolpe
- Update fs2-core to 3.6.1 (#777) @gvolpe
- Update circe-core, circe-generic, ... to 0.14.4 (#776) @gvolpe
- Update scala3-library to 3.2.2 (#771) @gvolpe
- Update mdoc, sbt-mdoc to 2.3.7 (#770) @gvolpe
Thanks to all the contributors, and a warm welcome to the new ones! 😃