Releases: eclipse-edc/GradlePlugins
Releases · eclipse-edc/GradlePlugins
v0.13.0
What's Changed
Bugfixes
- fix: avoid 'example: null' entries in openapi by compel swagger-parser version by @ndr-brt in #265
- fix: use root project output or configured output by @paullatzelsperger in #279
- fix: use correct dependency filter in downloadManifestTask by @paullatzelsperger in #292
New Features & Improvements
- feat: permit to set spec version with property by @ndr-brt in #257
- feat: add autodocBom task to generate Autodoc manifests for BOMs by @paullatzelsperger in #282
- feat: autodoc parse @configuration objects by @paullatzelsperger in #289
- feat: optimize resolving manifests by @paullatzelsperger in #293
- feat(autodoc): use description annotation field and value as fallback by @ndr-brt in #308
- feat: register test dependencies on testFixtures config context by @ndr-brt in #319
Dependencies
- build(deps): bump nexus-publish plugin to 2.0.0 by @ndr-brt in #250
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #253
- fix: use project version as default annotationProcessor version by @ndr-brt in #255
- build(deps): bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #261
- build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #262
- build(deps): bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #263
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot in #264
- build(deps): bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #266
- build(deps): bump org.jetbrains:annotations from 24.0.1 to 25.0.0 by @dependabot in #268
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot in #269
- build(deps): bump jackson from 2.17.2 to 2.18.0 by @dependabot in #270
- build(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot in #271
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot in #272
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot in #274
- build(deps): bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by @dependabot in #273
- build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot in #275
- build(deps): bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot in #280
- build(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #281
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.22 to 2.1.23 by @dependabot in #285
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot in #284
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot in #283
- build(deps): bump jackson from 2.18.0 to 2.18.1 by @dependabot in #287
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot in #286
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot in #288
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24 by @dependabot in #294
- build(deps): bump jackson from 2.18.1 to 2.18.2 by @dependabot in #297
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot in #296
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot in #300
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot in #304
- build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot in #305
- build(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot in #306
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.24 to 2.1.25 by @dependabot in #309
- build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #310
- build(deps): bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot in #313
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot in #314
- build(deps): bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 by @dependabot in #315
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.12.0 by @dependabot in #316
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.4 by @dependabot in #322
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 by @dependabot in #324
- build(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.1 by @dependabot in #323
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.22.0 by @dependabot in #325
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.25 to 2.1.26 by @dependabot in #326
- build(deps): bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by @dependabot in #327
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.22.0 to 10.23.0 by @dependabot in #328
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 by @dependabot in #329
- build(deps): bump jackson from 2.18.2 to 2.19.0 by @dependabot in #331
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 by @dependabot in #330
- build(deps): bump swagger plugin to 2.2.27 by @ndr-brt in #332
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.26 to 2.1.27 by @dependabot in #333
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.27 to 2.1.28 by @dependabot in #334
Documentation
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #258
- refactor: remove jacoco convention from build plugin by @ndr-brt in #259
- build: add missing dependency to openapi-merger by @ndr-brt in #301
- build: fix build by @ndr-brt in #311
- build: remove unneeded
runtime-metamodel
dependencies by @ndr-brt in #312
Full Changelog: v0.8.1...v0.13.0
v0.12.0
What's Changed
Bugfixes
- fix: avoid 'example: null' entries in openapi by compel swagger-parser version by @ndr-brt in #265
- fix: use root project output or configured output by @paullatzelsperger in #279
- fix: use correct dependency filter in downloadManifestTask by @paullatzelsperger in #292
New Features & Improvements
- feat: permit to set spec version with property by @ndr-brt in #257
- feat: add autodocBom task to generate Autodoc manifests for BOMs by @paullatzelsperger in #282
- feat: autodoc parse @configuration objects by @paullatzelsperger in #289
- feat: optimize resolving manifests by @paullatzelsperger in #293
- feat(autodoc): use description annotation field and value as fallback by @ndr-brt in #308
- feat: register test dependencies on testFixtures config context by @ndr-brt in #319
Dependencies
- build(deps): bump nexus-publish plugin to 2.0.0 by @ndr-brt in #250
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #253
- fix: use project version as default annotationProcessor version by @ndr-brt in #255
- build(deps): bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #261
- build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #262
- build(deps): bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #263
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot in #264
- build(deps): bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #266
- build(deps): bump org.jetbrains:annotations from 24.0.1 to 25.0.0 by @dependabot in #268
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot in #269
- build(deps): bump jackson from 2.17.2 to 2.18.0 by @dependabot in #270
- build(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot in #271
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot in #272
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot in #274
- build(deps): bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by @dependabot in #273
- build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot in #275
- build(deps): bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot in #280
- build(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #281
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.22 to 2.1.23 by @dependabot in #285
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot in #284
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot in #283
- build(deps): bump jackson from 2.18.0 to 2.18.1 by @dependabot in #287
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot in #286
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot in #288
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24 by @dependabot in #294
- build(deps): bump jackson from 2.18.1 to 2.18.2 by @dependabot in #297
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot in #296
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot in #300
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot in #304
- build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot in #305
- build(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot in #306
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.24 to 2.1.25 by @dependabot in #309
- build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot in #310
- build(deps): bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot in #313
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot in #314
- build(deps): bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 by @dependabot in #315
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.12.0 by @dependabot in #316
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.4 by @dependabot in #322
Documentation
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #258
- refactor: remove jacoco convention from build plugin by @ndr-brt in #259
- build: add missing dependency to openapi-merger by @ndr-brt in #301
- build: fix build by @ndr-brt in #311
- build: remove unneeded
runtime-metamodel
dependencies by @ndr-brt in #312
Full Changelog: v0.8.1...v0.12.0
v0.11.1
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
Bugfixes
- fix: avoid 'example: null' entries in openapi by compel swagger-parser version by @ndr-brt in #265
- fix: use root project output or configured output by @paullatzelsperger in #279
- fix: use correct dependency filter in downloadManifestTask by @paullatzelsperger in #292
New Features & Improvements
- feat: permit to set spec version with property by @ndr-brt in #257
- feat: add autodocBom task to generate Autodoc manifests for BOMs by @paullatzelsperger in #282
- feat: autodoc parse @configuration objects by @paullatzelsperger in #289
- feat: optimize resolving manifests by @paullatzelsperger in #293
Dependencies
- build(deps): bump nexus-publish plugin to 2.0.0 by @ndr-brt in #250
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #253
- fix: use project version as default annotationProcessor version by @ndr-brt in #255
- build(deps): bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #261
- build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #262
- build(deps): bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #263
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot in #264
- build(deps): bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #266
- build(deps): bump org.jetbrains:annotations from 24.0.1 to 25.0.0 by @dependabot in #268
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot in #269
- build(deps): bump jackson from 2.17.2 to 2.18.0 by @dependabot in #270
- build(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot in #271
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot in #272
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot in #274
- build(deps): bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by @dependabot in #273
- build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot in #275
- build(deps): bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot in #280
- build(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #281
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.22 to 2.1.23 by @dependabot in #285
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot in #284
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot in #283
- build(deps): bump jackson from 2.18.0 to 2.18.1 by @dependabot in #287
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot in #286
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot in #288
- build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24 by @dependabot in #294
- build(deps): bump jackson from 2.18.1 to 2.18.2 by @dependabot in #297
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot in #296
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot in #300
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot in #304
- build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot in #305
- build(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot in #306
Documentation
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #258
- refactor: remove jacoco convention from build plugin by @ndr-brt in #259
- build: add missing dependency to openapi-merger by @ndr-brt in #301
Full Changelog: v0.8.1...v0.11.0
v0.10.1
Full Changelog: v0.10.0...v0.10.1
v0.10.0
What's Changed
Bugfixes
- fix: avoid 'example: null' entries in openapi by compel swagger-parser version by @ndr-brt in #265
- fix: use root project output or configured output by @paullatzelsperger in #279
New Features & Improvements
- feat: permit to set spec version with property by @ndr-brt in #257
- feat: add autodocBom task to generate Autodoc manifests for BOMs by @paullatzelsperger in #282
Dependencies
- build(deps): bump nexus-publish plugin to 2.0.0 by @ndr-brt in #250
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #253
- fix: use project version as default annotationProcessor version by @ndr-brt in #255
- build(deps): bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #261
- build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #262
- build(deps): bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #263
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot in #264
- build(deps): bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #266
- build(deps): bump org.jetbrains:annotations from 24.0.1 to 25.0.0 by @dependabot in #268
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot in #269
- build(deps): bump jackson from 2.17.2 to 2.18.0 by @dependabot in #270
- build(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot in #271
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot in #272
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot in #274
- build(deps): bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by @dependabot in #273
- build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot in #275
- build(deps): bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot in #280
- build(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot in #281
Documentation
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #258
- refactor: remove jacoco convention from build plugin by @ndr-brt in #259
Full Changelog: v0.8.1...v0.10.0
v0.9.1
Full Changelog: v0.9.0...v0.9.1
v0.9.0
What's Changed
Bugfixes
New Features & Improvements
Dependencies
- build(deps): bump nexus-publish plugin to 2.0.0 by @ndr-brt in #250
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.3 to 5.11.0 by @dependabot in #253
- fix: use project version as default annotationProcessor version by @ndr-brt in #255
- build(deps): bump org.mockito:mockito-core from 5.12.0 to 5.13.0 by @dependabot in #261
- build(deps): bump gradle wrapper to 8.10 by @ndr-brt in #262
- build(deps): bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #263
- build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot in #264
Documentation
Other Changes
- ci: launch test workflow also on release and bugfix branches by @ndr-brt in #258
- refactor: remove jacoco convention from build plugin by @ndr-brt in #259
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
What's Changed
New Features & Improvements
Dependencies
- build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.10.1 to 5.10.3 by @dependabot in #243
- build(deps): bump jackson from 2.17.1 to 2.17.2 by @dependabot in #246
- build(deps): bump org.assertj:assertj-core from 3.26.0 to 3.26.3 by @dependabot in #248
Documentation
Full Changelog: v0.7.1...v0.8.0