v0.10.3
Changes
According to git shortlog v0.10.2.. --no-merges
:
Arturas Slajus (2) @arturaz:
- #365 Fix: hmGet throws an exception if one of the keys doesn't have a value
- #366 Add hmGet to the tests.
Gabriel Volpe (6) @gvolpe:
Pierre Ricadat (5) @ghostdogpr:
- #328 Return MessageId in append
- #329 Add Streaming constructors that return a Resource
- #342 Properly split entry IDs
- #343 Increment sequence number instead of timestamp to get the next offset
quanganhtran (2) @quanganhtran:
zakolenko (3) @zakolenko:
- #348 sorted sets: zpopmin, zpopmax, bzpopmin, bzpopmax
- #349
blpop
andbrpop
: - returnF[Option[(K, V)]]
instead of F[(K, V)] - accept a non-empty list of keys bzpopmin
,bzpopmax
: acceptDuration
instead ofFiniteDuration
Dependency updates
Scala Steward (15):
- Update sbt-scalafmt to 2.4.2
- Update fs2-core to 2.4.4
- Update munit, munit-scalacheck to 0.7.12
- Update cats-core, cats-testkit to 2.2.0
- Update cats-effect to 2.2.0
- Update sbt-mdoc to 2.2.7
- Update lettuce-core to 5.3.4.RELEASE