Release pulsar4s v2.8.0
Disclaimer
This is the first release under the organisation com.clever-cloud. Please keep that in mind when upgrading pulsar4s to 2.8.0!
Thanks @sksamuel for all the work done on that lib! Kudos for giving it away before it becomes a burden!
Changelog
- [Org] Change com.sksamuel to com.clever-cloud for nexus credentials reasons
- [Org] Update all refs to github.com/CleverCloud
- [Deps] Upgrade deps:
- scala 2.13.7, 2.12.15
- play-json 2.8.2
- pulsar-client 2.9.0
- json4s 4.0.3
- scalaz 7.2.33
- monix 3.4.0
- cats-effect 2.5.4
- jackson 2.13.0
- java8compat 1.0.1 (0.9.1 for scala 2.12)
- akka-stream 2.6.17
- log4j 2.14.1
- [Fix] Add fs2 to project aggregate in build.sbt #364 (thanks @valdo404)
- [Fix] Metadata is not copied to Java messages #334 (thanks @sksamuel)
- [Feature] Add transaction support #307 (thanks @gmethvin)
- [Feature] Add replicateSubscriptionState in consumerConfig #347 (thanks @deveshgithub)
- [Feature] Add enableBatchIndexAcknowledgement option #359 (thanks @gmethvin)