Releases: specmesh/specmesh-build
Releases · specmesh/specmesh-build
v0.3.1
What's Changed
Bug Fixes 🎉
- Bug:
KafkaEnvironment
should extendorg.junit.jupiter.api.extension.Extension
by @big-andy-coates in #70
Dependency Updates
- Bump com.diffplug.spotless from 6.11.0 to 6.14.0 by @dependabot in #53
- Bump org.projectlombok:lombok from 1.18.24 to 1.18.26 by @dependabot in #68
- Bump org.junit-pioneer:junit-pioneer from 1.9.1 to 2.0.0 by @dependabot in #69
- Bump com.diffplug.spotless from 6.14.0 to 6.14.1 by @dependabot in #71
Full Changelog: v0.3.0...v0.3.1
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
v0.2.0
What's Changed
Less Exciting Things
- Removing schemaIdPayloadLocation param by @bluemonk3y in #36
- Update README with Maven publishing by @big-andy-coates in #37
- Added security to clients demo and Provisioner bulk operation method added by @bluemonk3y in #38
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
Dependency Updates
- Bump testcontainersVersion from 1.17.3 to 1.17.6 by @dependabot in #29
- Bump junitVersion from 5.7.0 to 5.9.2 by @dependabot in #26
Less Exciting Things
- #1 supporting cannonical path building of channel names to support ka… by @bluemonk3y in #2
- #3 completing support of canonical channel names by @bluemonk3y in #5
- #6 refined to accurately follow the spec by @bluemonk3y in #7
- pulling in for sion to leverage by @bluemonk3y in #9
- ACL support - part 2 of 3 by @bluemonk3y in #10
- ACLs for public, private and protected by @bluemonk3y in #12
- First part of Schema support by @bluemonk3y in #13
- Schema support - second pass by @bluemonk3y in #14
- AVRO with demo code and SpecMesh integration by @bluemonk3y in #15
- JSON Schema demo by @bluemonk3y in #16
- Adding examples on protobuf and clients, provisioners to made java dev easier by @bluemonk3y in #17
- consolidate client demo stuff by @bluemonk3y in #18
- push provisioner to more tests by @bluemonk3y in #19
- reformatting with spotless by @bluemonk3y in #20
- Publishing artifacts by @bluemonk3y in #21
- publishing to gitpackages by @bluemonk3y in #22
- Enable dependabot to keep things up to date by @big-andy-coates in #24
- Add
.gitignore
by @big-andy-coates in #23 - Prep for releasing jars by @big-andy-coates in #30
- Enable jar signing by @big-andy-coates in #31
- OSSRH publishing by @big-andy-coates in #32
- Enable releasing by @big-andy-coates in #33
- Allow release workflow to trigger another workflow by @big-andy-coates in #34
- Java Docs & kafka-test module by @big-andy-coates in #35
New Contributors
- @bluemonk3y made their first contribution in #2
- @big-andy-coates made their first contribution in #24
- @dependabot made their first contribution in #29
Full Changelog: https://github.com/specmesh/specmesh-build/commits/v0.1.0