v0.2.0
What's Changed
Dependency Updates
- Bump actions/setup-java from 2 to 3 by @dependabot in #5
- Bump mockito-junit-jupiter from 4.4.0 to 4.5.1 by @dependabot in #6
- Bump junit-pioneer from 1.6.2 to 1.7.0 by @dependabot in #4
- Bump com.diffplug.spotless from 6.4.1 to 6.5.0 by @dependabot in #9
- Bump com.diffplug.spotless from 6.4.2 to 6.5.0 by @dependabot in #10
- Bump com.diffplug.spotless from 6.5.0 to 6.5.1 by @dependabot in #20
- Bump com.diffplug.spotless from 6.5.1 to 6.5.2 by @dependabot in #28
- Bump com.diffplug.spotless from 6.5.2 to 6.6.1 by @dependabot in #34
- Bump pl.allegro.tech.build.axion-release from 1.13.6 to 1.13.7 by @dependabot in #38
- Bump junit-pioneer from 1.7.0 to 1.7.1 by @dependabot in #43
- Bump mockito-junit-jupiter from 4.5.1 to 4.6.0 by @dependabot in #42
- Bump pl.allegro.tech.build.axion-release from 1.13.7 to 1.13.9 by @dependabot in #41
- Bump com.diffplug.spotless from 6.6.1 to 6.7.0 by @dependabot in #45
- Bump pl.allegro.tech.build.axion-release from 1.13.9 to 1.13.14 by @dependabot in #46
- Bump mockito-junit-jupiter from 4.6.0 to 4.6.1 by @dependabot in #44
- Bump com.diffplug.spotless from 6.7.0 to 6.7.2 by @dependabot in #48
- Bump log4jVersion from 2.17.2 to 2.18.0 by @dependabot in #50
- Bump com.github.spotbugs from 5.0.6 to 5.0.10 by @dependabot in #57
- Bump junitVersion from 5.8.2 to 5.9.0 by @dependabot in #53
- Bump mockito-junit-jupiter from 4.6.1 to 4.7.0 by @dependabot in #55
- Bump com.diffplug.spotless from 6.7.2 to 6.9.1 by @dependabot in #56
- Bump pl.allegro.tech.build.axion-release from 1.13.14 to 1.14.0 by @dependabot in #54
- Bump com.diffplug.spotless from 6.9.1 to 6.10.0 by @dependabot in #59
- Bump com.github.spotbugs from 5.0.10 to 5.0.11 by @dependabot in #60
- Bump mockito-junit-jupiter from 4.7.0 to 4.8.0 by @dependabot in #61
- Bump com.github.spotbugs from 5.0.11 to 5.0.12 by @dependabot in #62
- Bump pl.allegro.tech.build.axion-release from 1.14.0 to 1.14.1 by @dependabot in #65
- Bump com.diffplug.spotless from 6.10.0 to 6.11.0 by @dependabot in #64
- Bump junitVersion from 5.9.0 to 5.9.1 by @dependabot in #66
- Bump pl.allegro.tech.build.axion-release from 1.14.1 to 1.14.2 by @dependabot in #67
- Bump actions/checkout from 2 to 3 by @dependabot in #69
- Bump com.github.spotbugs from 5.0.12 to 5.0.13 by @dependabot in #71
- Bump mockito-junit-jupiter from 4.8.0 to 4.8.1 by @dependabot in #70
Less Exciting Things
- Customise template by @big-andy-coates in #1
- Add dependency and codeQL checks by @big-andy-coates in #3
- add conformity testing by @big-andy-coates in #8
- Initial plugin and system test task by @big-andy-coates in #15
- Give Dependency Bot access to Creek packages by @big-andy-coates in #21
- Detect the latest executor version at build time by @big-andy-coates in #22
- Test across different Gradle versions by @big-andy-coates in #23
- Have
check
run the system tests by @big-andy-coates in #25 - Snapshot builds by @big-andy-coates in #27
- Bring system test plugin inline with json schema plugin by @big-andy-coates in #29
- Docs by @big-andy-coates in #30
- Nest
systemTest
extension under sharedcreek
extension by @big-andy-coates in #31 - Avoid duplicate publications by @big-andy-coates in #33
- Add component and extension dependency management by @big-andy-coates in #36
- Build occasionally by @big-andy-coates in #37
- Update Gradle wrapper to 7.4.2 by @big-andy-coates in #40
- Fix issue with corrupted Jacoco coverage file by @big-andy-coates in #58
- Upgrade SLF4J by @big-andy-coates in #68
- Support for debugging services: by @big-andy-coates in #72
- CodeQl for all code by @big-andy-coates in #73
Full Changelog: v0.1.0...v0.2.0