Update logback-classic to 1.5.15 by @gvolpe in https://github.com/profunktor/redis4cats/pull/953
Update sbt-ci-release to 1.9.2 by @gvolpe in https://github.com/profunktor/redis4cats/pull/954
Make the keypool dependency required by @kubukoz in https://github.com/profunktor/redis4cats/pull/956
Update sbt, scripted-plugin to 1.10.7 by @gvolpe in https://github.com/profunktor/redis4cats/pull/958
Update lettuce-core to 6.5.2.RELEASE by @gvolpe in https://github.com/profunktor/redis4cats/pull/959
Bug/subscribing to channel and pattern doubles messages in channel subscriber by @arturaz in https://github.com/profunktor/redis4cats/pull/950
Valkey upgrade by @yisraelU in https://github.com/profunktor/redis4cats/pull/960
Get MiMa running again by @rossabaker in https://github.com/profunktor/redis4cats/pull/961
add back sbtprompt by @yisraelU in https://github.com/profunktor/redis4cats/pull/964
Change the streaming API with regards to https://github.com/profunktor/redis4cats/issues/962 by @arturaz in https://github.com/profunktor/redis4cats/pull/963
redis4cats-effects MIMA can still be at 1.7.2 by @arturaz in https://github.com/profunktor/redis4cats/pull/965
bugfix: reading from a silent stream should not fail with RedisCommandTimeoutException by @arturaz in https://github.com/profunktor/redis4cats/pull/952
Fix race conditions in pubsub by @arturaz in https://github.com/profunktor/redis4cats/pull/966
Update sbt-tpolecat to 0.5.2 by @gvolpe in https://github.com/profunktor/redis4cats/pull/916
Enforce Non Empty by @yisraelU in https://github.com/profunktor/redis4cats/pull/938
Add fromMasterReplica connection builder method to RedisStream by @mmienko in https://github.com/profunktor/redis4cats/pull/967
Update README.md with Valkey notification by @yisraelU in https://github.com/profunktor/redis4cats/pull/968
Update scalafmt to latest in 3.x.x series; 3.9.0 by @mmienko in https://github.com/profunktor/redis4cats/pull/970
Set last redis version in tests by @mmienko in https://github.com/profunktor/redis4cats/pull/971
Update sbt-prompt to 2.0.0 by @gvolpe in https://github.com/profunktor/redis4cats/pull/974
Update logback-classic to 1.5.17 by @gvolpe in https://github.com/profunktor/redis4cats/pull/973
Update scala-library, scala-reflect to 2.13.16 by @gvolpe in https://github.com/profunktor/redis4cats/pull/976
Update sbt, scripted-plugin to 1.10.10 by @gvolpe in https://github.com/profunktor/redis4cats/pull/978
Update munit to 1.0.4 by @gvolpe in https://github.com/profunktor/redis4cats/pull/980
Update cats-core, cats-testkit to 2.13.0 by @gvolpe in https://github.com/profunktor/redis4cats/pull/983
Add basic stream commands to base redis for streams power users by @mmienko in https://github.com/profunktor/redis4cats/pull/969
Update sbt-scalafmt to 2.5.4 by @gvolpe in https://github.com/profunktor/redis4cats/pull/982
Update munit-scalacheck to 1.1.0 by @gvolpe in https://github.com/profunktor/redis4cats/pull/981
Update lettuce-core to 6.5.4.RELEASE by @gvolpe in https://github.com/profunktor/redis4cats/pull/975
Update scala3-compiler, scala3-library, ... to 3.3.5 by @gvolpe in https://github.com/profunktor/redis4cats/pull/977
Update mdoc, sbt-mdoc to 2.6.4 by @gvolpe in https://github.com/profunktor/redis4cats/pull/979
Update munit to 1.1.0 by @gvolpe in https://github.com/profunktor/redis4cats/pull/986
Lettuce 6.5.5 by @yisraelU in https://github.com/profunktor/redis4cats/pull/988
Update sbt-ci-release to 1.9.3 by @gvolpe in https://github.com/profunktor/redis4cats/pull/989
Update mdoc, sbt-mdoc to 2.6.5 by @gvolpe in https://github.com/profunktor/redis4cats/pull/993
Update sbt, scripted-plugin to 1.10.11 by @gvolpe in https://github.com/profunktor/redis4cats/pull/992
Update logback-classic to 1.5.18 by @gvolpe in https://github.com/profunktor/redis4cats/pull/990
Update circe-core, circe-generic, ... to 0.14.12 by @gvolpe in https://github.com/profunktor/redis4cats/pull/991
streaming ontop redis effect by @mmienko in https://github.com/profunktor/redis4cats/pull/985
Update fs2-core to 3.12.0 by @gvolpe in https://github.com/profunktor/redis4cats/pull/994
Update cats-effect, cats-effect-kernel to 3.6.0 by @gvolpe in https://github.com/profunktor/redis4cats/pull/995
Introduce lua scripting extensions for convenience by @mmienko in https://github.com/profunktor/redis4cats/pull/987
Update cats-effect, cats-effect-kernel to 3.6.1 by @gvolpe in https://github.com/profunktor/redis4cats/pull/997
Update mdoc, sbt-mdoc to 2.7.0 by @gvolpe in https://github.com/profunktor/redis4cats/pull/996
Update mdoc, sbt-mdoc to 2.7.1 by @gvolpe in https://github.com/profunktor/redis4cats/pull/1000
nix: dev shell update by @gvolpe in https://github.com/profunktor/redis4cats/pull/1002
nix: use dev-tools by @gvolpe in https://github.com/profunktor/redis4cats/pull/1003
Update circe-core, circe-generic, ... to 0.14.13 by @gvolpe in https://github.com/profunktor/redis4cats/pull/1004
Update munit to 1.1.1 by @gvolpe in https://github.com/profunktor/redis4cats/pull/1006
Update lettuce-core to 6.6.0.RELEASE by @gvolpe in https://github.com/profunktor/redis4cats/pull/1005
Update scala3-compiler, scala3-library, ... to 3.3.6 by @gvolpe in https://github.com/profunktor/redis4cats/pull/1008
update sbt and sbt-ci-release to 1.11.0-RC2 by @gvolpe in https://github.com/profunktor/redis4cats/pull/1011
Update sbt, scripted-plugin to 1.11.0 by @gvolpe in https://github.com/profunktor/redis4cats/pull/1014
upgrade docker images for testing to redis 8 by @yisraelU in https://github.com/profunktor/redis4cats/pull/1016
Hash additions by @yisraelU in https://github.com/profunktor/redis4cats/pull/1017
v2 tag support by @yisraelU in https://github.com/profunktor/redis4cats/pull/1018
upgrade ci-release by @yisraelU in https://github.com/profunktor/redis4cats/pull/1022
Upgrade ci release by @yisraelU in https://github.com/profunktor/redis4cats/pull/1023
fix by @yisraelU in https://github.com/profunktor/redis4cats/pull/1024
Updates by @yisraelU in https://github.com/profunktor/redis4cats/pull/1025
change project version by @yisraelU in https://github.com/profunktor/redis4cats/pull/1026
add publishTo by @yisraelU in https://github.com/profunktor/redis4cats/pull/1027
attempt to fix release rolling back to older version by @yisraelU in https://github.com/profunktor/redis4cats/pull/1030
add check dirty step by @yisraelU in https://github.com/profunktor/redis4cats/pull/1031
add back plugin upgrade by @yisraelU in https://github.com/profunktor/redis4cats/pull/1032
Full Changelog: https://github.com/profunktor/redis4cats/compare/v1.7.2...v2.0.0