Skip to content

v0.10.2

Compare
Choose a tag to compare
@gvolpe gvolpe released this 05 Jul 13:50
· 302 commits to master since this release
967796c

Changes

A single change (forgotten in the previous release)

  • #327 Simplify creation of RedisClient

Previous changes

The tag description on v0.10.1 was messed up so here it is.

Gabriel Volpe (11):
      Examples: Concurrent transactions with optimistic locking [5d703e0]
      filterExec instead of exec [75ed8fc]
      Automated microsite publishing using Nix (#305) [c385285]
      Debug-level logging for transactions and pipelining [235160f]

Scala Steward (14):
      Update lettuce-core to 5.3.1.RELEASE [f0cca46]
      Update munit, munit-scalacheck to 0.7.9 [9e120bc]
      Update fs2-core to 2.4.2 [bb5fce0]
      Update sbt-mdoc to 2.2.3 [00c523f]
      Update sbt-tpolecat to 0.1.13 [6e34081]
      Update sbt to 1.3.13 [fa6c9f3]

Tomasz Szymula (3):
      add xadd xtrim ~ optional param [35788fc]
      change streaming api messages explicitly do xadd/xread + support approxMaxlen param [51da947]

Yannick Heiber (3):
      Add Redis4CatsConfig with ability to control shutdown timeouts [caf577c]
      Simplify RedisClusterClient.apply [75afff0]