v1.10.0
This is a maintenance release for the 1.x series, which is based on cats-effect 2 and is no longer receiving new features. It fixes a concurrency-related bug in TransactionalKafkaProducer
(see #888) and updates various dependencies.
What's Changed
- Update scala-library to 2.13.8 in series/1.x by @scala-steward in #839
- Update testcontainers-scala-kafka, ... to 0.40.0 in series/1.x by @scala-steward in #846
- Update sbt-buildinfo to 0.11.0 in series/1.x by @scala-steward in #866
- Update sbt-header to 5.6.5 in series/1.x by @scala-steward in #863
- Update sbt to 1.6.2 in series/1.x by @scala-steward in #855
- Improve scala-steward config for 1.x series by @LMnet in #871
- Publish certs docs by @bplommer in #881
- Update testcontainers-scala-kafka, ... to 0.40.1 in series/1.x by @scala-steward in #860
- Update logback-classic to 1.2.11 in series/1.x by @scala-steward in #884
- Update sbt-mima-plugin to 1.0.1 in series/1.x by @scala-steward in #711
- Threadsafe transactions by @janstenpickle in #888
- Update vulcan version to 1.8.0 in series/1.x by @bplommer in #895
- Don't publish docs when releasing 1.x by @bplommer in #893
Full Changelog: v1.9.0...v1.10.0