Releases: creek-service/creek-base
Releases · creek-service/creek-base
v0.4.4
What's Changed
Breaking Changes 🛠
- upgrade Java 11 to 17 by @big-andy-coates in #493
Dependency Updates
- Bump junitVersion from 5.13.3 to 5.13.4 by @dependabot[bot] in #422
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.0 to 2.25.1 by @dependabot[bot] in #421
- Bump pl.allegro.tech.build.axion-release from 1.19.0 to 1.19.1 by @dependabot[bot] in #426
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.2.2 to 6.2.3 in /buildSrc by @dependabot[bot] in #425
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.2.3 to 6.2.6 in /buildSrc by @dependabot[bot] in #433
- Bump pl.allegro.tech.build.axion-release from 1.19.1 to 1.20.1 by @dependabot[bot] in #430
- Bump org.mockito:mockito-junit-jupiter from 5.18.0 to 5.19.0 by @dependabot[bot] in #429
- Bump com.github.spotbugs:spotbugs-annotations from 4.9.3 to 4.9.4 by @dependabot[bot] in #432
- Bump com.gradle.publish:plugin-publish-plugin from 1.3.1 to 2.0.0 in /buildSrc by @dependabot[bot] in #446
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.1 to 2.25.2 by @dependabot[bot] in #437
- Bump org.mockito:mockito-junit-jupiter from 5.19.0 to 5.20.0 by @dependabot[bot] in #438
- Bump com.google.guava:guava-testlib from 33.4.8-jre to 33.5.0-jre by @dependabot[bot] in #436
- Bump com.github.spotbugs:spotbugs-annotations from 4.9.4 to 4.9.6 by @dependabot[bot] in #441
- Bump pl.allegro.tech.build.axion-release from 1.20.1 to 1.21.1 by @dependabot[bot] in #456
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.2 to 2.25.3 by @dependabot[bot] in #461
- Bump org.mockito:mockito-junit-jupiter from 5.20.0 to 5.21.0 by @dependabot[bot] in #465
- Bump com.github.spotbugs:spotbugs-annotations from 4.9.6 to 4.9.8 by @dependabot[bot] in #449
- Bump org.mockito:mockito-junit-jupiter from 5.21.0 to 5.23.0 by @dependabot[bot] in #481
- Bump com.gradle.publish:plugin-publish-plugin from 2.0.0 to 2.1.1 in /buildSrc by @dependabot[bot] in #490
- build(deps): Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.25.3 to 2.25.4 by @dependabot[bot] in #482
- chore(deps): Bump io.github.classgraph:classgraph from 4.8.180 to 4.8.184 by @dependabot[bot] in #453
- chore(deps): bump gradle-wrapper from 8.8 to 9.4.1 by @dependabot[bot] in #487
- Bump junitVersion from 5.13.4 to 6.0.3 by @dependabot[bot] in #475
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.2.6 to 6.4.2 in /buildSrc by @dependabot[bot] in #444
- chore(deps): bump com.google.guava:guava-testlib from 33.5.0-jre to 33.6.0-jre by @dependabot[bot] in #501
Less Exciting Things
- fix: remove deprecated kotlinOptions DSL, incompatible with Gradle 9 by @big-andy-coates in #491
- Switch coverage reporting from Coveralls to Codecov by @big-andy-coates in #494
- docs: replace Coveralls badge with Codecov badge by @big-andy-coates in #495
- chore: update buildSrc plugin versions by @big-andy-coates in #496
- chore: align buildSrc with Creek estate by @big-andy-coates in #497
- fix: use GITHUB_TOKEN for GitHub Packages Dependabot auth by @big-andy-coates in #502
- fix: use CREEK_PACKAGES_TOKEN secret for GitHub Packages Dependabot auth by @big-andy-coates in #503
- feat: add coverage task to coverage convention by @big-andy-coates in #504
Full Changelog: v0.4.3...v0.4.4
v0.4.3
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
Exciting New Features 🎉
- Common code for generating schema file names by @big-andy-coates in #267
- JPMS compatible schema output paths. by @big-andy-coates in #270
- Build a path to schema files that works on Windows OS. by @big-andy-coates in #278
Dependency Updates
- Bump junitVersion from 5.9.2 to 5.9.3 by @dependabot[bot] in #183
- Bump org.mockito:mockito-junit-jupiter from 5.3.0 to 5.3.1 by @dependabot[bot] in #184
- Bump com.google.guava:guava-testlib from 31.1-jre to 32.1.1-jre by @dependabot[bot] in #191
- Bump org.mockito:mockito-junit-jupiter from 5.3.1 to 5.4.0 by @dependabot[bot] in #192
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.18.0 to 6.19.0 by @dependabot[bot] in #190
- Bump pl.allegro.tech.build.axion-release from 1.15.0 to 1.15.3 by @dependabot[bot] in #185
- Bump com.google.guava:guava-testlib from 32.1.1-jre to 32.1.2-jre by @dependabot[bot] in #201
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.19.0 to 6.20.0 by @dependabot[bot] in #204
- Bump pl.allegro.tech.build.axion-release from 1.15.3 to 1.15.4 by @dependabot[bot] in #200
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.0.14 to 5.1.0 by @dependabot[bot] in #203
- Bump junitVersion from 5.9.3 to 5.10.0 by @dependabot[bot] in #202
- Bump io.github.classgraph:classgraph from 4.8.157 to 4.8.161 by @dependabot[bot] in #205
- Bump com.gradle.publish:plugin-publish-plugin from 1.2.0 to 1.2.1 by @dependabot[bot] in #219
- Bump org.mockito:mockito-junit-jupiter from 5.4.0 to 5.5.0 by @dependabot[bot] in #221
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.20.0 to 6.21.0 by @dependabot[bot] in #220
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.4.0 to 0.7.0 by @dependabot[bot] in #223
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.1.0 to 5.1.3 by @dependabot[bot] in #218
- Bump io.github.classgraph:classgraph from 4.8.161 to 4.8.162 by @dependabot[bot] in #222
- Bump org.junit-pioneer:junit-pioneer from 2.0.1 to 2.1.0 by @dependabot[bot] in #226
- Bump pl.allegro.tech.build.axion-release from 1.15.4 to 1.15.5 by @dependabot[bot] in #224
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.21.0 to 6.22.0 by @dependabot[bot] in #225
- Bump io.github.classgraph:classgraph from 4.8.162 to 4.8.163 by @dependabot[bot] in #240
- Bump com.github.spotbugs:spotbugs-annotations from 4.7.3 to 4.8.0 by @dependabot[bot] in #237
- Bump org.mockito:mockito-junit-jupiter from 5.5.0 to 5.7.0 by @dependabot[bot] in #241
- Bump com.google.guava:guava-testlib from 32.1.2-jre to 32.1.3-jre by @dependabot[bot] in #239
- Bump log4jVersion from 2.20.0 to 2.21.1 by @dependabot[bot] in #235
- Bump io.github.classgraph:classgraph from 4.8.163 to 4.8.165 by @dependabot[bot] in #243
- Bump pl.allegro.tech.build.axion-release from 1.15.5 to 1.16.0 by @dependabot[bot] in #242
- Bump log4jVersion from 2.21.1 to 2.22.0 by @dependabot[bot] in #245
- Bump org.junit-pioneer:junit-pioneer from 2.1.0 to 2.2.0 by @dependabot[bot] in #248
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.22.0 to 6.23.2 by @dependabot[bot] in #249
- Bump junitVersion from 5.10.0 to 5.10.1 by @dependabot[bot] in #244
- Bump com.github.spotbugs:spotbugs-annotations from 4.8.0 to 4.8.2 by @dependabot[bot] in #246
- Bump org.mockito:mockito-junit-jupiter from 5.7.0 to 5.8.0 by @dependabot[bot] in #255
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.5 to 6.0.4 by @dependabot[bot] in #260
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.2 to 6.23.3 by @dependabot[bot] in #257
- Bump com.github.spotbugs:spotbugs-annotations from 4.8.2 to 4.8.3 by @dependabot[bot] in #258
- Bump pl.allegro.tech.build.axion-release from 1.16.0 to 1.16.1 by @dependabot[bot] in #259
- Bump com.google.guava:guava-testlib from 32.1.3-jre to 33.0.0-jre by @dependabot[bot] in #256
- Bump log4jVersion from 2.22.0 to 2.22.1 by @dependabot[bot] in #261
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.23.3 to 6.25.0 by @dependabot[bot] in #274
- Bump org.mockito:mockito-junit-jupiter from 5.8.0 to 5.10.0 by @dependabot[bot] in #272
- Bump org.gradle.toolchains.foojay-resolver-convention from 0.7.0 to 0.8.0 by @dependabot[bot] in #276
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.1 to 2.23.0 by @dependabot[bot] in #287
- Bump junitVersion from 5.10.1 to 5.10.2 by @dependabot[bot] in #286
- Bump pl.allegro.tech.build.axion-release from 1.16.1 to 1.17.0 by @dependabot[bot] in #285
- Bump io.github.classgraph:classgraph from 4.8.165 to 4.8.168 by @dependabot[bot] in #297
- Bump com.google.guava:guava-testlib from 33.0.0-jre to 33.1.0-jre by @dependabot[bot] in #296
- Bump org.mockito:mockito-junit-jupiter from 5.10.0 to 5.11.0 by @dependabot[bot] in #294
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.23.0 to 2.23.1 by @dependabot[bot] in #295
- Bump pl.allegro.tech.build.axion-release from 1.17.0 to 1.17.2 by @dependabot[bot] in #304
- Bump com.github.spotbugs:spotbugs-annotations from 4.8.3 to 4.8.4 by @dependabot[bot] in #305
- Bump io.github.classgraph:classgraph from 4.8.168 to 4.8.172 by @dependabot[bot] in #306
- Bump com.github.spotbugs:spotbugs-annotations from 4.8.4 to 4.8.5 by @dependabot[bot] in #311
- Bump com.google.guava:guava-testlib from 33.1.0-jre to 33.2.1-jre by @dependabot[bot] in #312
- Bump org.mockito:mockito-junit-jupiter from 5.11.0 to 5.12.0 by @dependabot[bot] in #313
- Bump io.github.classgraph:classgraph from 4.8.172 to 4.8.174 by @dependabot[bot] in #315
- Bump junitVersion from 5.10.2 to 5.10.3 by @dependabot[bot] in #316
- Bump com.github.spotbugs:spotbugs-annotations from 4.8.5 to 4.8.6 by @dependabot[bot] in #317
- Bump pl.allegro.tech.build.axion-release from 1.17.2 to 1.18.2 by @dependabot[bot] in #330
- Bump junitVersion from 5.10.3 to 5.11.0 by @dependabot[bot] in #333
- Bump pl.allegro.tech.build.axion-release from 1.18.2 to 1.18.7 by @dependabot[bot] in #332
- Bump org.mockito:mockito-junit-jupiter from 5.12.0 to 5.13.0 by @dependabot[bot] in #335
- Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.175 by @dependabot[bot] in #331
- Bump com.google.guava:guava-testlib from 33.2.1-jre to 33.3.0-jre by @dependabot[bot] in #334
- Bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.23.1 to 2.24.1 by @dependabot[bot] in #344
- Bump com.google.guava:guava-testlib from 33.3.0-jre to 33.3.1-jre by @dependabot[bot] in #346
- Bump io.github.classgraph:classgraph from 4.8.175 to 4.8.176 by @dependabot[bot] in https://github.com/creek...
v0.4.1
What's Changed
Dependency Updates
- Bump io.github.gradle-nexus:publish-plugin from 1.2.0 to 1.3.0 by @dependabot in #161
- Bump gradle.plugin.org.kt3k.gradle.plugin:coveralls-gradle-plugin from 2.12.0 to 2.12.2 by @dependabot in #160
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.16.0 to 6.17.0 by @dependabot in #158
- Bump org.mockito:mockito-junit-jupiter from 5.1.1 to 5.2.0 by @dependabot in #157
- Bump pl.allegro.tech.build.axion-release from 1.14.4 to 1.15.0 by @dependabot in #167
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.0.13 to 5.0.14 by @dependabot in #168
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.17.0 to 6.18.0 by @dependabot in #173
- Bump com.gradle.publish:plugin-publish-plugin from 1.1.0 to 1.2.0 by @dependabot in #175
- Bump org.mockito:mockito-junit-jupiter from 5.2.0 to 5.3.0 by @dependabot in #176
- Bump org.junit-pioneer:junit-pioneer from 2.0.0 to 2.0.1 by @dependabot in #174
- Bump creekVersion from 0.4.1-SNAPSHOT to 0.4.1 by @dependabot in #177
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
Dependency Updates
- Bump io.github.classgraph:classgraph from 4.8.154 to 4.8.155 by @dependabot in #153
- Bump log4jVersion from 2.19.0 to 2.20.0 by @dependabot in #154
- Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 1.2.0 by @dependabot in #156
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.15.0 to 6.16.0 by @dependabot in #155
- Bump io.github.classgraph:classgraph from 4.8.155 to 4.8.157 by @dependabot in #159
- Bump creekVersion from 0.3.3-SNAPSHOT to 0.4.0 by @dependabot in #162
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
Dependency Updates
- Bump org.mockito:mockito-junit-jupiter from 5.1.0 to 5.1.1 by @dependabot in #140
- Bump pl.allegro.tech.build.axion-release from 1.14.3 to 1.14.4 by @dependabot in #146
- Bump org.junit-pioneer:junit-pioneer from 1.9.1 to 2.0.0 by @dependabot in #147
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.14.0 to 6.15.0 by @dependabot in #144
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
Exciting New Features 🎉
- Install FindSecBugs build plugin by @big-andy-coates in #134
Bug Fixes 🎉
- Fix name in POMs by @big-andy-coates in #138
Dependency Updates
- Bump junitVersion from 5.9.1 to 5.9.2 by @dependabot in #127
- Bump github/codeql-action from 2.1.37 to 2.1.38 by @dependabot in #131
- Bump github/codeql-action from 2.1.38 to 2.1.39 by @dependabot in #132
- Bump mockito-junit-jupiter from 4.11.0 to 5.1.0 by @dependabot in #135
- Bump spotless-plugin-gradle from 6.12.1 to 6.14.0 by @dependabot in #136
- Bump github/codeql-action from 2.1.39 to 2.2.1 by @dependabot in #133
- Bump creekVersion from 0.3.1-SNAPSHOT to 0.3.1 by @dependabot in #137
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
Exciting New Features 🎉
- Security Scorecards integration. by @big-andy-coates in #120
Dependency Updates
- Bump junit-pioneer from 1.7.1 to 1.7.2 by @dependabot in #108
- Bump plugin-publish-plugin from 1.0.0 to 1.1.0 by @dependabot in #110
- Bump junit-pioneer from 1.7.2 to 1.8.0 by @dependabot in #111
- Bump junit-pioneer from 1.8.0 to 1.9.1 by @dependabot in #112
- Bump classgraph from 4.8.149 to 4.8.151 by @dependabot in #116
- Bump pl.allegro.tech.build.axion-release from 1.14.2 to 1.14.3 by @dependabot in #114
- Bump mockito-junit-jupiter from 4.8.1 to 4.9.0 by @dependabot in #115
- Bump actions/checkout from 3.1.0 to 3.2.0 by @dependabot in #117
- Bump classgraph from 4.8.151 to 4.8.153 by @dependabot in #119
- Bump mockito-junit-jupiter from 4.9.0 to 4.11.0 by @dependabot in #118
- Upgrade com.diffplug.spotless:spotless-plugin-gradle to 6.12.1 by @big-andy-coates in #124
- Bump ossf/scorecard-action from 2.1.0 to 2.1.2 by @dependabot in #121
- Bump classgraph from 4.8.153 to 4.8.154 by @dependabot in #123
- Bump actions/upload-artifact from 3.1.1 to 3.1.2 by @dependabot in #125
- Bump actions/checkout from 3.2.0 to 3.3.0 by @dependabot in #126
- Bump creekVersion from 0.2.1-SNAPSHOT to 0.3.0 by @big-andy-coates in #129
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Initial public release.
What's Changed
Dependency Updates
- Bump com.diffplug.spotless from 6.5.1 to 6.5.2 by @dependabot in #45
- Bump spotbugs-annotations from 4.6.0 to 4.7.0 by @dependabot in #46
- Bump com.diffplug.spotless from 6.5.2 to 6.6.1 by @dependabot in #51
- Bump pl.allegro.tech.build.axion-release from 1.13.6 to 1.13.7 by @dependabot in #55
- Bump classgraph from 4.8.146 to 4.8.147 by @dependabot in #59
- Bump pl.allegro.tech.build.axion-release from 1.13.7 to 1.13.9 by @dependabot in #58
- Bump junit-pioneer from 1.7.0 to 1.7.1 by @dependabot in #56
- Bump mockito-junit-jupiter from 4.5.1 to 4.6.0 by @dependabot in #57
- Bump pl.allegro.tech.build.axion-release from 1.13.9 to 1.13.10 by @dependabot in #61
- Bump mockito-junit-jupiter from 4.6.0 to 4.6.1 by @dependabot in #60
- Bump com.diffplug.spotless from 6.6.1 to 6.7.0 by @dependabot in #62
- Bump com.diffplug.spotless from 6.7.0 to 6.7.2 by @dependabot in #67
- Bump pl.allegro.tech.build.axion-release from 1.13.10 to 1.13.14 by @dependabot in #66
- Bump com.diffplug.spotless from 6.7.2 to 6.8.0 by @dependabot in #71
- Bump log4jVersion from 2.17.2 to 2.18.0 by @dependabot in #69
- Bump spotbugs-annotations from 4.7.0 to 4.7.1 by @dependabot in #72
- Bump com.github.spotbugs from 5.0.6 to 5.0.9 by @dependabot in #70
- Bump classgraph from 4.8.147 to 4.8.149 by @dependabot in #73
- Bump org.javamodularity.moduleplugin from 1.8.11 to 1.8.12 by @dependabot in #77
- Bump pl.allegro.tech.build.axion-release from 1.13.14 to 1.14.0 by @dependabot in #76
- Bump com.diffplug.spotless from 6.8.0 to 6.9.1 by @dependabot in #78
- Bump junitVersion from 5.8.2 to 5.9.0 by @dependabot in #74
- Bump mockito-junit-jupiter from 4.6.1 to 4.7.0 by @dependabot in #79
- Bump com.github.spotbugs from 5.0.9 to 5.0.10 by @dependabot in #80
- Bump com.diffplug.spotless from 6.9.1 to 6.10.0 by @dependabot in #81
- Bump spotbugs-annotations from 4.7.1 to 4.7.2 by @dependabot in #82
- Bump com.github.spotbugs from 5.0.10 to 5.0.12 by @dependabot in #84
- Bump mockito-junit-jupiter from 4.7.0 to 4.8.0 by @dependabot in #85
- Bump pl.allegro.tech.build.axion-release from 1.14.0 to 1.14.1 by @dependabot in #88
- Bump com.diffplug.spotless from 6.10.0 to 6.11.0 by @dependabot in #87
- Bump junitVersion from 5.9.0 to 5.9.1 by @dependabot in #89
- Bump pl.allegro.tech.build.axion-release from 1.14.1 to 1.14.2 by @dependabot in #93
- Bump actions/checkout from 2 to 3 by @dependabot in #92
- Bump spotbugs-annotations from 4.7.2 to 4.7.3 by @dependabot in #95
- Bump mockito-junit-jupiter from 4.8.0 to 4.8.1 by @dependabot in #96
- Bump com.github.spotbugs from 5.0.12 to 5.0.13 by @dependabot in #97
Less Exciting Things
- Enable snapshot builds by @big-andy-coates in #38
- Switch to creekservice by @big-andy-coates in #39
- Update test dependency to snapshot by @big-andy-coates in #41
- Update version workflow by @big-andy-coates in #42
- Update version workflow by @big-andy-coates in #43
- Update test dep to snapshot by @big-andy-coates in #44
- Enhance @GeneratesSchema type discovery by @big-andy-coates in #47
- Fix coverage by @big-andy-coates in #49
- Enhance @GeneratesSchema type discovery by @big-andy-coates in #48
- Standardize coverage by @big-andy-coates in #50
- Enhance SubtypeNaming: allow base name to be a String. by @big-andy-coates in #53
- Have the main build run occasionally to pick up issues by @big-andy-coates in #54
- Add a common reverse iterator for a list. by @big-andy-coates in #63
- Util for getting code location by @big-andy-coates in #64
- Add
RuntimeIOExceptiontype by @big-andy-coates in #68 - Add > and < preconditions by @big-andy-coates in #86
- Add
Primitivesutil for working with boxed and unboxed primitives. by @big-andy-coates in #90 - Add
Throwablesto provide stack traces by @big-andy-coates in #91 - Upgrade SLF4J by @big-andy-coates in #94
- Fix java doc issues by @big-andy-coates in #98
- Update with the latest conventions and workflows by @big-andy-coates in #99
Full Changelog: v0.1.33...v0.2.0