Releases: specmesh/specmesh-build
Releases · specmesh/specmesh-build
v0.11.2
What's Changed
Dependency Updates
- Bump junitVersion from 5.10.2 to 5.10.3 by @dependabot in #345
- Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 by @dependabot in #347
- Bump com.github.spotbugs from 6.0.15 to 6.0.18 by @dependabot in #346
- Bump com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6 by @dependabot in #348
Less Exciting Things
New Contributors
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
Bug Fixes 🎉
- Fix sr env in
DockerKafkaEnvironment
by @big-andy-coates in #343
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
Breaking Changes 🛠
- Add units to
storage
by @big-andy-coates in #337 - Consumer Group offsets fix by @big-andy-coates in #336
- Evolvable
Provisioner
api by @big-andy-coates in #340
Exciting New Features 🎉
- Support generated usernames by @big-andy-coates in #341
Dependency Updates
- Bump testcontainersVersion from 1.19.7 to 1.19.8 by @dependabot in #324
- Bump info.picocli:picocli from 4.7.5 to 4.7.6 by @dependabot in #325
- Bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 by @dependabot in #326
- Bump jacksonVersion from 2.17.0 to 2.17.1 by @dependabot in #331
- Bump commons-codec:commons-codec from 1.16.0 to 1.17.0 by @dependabot in #328
- Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0 by @dependabot in #327
- Bump com.github.spotbugs from 6.0.14 to 6.0.15 by @dependabot in #329
- Bump com.google.guava:guava-testlib from 33.1.0-jre to 33.2.1-jre by @dependabot in #332
Full Changelog: v0.10.0...v0.11.0
v0.10.0
What's Changed
Exciting New Features 🎉
- Allow users to load spec from the file system by @big-andy-coates in #321
Full Changelog: v0.9.6...v0.10.0
v0.9.6
What's Changed
Bug Fixes 🎉
- Don't blow up if no message is defined by @big-andy-coates in #320
Full Changelog: v0.9.5...v0.9.6
v0.9.5
What's Changed
Breaking Changes 🛠
- Support key schemas and types by @big-andy-coates in #319
Bug Fixes 🎉
- Allow nested tests by @big-andy-coates in #303
- Test & fix issue with schema naming strategy by @big-andy-coates in #316
Dependency Updates
- Bump testcontainersVersion from 1.19.6 to 1.19.7 by @dependabot in #287
- Bump commons-io:commons-io from 2.15.1 to 2.16.0 by @dependabot in #294
- Bump com.google.guava:guava-testlib from 33.0.0-jre to 33.1.0-jre by @dependabot in #293
- Bump com.github.spotbugs from 6.0.8 to 6.0.9 by @dependabot in #288
- Bump jacksonVersion from 2.16.1 to 2.17.0 by @dependabot in #290
- Bump org.projectlombok:lombok from 1.18.30 to 1.18.32 by @dependabot in #292
- Bump log4jVersion from 2.23.0 to 2.23.1 by @dependabot in #291
- Bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 by @dependabot in #314
- Bump commons-io:commons-io from 2.16.0 to 2.16.1 by @dependabot in #310
- Bump pl.allegro.tech.build.axion-release from 1.17.0 to 1.17.2 by @dependabot in #312
- Bump kafkaVersion from 7.6.0-ce to 7.6.1-ce by @dependabot in #309
- Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0 by @dependabot in #313
- Bump com.github.spotbugs from 6.0.9 to 6.0.14 by @dependabot in #317
- Bump confluentVersion from 7.6.0 to 7.6.1 by @dependabot in #308
Less Exciting Things
- Bump gradle/wrapper-validation-action from 2.1.1 to 2.1.2 by @dependabot in #297
Full Changelog: v0.9.4...v0.9.5
v0.9.4
What's Changed
Less Exciting Things
- support schema comments by @bluemonk3y in #286
Full Changelog: v0.9.2...v0.9.4
v0.9.2
What's Changed
Exciting New Features 🎉
- 128 schema reference support by @bluemonk3y in #285
Dependency Updates
- Bump testcontainersVersion from 1.19.4 to 1.19.6 by @dependabot in #275
- Bump log4jVersion from 2.22.1 to 2.23.0 by @dependabot in #282
- Bump com.github.spotbugs from 6.0.7 to 6.0.8 by @dependabot in #278
- Bump confluentVersion from 7.5.1 to 7.6.0 by @dependabot in #276
- Bump org.mockito:mockito-junit-jupiter from 5.10.0 to 5.11.0 by @dependabot in #281
- Bump kafkaVersion from 7.5.3-ce to 7.6.0-ce by @dependabot in #277
- Bump junitVersion from 5.10.1 to 5.10.2 by @dependabot in #279
- Bump com.google.protobuf:protobuf-java from 3.25.2 to 3.25.3 by @dependabot in #280
- Bump pl.allegro.tech.build.axion-release from 1.16.1 to 1.17.0 by @dependabot in #283
Less Exciting Things
- push to cflt 753 by @bluemonk3y in #284
Full Changelog: v0.9.0...v0.9.2
v0.9.0
What's Changed
Dependency Updates
- Bump junitVersion from 5.10.0 to 5.10.1 by @dependabot in #243
Less Exciting Things
- improved client connectivity checks by @navery-max in #269
- Bugfix of provision command by @t0ffel in #270
- prevent exception stacks being swallowed by @bluemonk3y in #271
- new packages and exception check by @bluemonk3y in #272
New Contributors
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
Less Exciting Things
- fixed bug where Provisioner 'status' wasnt available by @bluemonk3y in #268
Full Changelog: v0.8.0...v0.8.2