Skip to content

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 10:34
· 144 commits to main since this release
v1.3.0
8da2ac0

🐛 Bug fixes

  • Ensure topic prefixes are applied in tests with TopicWithSerde API by @AnkurSinhaaa in #348

📝 Documentation

⬆️ Dependency updates

  • Bump testcontainers.version from 1.20.4 to 1.20.5 by @dependabot[bot] in #325
  • Bump ncipollo/release-action from 1.15.0 to 1.16.0 by @dependabot[bot] in #330
  • Bump mockito.version from 5.15.2 to 5.16.0 by @dependabot[bot] in #329
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 by @dependabot[bot] in #327
  • Bump org.springframework.boot:spring-boot-dependencies from 3.4.2 to 3.4.3 by @dependabot[bot] in #328
  • Bump io.confluent:kafka-streams-avro-serde from 7.8.1 to 7.9.0 by @dependabot[bot] in #331
  • Bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.4 by @dependabot[bot] in #332
  • Bump testcontainers.version from 1.20.5 to 1.20.6 by @dependabot[bot] in #333
  • Bump mockito.version from 5.16.0 to 5.16.1 by @dependabot[bot] in #338
  • Upgrade to Palantir 2.58.0 by @loicgreffier in #339
  • Bump and fix Junit Jupiter 5.12.1 by @loicgreffier in #340
  • Bump org.springframework.boot:spring-boot-dependencies from 3.4.3 to 3.4.4 by @dependabot[bot] in #341
  • Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.8.5 to 2.8.6 by @dependabot[bot] in #342
  • Bump org.projectlombok:lombok from 1.18.36 to 1.18.38 by @dependabot[bot] in #345
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in #344

💚 CI/CD