Releases: sky-uk/kafka-topic-loader
Releases · sky-uk/kafka-topic-loader
v2.2.0
What's Changed
- Update sbt-scalafix from 0.10.1 to 0.10.2 by @disco-scala-steward in #153
- Update kafka-clients from 3.2.2 to 3.2.3 by @disco-scala-steward in #154
- Update sbt-scalafix from 0.10.2 to 0.10.3 by @disco-scala-steward in #155
- Update scala-library from 2.13.8 to 2.13.9 by @disco-scala-steward in #156
- Update logback-classic from 1.2.11 to 1.4.1 by @disco-scala-steward in #152
- Update scalatest from 3.2.13 to 3.2.14 by @disco-scala-steward in #158
- Update sbt from 1.7.1 to 1.7.2 by @disco-scala-steward in #162
- Update embedded-kafka from 3.2.1 to 3.2.2 by @disco-scala-steward in #163
- Update embedded-kafka from 3.2.2 to 3.2.3 by @disco-scala-steward in #164
- Update embedded-kafka from 3.2.3 to 3.3.1 by @disco-scala-steward in #165
- Update kafka-clients from 3.2.3 to 3.3.1 by @disco-scala-steward in #161
- Update logback-classic from 1.4.1 to 1.4.4 by @disco-scala-steward in #166
- Update sbt-scalafix from 0.10.3 to 0.10.4 by @disco-scala-steward in #167
- Update scalafmt-core from 3.5.9 to 3.6.0 by @disco-scala-steward in #169
- Update sbt-ci-release from 1.5.10 to 1.5.11 by @disco-scala-steward in #170
- Update scala-library from 2.13.9 to 2.13.10 by @disco-scala-steward in #168
- Update scalafmt-core from 3.6.0 to 3.6.1 by @disco-scala-steward in #172
- Update sbt from 1.7.2 to 1.7.3 by @disco-scala-steward in #171
- Update scala3-library from 3.2.0 to 3.2.1 by @disco-scala-steward in #173
- Update sbt-scalafmt from 2.4.6 to 2.5.0 by @disco-scala-steward in #175
- Update sbt from 1.7.3 to 1.8.0 by @disco-scala-steward in #174
- Update logback-classic from 1.4.4 to 1.4.5 by @disco-scala-steward in #176
- Update scala-collection-compat from 2.8.1 to 2.9.0 by @disco-scala-steward in #177
- Update sbt from 1.8.0 to 1.8.2 by @disco-scala-steward in #179
- Update scalatest from 3.2.14 to 3.2.15 by @disco-scala-steward in #180
- Update scalafmt-core from 3.6.1 to 3.7.1 by @disco-scala-steward in #184
- Update kafka-clients from 3.3.1 to 3.3.2 by @disco-scala-steward in #182
- Update embedded-kafka from 3.3.1 to 3.3.2 by @disco-scala-steward in #185
- Update scala3-library from 3.2.1 to 3.2.2 by @disco-scala-steward in #186
- Update scalafmt-core from 3.7.1 to 3.7.2 by @disco-scala-steward in #191
- Update embedded-kafka from 3.3.2 to 3.4.0 by @disco-scala-steward in #190
- Update kafka-clients from 3.3.2 to 3.4.0 by @disco-scala-steward in #189
- Update logback-classic from 1.4.5 to 1.4.6 by @disco-scala-steward in #192
- Update scalafmt-core from 3.7.2 to 3.7.3 by @disco-scala-steward in #193
- Add v2 changes to readme by @bcarter97 in #124
- fix: Pass through optional consumer settings when checking for offsets by @haslam22 in #196
New Contributors
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- Update scala-logging from 3.9.4 to 3.9.5 by @disco-scala-steward in #125
- Update scalafmt-core from 3.5.4 to 3.5.5 by @disco-scala-steward in #126
- Update scalafmt-core from 3.5.5 to 3.5.7 by @disco-scala-steward in #128
- Update scalafmt-core from 3.5.7 to 3.5.8 by @disco-scala-steward in #129
- Update sbt-tpolecat from 0.3.1 to 0.3.3 by @disco-scala-steward in #132
- Update sbt-scalafix from 0.10.0 to 0.10.1 by @disco-scala-steward in #133
- Configurable Kafka consumer client.id by @bcarter97 in #131
- Update scala3-library from 3.1.2 to 3.1.3 by @disco-scala-steward in #134
- Update scala-collection-compat from 2.7.0 to 2.8.0 by @disco-scala-steward in #135
- Update sbt from 1.6.2 to 1.7.0 by @disco-scala-steward in #136
- Update sbt from 1.7.0 to 1.7.1 by @disco-scala-steward in #137
- Update sbt-tpolecat from 0.3.3 to 0.4.1 by @disco-scala-steward in #141
- Update embedded-kafka from 3.2.0 to 3.2.1 by @disco-scala-steward in #145
- Update kafka-clients from 3.2.0 to 3.2.1 by @disco-scala-steward in #143
- Update scala-collection-compat from 2.8.0 to 2.8.1 by @disco-scala-steward in #142
- Update scalatest from 3.2.12 to 3.2.13 by @disco-scala-steward in #144
- Update scalafmt-core from 3.5.8 to 3.5.9 by @disco-scala-steward in #146
- Separate unit and integration tests by @bcarter97 in #139
- Update akka-stream-kafka from 2.1.1 to 3.0.1 by @disco-scala-steward in #148
- Update scala3-library from 3.1.3 to 3.2.0 by @disco-scala-steward in #149
- Update kafka-clients from 3.2.1 to 3.2.2 by @disco-scala-steward in #150
- Update Akka version to 2.6.20 and pin versions to apache 2 licensed releases by @TobyPinfold in #151
New Contributors
- @TobyPinfold made their first contribution in #151
Full Changelog: v2.0.0...v2.1.0
v2.0.0
Breaking changes
- Package
com.sky
has been renamed touk.sky
in #95 - No longer cross build to Scala 2.12 in #110
- Remove deprecated methods in #112
What's Changed
- Update scala3-library from 3.1.1 to 3.1.2 by @disco-scala-steward in #115
- Update readme to include Scala 3 by @bcarter97 in #116
- Update embedded-kafka from 3.1.0 to 3.2.0 by @disco-scala-steward in #118
- Update kafka-clients from 3.1.0 to 3.2.0 by @disco-scala-steward in #117
- Drop Scala 2.12 support by @bcarter97 in #121
- Rename package to uk.sky by @bcarter97 in #114
- Remove deprecated methods by @bcarter97 in #113
- Update scalafmt-core from 3.5.2 to 3.5.4 by @disco-scala-steward in #122
Full Changelog: v1.6.0...v2.0.0
v1.6.0
What's Changed
- Update akka to 2.6.19 by @bcarter97 in #111
- Crossbuild for Scala3 by @bcarter97 in #105
Full Changelog: v1.5.7...v1.6.0
v1.5.7
What's Changed
- Update scala-collection-compat from 2.6.0 to 2.7.0 by @disco-scala-steward in #101
- Update scalafmt-core from 3.4.3 to 3.5.0 by @disco-scala-steward in #102
- Update scalafmt-core from 3.5.0 to 3.5.1 by @disco-scala-steward in #103
- Update sbt-scalafix from 0.9.34 to 0.10.0 by @disco-scala-steward in #104
- Add tpolecat by @bcarter97 in #100
- Update scalafmt-core from 3.5.1 to 3.5.2 by @disco-scala-steward in #106
- Update sbt-tpolecat from 0.3.0 to 0.3.1 by @disco-scala-steward in #108
- Update scalatest from 3.2.11 to 3.2.12 by @disco-scala-steward in #107
Full Changelog: v1.5.6...v1.5.7
v1.5.6
What's Changed
- Update akka-stream from 2.6.16 to 2.6.18 by @bcarter97 in #96
- Catch only non-fatal errors loading config by @bcarter97 in #97
- Update logback-classic from 1.2.10 to 1.2.11 by @disco-scala-steward in #98
Full Changelog: v1.5.5...v1.5.6
v1.5.5
What's Changed
- Lower ScalaSteward frequency by @bcarter97 in #85
- Update embedded-kafka from 2.8.1 to 3.0.0 by @disco-scala-steward in #81
- Update scalafmt-core from 3.3.1 to 3.3.3 by @disco-scala-steward in #87
- Update embedded-kafka from 3.0.0 to 3.1.0 by @disco-scala-steward in #90
- Update scalafmt-core from 3.3.3 to 3.4.0 by @disco-scala-steward in #89
- Update scalatest from 3.2.10 to 3.2.11 by @disco-scala-steward in #88
- Update sbt from 1.6.1 to 1.6.2 by @disco-scala-steward in #91
- Update scalafmt-core from 3.4.0 to 3.4.2 by @disco-scala-steward in #93
- Update scalafmt-core from 3.4.2 to 3.4.3 by @disco-scala-steward in #94
- Update kafka-clients from 2.8.1 to 3.1.0 by @disco-scala-steward in #86
- Remove pureconfig and refined by @bcarter97 in #92
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Update akka-stream, akka-stream-testkit, ... from 2.6.16 to 2.6.18 by @disco-scala-steward in #67
- Update sbt-scalafix from 0.9.33 to 0.9.34 by @disco-scala-steward in #69
- Update sbt-scalafmt from 2.4.3 to 2.4.6 by @disco-scala-steward in #71
- Update scalafmt-core from 3.2.1 to 3.2.2 by @disco-scala-steward in #72
- Update scalafmt-core from 3.2.2 to 3.3.1 by @disco-scala-steward in #79
- Fix readme build.sbt import line by @paulaylingdev in #78
- Update logback-classic from 1.2.8 to 1.2.10 by @disco-scala-steward in #70
- Update scalatest from 3.2.9 to 3.2.10 by @disco-scala-steward in #62
- Update kafka-clients from 2.8.0 to 2.8.1 by @disco-scala-steward in #60
- Update cats-core, cats-kernel from 2.6.1 to 2.7.0 by @disco-scala-steward in #63
- Update embedded-kafka from 2.8.0 to 2.8.1 by @disco-scala-steward in #59
- Update scala-collection-compat from 2.5.0 to 2.6.0 by @disco-scala-steward in #61
- Update sbt from 1.5.5 to 1.5.8 by @disco-scala-steward in #68
- Update refined, refined-pureconfig from 0.9.27 to 0.9.28 by @disco-scala-steward in #58
- Update pureconfig from 0.17.0 to 0.17.1 by @disco-scala-steward in #56
- Update scala-library from 2.13.7 to 2.13.8 by @disco-scala-steward in #73
- Add project description by @bcarter97 in #82
- Update sbt from 1.5.8 to 1.6.1 by @disco-scala-steward in #84
New Contributors
- @disco-scala-steward made their first contribution in #67
Full Changelog: v1.5.3...v1.5.4