v0.3.0
What's Changed
Exciting New Features 🎉
- Add a JUnit extension for bringing up Kafka and SR containers by @big-andy-coates in #42
- Allow domain services to create arbitrary private topics. by @big-andy-coates in #63
- Support transactional producers by @big-andy-coates in #66
Dependency Updates
- Bump confluentVersion from 7.2.2 to 7.3.1 by @dependabot in #43
- Bump com.github.spotbugs from 4.7.2 to 5.0.13 by @dependabot in #44
- Bump com.google.protobuf:protobuf-java from 3.21.11 to 3.21.12 by @dependabot in #48
- Bump jacksonVersion from 2.11.3 to 2.14.2 by @dependabot in #45
- Bump com.github.spotbugs:spotbugs-annotations from 4.2.0 to 4.7.3 by @dependabot in #46
- Bump org.junit-pioneer:junit-pioneer from 0.9.0 to 1.9.1 by @dependabot in #49
- Bump log4jVersion from 2.14.0 to 2.18.0 by @dependabot in #51
- Bump org.mockito:mockito-junit-jupiter from 3.4.6 to 5.1.1 by @dependabot in #50
- Bump com.google.guava:guava-testlib from 29.0-jre to 31.1-jre by @dependabot in #52
Full Changelog: v0.2.0...v0.3.0