Skip to content

2.0.0

Compare
Choose a tag to compare
@gvolpe gvolpe released this 17 Sep 21:48
· 1360 commits to master since this release
96d2f0e

Final release supporting Scala 2.12.9 and 2.13.0.

Changes

  • #244 Creating an Fs2Rabbit client requires a cats.effect.Blocker by @gvolpe
  • #241 Drops support for Scala 2.11.x and unifying dependencies by @gvolpe
  • #227 Expose AMQP.basicPublish up to Fs2Rabbit interface by @Daenyth
  • #225 Fixed the broken link to examples by @scalolli

Dependency updates

  • #237 cats-effect-2.0.0
  • #233 fs2-core-2.0.0
  • #220 amqp-client-2.7.3

Thanks to all the contributors who have made this possible!