Releases: sky-uk/fs2-kafka-topic-loader
Releases · sky-uk/fs2-kafka-topic-loader
v0.1.0
What's Changed
- Update logback-classic from 1.4.14 to 1.5.1 by @disco-scala-steward in #67
- Update logback-classic from 1.5.1 to 1.5.2 by @disco-scala-steward in #70
- Update sbt from 1.9.8 to 1.9.9 by @disco-scala-steward in #66
- Update sbt-scalafix from 0.11.1 to 0.12.0 by @disco-scala-steward in #69
- Update scala3-library from 3.3.1 to 3.3.3 by @disco-scala-steward in #68
- Update logback-classic from 1.5.2 to 1.5.3 by @disco-scala-steward in #71
- Update fs2-core from 3.9.4 to 3.10.0 by @disco-scala-steward in #73
- Update sbt-scalafix from 0.12.0 to 0.12.1 by @disco-scala-steward in #77
- Update fs2-core from 3.10.0 to 3.10.2 by @disco-scala-steward in #79
- Update scalafmt-core from 3.8.0 to 3.8.1 by @disco-scala-steward in #83
- Update sbt from 1.9.9 to 1.10.0 by @disco-scala-steward in #82
- Update cats-effect from 3.5.3 to 3.5.4 by @disco-scala-steward in #84
- Update log4cats-core, log4cats-slf4j from 2.6.0 to 2.7.0 by @disco-scala-steward in #85
- Update sbt-tpolecat from 0.5.0 to 0.5.1 by @disco-scala-steward in #87
- Pin Scala3 to LTS by @disco-scala-steward in #86
- Update cats-core from 2.10.0 to 2.12.0 by @disco-scala-steward in #88
- Update scalafmt-core from 3.8.1 to 3.8.2 by @disco-scala-steward in #89
- Update logback-classic from 1.5.3 to 1.5.6 by @disco-scala-steward in #78
- Update scalafmt-core from 3.8.2 to 3.8.3 by @disco-scala-steward in #92
- Update sbt-ci-release from 1.5.12 to 1.6.1 by @disco-scala-steward in #96
- Update logback-classic from 1.5.6 to 1.5.8 by @disco-scala-steward in #102
- Improve usage of kafka consumer by @bcarter97 in #104
- Update sbt from 1.10.0 to 1.10.2 by @disco-scala-steward in #103
- Update fs2-core from 3.10.2 to 3.11.0 by @disco-scala-steward in #101
- Update sbt-tpolecat from 0.5.1 to 0.5.2 by @disco-scala-steward in #98
- Update scalatest from 3.2.18 to 3.2.19 by @disco-scala-steward in #90
- Add linting aliases for brevity by @bcarter97 in #63
- Update sbt-scalafix from 0.12.1 to 0.13.0 by @disco-scala-steward in #110
- Update scala3-library from 3.3.3 to 3.3.4 by @disco-scala-steward in #111
- Use testcontainers by @bcarter97 in #105
- Update fs2-kafka from 3.3.1 to 3.5.1 by @disco-scala-steward in #80
Full Changelog: v0.0.5...v0.1.0
v0.0.5
What's Changed
- Update sbt from 1.9.7 to 1.9.8 by @disco-scala-steward in #54
- Update fs2-core from 3.9.3 to 3.9.4 by @disco-scala-steward in #56
- Update scalatest from 3.2.17 to 3.2.18 by @disco-scala-steward in #57
- Update cats-effect from 3.5.2 to 3.5.3 by @disco-scala-steward in #55
- Update fs2-kafka from 3.2.0 to 3.3.1 by @disco-scala-steward in #59
- Log empty partitions on load by @bcarter97 in #62
- Remove unchunking evalScan and apply logging to chunks for performance by @bcarter97 in #64
- Update scalafmt-core from 3.7.17 to 3.8.0 by @disco-scala-steward in #65
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- Update scalafmt-core from 3.7.14 to 3.7.15 by @disco-scala-steward in #42
- Update fs2-core from 3.9.2 to 3.9.3 by @disco-scala-steward in #43
- Fix loadAndRun onLoad and continued streaming by @bcarter97 in #45
- Update scalafmt-core from 3.7.15 to 3.7.17 by @disco-scala-steward in #47
- Update logback-classic from 1.4.11 to 1.4.12 by @disco-scala-steward in #48
- Update logback-classic from 1.4.12 to 1.4.14 by @disco-scala-steward in #50
- Update embedded-kafka from 3.6.0 to 3.6.1 by @disco-scala-steward in #51
- Complete stream if lowest offset is not 0 by @bcarter97 in #53
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Add Maven badges by @bcarter97 in #16
- Update sbt-scalafmt from 2.5.0 to 2.5.2 by @disco-scala-steward in #27
- Update scalafmt-core from 3.7.3 to 3.7.14 by @disco-scala-steward in #28
- Update sbt-tpolecat from 0.4.1 to 0.4.4 by @disco-scala-steward in #23
- Update logback-classic from 1.4.7 to 1.4.11 by @disco-scala-steward in #20
- Update sbt-scalafix from 0.10.4 to 0.11.1 by @disco-scala-steward in #19
- Update sbt-ci-release from 1.5.11 to 1.5.12 by @disco-scala-steward in #22
- Update fs2-core from 3.6.1 to 3.9.2 by @disco-scala-steward in #21
- Update embedded-kafka from 3.4.0 to 3.4.1 by @disco-scala-steward in #24
- Update sbt-tpolecat from 0.4.4 to 0.5.0 by @disco-scala-steward in #29
- Update sbt from 1.8.2 to 1.8.3 by @disco-scala-steward in #26
- Update scala-library from 2.13.10 to 2.13.12 by @disco-scala-steward in #25
- Update embedded-kafka from 3.4.1 to 3.5.1 by @disco-scala-steward in #31
- Update sbt from 1.8.3 to 1.9.6 by @disco-scala-steward in #33
- Update scalatest from 3.2.15 to 3.2.17 by @disco-scala-steward in #32
- Update cats-core from 2.9.0 to 2.10.0 by @disco-scala-steward in #34
- Update cats-effect from 3.4.10 to 3.4.11 by @disco-scala-steward in #35
- Update cats-effect from 3.4.11 to 3.5.2 by @disco-scala-steward in #36
- Update fs2-kafka from 3.0.1 to 3.1.0 by @disco-scala-steward in #37
- Update embedded-kafka from 3.5.1 to 3.6.0 by @disco-scala-steward in #38
- Update fs2-kafka from 3.1.0 to 3.2.0 by @disco-scala-steward in #39
- Update sbt from 1.9.6 to 1.9.7 by @disco-scala-steward in #41
- Drop support for Scala 2.13 by @bcarter97 in #17
- Update Readme with LoadAndRun usage by @bcarter97 in #18
New Contributors
- @disco-scala-steward made their first contribution in #27
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Implement loadAndRun by @bcarter97 in #7
- Update pull request templates by @bcarter97 in #12
- Update issue templates by @bcarter97 in #11
- Fix Embedded Kafka not delaying topic creation by @bcarter97 in #13
- Update build settings for CI/CD by @bcarter97 in #4
- Fix branch and flakey tests by @bcarter97 in #14
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- Setup project by @bcarter97 in #1
- Implement load by @bcarter97 in #3
- Add contributing guide by @bcarter97 in #5
New Contributors
- @bcarter97 made their first contribution in #1
Full Changelog: https://github.com/sky-uk/fs2-kafka-topic-loader/commits/v0.0.1