Skip to content

2.0.0-RC1

Compare
Choose a tag to compare
@gvolpe gvolpe released this 04 May 10:55
· 1463 commits to master since this release

This is the first release candidate and hopefully the last one before the final 2.0.0.

Changes

  • #193 explicit Fs2Rabbit client as the default
  • #192 adopting Scala code of conduct
  • #191 adopting CircleCI as the default CI + cleaning up plugins and sbt build
  • #189 rewriting API in terms of cats.effect.Resource wherever possible by @ksonj and @gvolpe
  • #187 allow multiple channels to be created for a single connection by @DougC

Dependency updates

  • #188 cats-effect-1.3.0
  • #182 amqp-client-5.7.0
  • #179 scalatest-3.0.7
  • zio-1.0-RC4 (for the examples)

Thanks to all the contributors who made this release possible!