Skip to content

Releases: eclipse-edc/GradlePlugins

v0.15.0

02 Dec 08:18

Choose a tag to compare

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
  • fix: autodoc publication manifest registration by @ndr-brt in #356
  • fix: exclude modules that should not be published from the waitForPublishedArtifacts by @ndr-brt in #366
  • fix: skip example generation on merge openapi spec by @ndr-brt in #385
  • chore: add maven local as first repo by @wolf4ood in #393
  • fix: Revert "build(deps): bump swagger plugin to 2.2.40 (#397)" by @ndr-brt in #401

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[bot] 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[bot] 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[bot] in #263
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot[bot] in #264
  • build(deps): bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot[bot] in #266
  • build(deps): bump org.jetbrains:annotations from 24.0.1 to 25.0.0 by @dependabot[bot] in #268
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot[bot] in #269
  • build(deps): bump jackson from 2.17.2 to 2.18.0 by @dependabot[bot] in #270
  • build(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot[bot] in #271
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot[bot] in #272
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot[bot] in #274
  • build(deps): bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by @dependabot[bot] in #273
  • build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot[bot] in #275
  • build(deps): bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot[bot] in #280
  • build(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot[bot] in #281
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.22 to 2.1.23 by @dependabot[bot] in #285
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot[bot] in #284
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot[bot] in #283
  • build(deps): bump jackson from 2.18.0 to 2.18.1 by @dependabot[bot] in #287
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot[bot] in #286
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot[bot] in #288
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24 by @dependabot[bot] in #294
  • build(deps): bump jackson from 2.18.1 to 2.18.2 by @dependabot[bot] in #297
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot[bot] in #296
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot[bot] in #300
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot[bot] in #304
  • build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot[bot] in #305
  • build(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot[bot] in #306
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.24 to 2.1.25 by @dependabot[bot] in #309
  • build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot[bot] in #310
  • build(deps): bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot[bot] in #313
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot[bot] in #314
  • build(deps): bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 by @dependabot[bot] in #315
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.12.0 by @dependabot[bot] in #316
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.4 by @dependabot[bot] in #322
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 by @dependabot[bot] in #324
  • build(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.1 by @dependabot[bot] in #323
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.22.0 by @dependabot[bot] in #325
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.25 to 2.1.26 by @dependabot[bot] in #326
  • build(deps): bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by @dependabot[bot] in #327
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.22.0 to 10.23.0 by @dependabot[bot] in #328
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 by @dependabot[bot] in #329
  • build(deps): bump jackson from 2.18.2 to 2.19.0 by @dependabot[bot] in #331
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 by @dependabot[bot] 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[bot] in #333
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.27 to 2.1.28 by @dependabot[bot] in #334
  • build(deps): bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot[bot] in #335
  • build(deps): bump com.p...
Read more

edc-build-v1.1.4

27 Nov 08:53
83efe9b

Choose a tag to compare

What's Changed

Bugfixes

  • fix: Revert "build(deps): bump swagger plugin to 2.2.40 (#397)" by @ndr-brt in #401

Dependencies

  • build(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #398
  • build(deps): bump com.puppycrawl.tools:checkstyle from 12.1.1 to 12.1.2 by @dependabot[bot] in #399
  • build(deps): bump com.vanniktech:gradle-maven-publish-plugin from 0.34.0 to 0.35.0 by @dependabot[bot] in #400

Full Changelog: edc-build-v1.1.3...edc-build-v1.1.4

edc-build-v1.1.3

19 Nov 09:04
bfcd9ca

Choose a tag to compare

What's Changed

Dependencies

  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 6.0.0 to 6.0.1 by @dependabot[bot] in #394
  • build(deps): bump jackson from 2.20.0 to 2.20.1 by @dependabot[bot] in #395
  • build(deps): bump swagger plugin to 2.2.40 by @ndr-brt in #397

Full Changelog: edc-build-v1.1.2...edc-build-v1.1.3

edc-build-v1.1.2

31 Oct 09:08
8350bb6

Choose a tag to compare

What's Changed

Bugfixes

Dependencies

  • build(deps): bump com.puppycrawl.tools:checkstyle from 11.0.1 to 11.1.0 by @dependabot[bot] in #384
  • build(deps): bump org.eclipse.edc:boot-spi from 0.14.0 to 0.14.1 by @dependabot[bot] in #386
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.13.4 to 6.0.0 by @dependabot[bot] in #387
  • build(deps): bump com.puppycrawl.tools:checkstyle from 11.1.0 to 12.0.1 by @dependabot[bot] in #388
  • build(deps): bump com.puppycrawl.tools:checkstyle from 12.0.1 to 12.1.0 by @dependabot[bot] in #390
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.34 to 2.1.35 by @dependabot[bot] in #389
  • build(deps): bump com.puppycrawl.tools:checkstyle from 12.1.0 to 12.1.1 by @dependabot[bot] in #391
  • build(deps): bump openapi-generator by @ndr-brt in #392

Full Changelog: edc-build-v1.1.1...edc-build-v1.1.2

v0.14.1

01 Oct 08:26

Choose a tag to compare

Full Changelog: v0.14.0...v0.14.1

edc-build-v1.1.1

29 Sep 08:03
382c1c6

Choose a tag to compare

What's Changed

Bugfixes

  • fix: skip example generation on merge openapi spec by @ndr-brt in #385

Dependencies

  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.33 to 2.1.34 by @dependabot[bot] in #382
  • build(deps): bump org.mockito:mockito-core from 5.19.0 to 5.20.0 by @dependabot[bot] in #381
  • build(deps): bump org.assertj:assertj-core from 3.27.4 to 3.27.5 by @dependabot[bot] in #380
  • build(deps): bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #383

Full Changelog: edc-build-v1.1.0...edc-build-v1.1.1

edc-build-v1.1.0

18 Sep 14:56
65ac8eb

Choose a tag to compare

What's Changed

New Features & Improvements

  • feat: implement openapi merge task with openapi-generator by @ndr-brt in #379

Dependencies

  • build(deps): bump org.eclipse.edc:boot-spi from 0.13.2 to 0.14.0 by @dependabot[bot] in #372
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.31 to 2.1.32 by @dependabot[bot] in #373
  • build(deps): bump com.puppycrawl.tools:checkstyle from 11.0.0 to 11.0.1 by @dependabot[bot] in #375
  • build(deps): bump jackson from 2.19.2 to 2.20.0 by @dependabot[bot] in #374
  • build(deps): bump org.jetbrains:annotations from 26.0.2 to 26.0.2-1 by @dependabot[bot] in #376
  • build(deps): bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 by @dependabot[bot] in #377
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.32 to 2.1.33 by @dependabot[bot] in #378

Full Changelog: edc-build-v1.0.0...edc-build-v1.1.0

edc-build-v1.0.0

22 Aug 09:05
0aa67fa

Choose a tag to compare

What's Changed

Dependencies

Full Changelog: edc-build-v0.1.1...edc-build-v1.0.0

v0.14.0

19 Aug 05:39

Choose a tag to compare

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[bot] 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[bot] 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[bot] in #263
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.0 to 10.18.1 by @dependabot[bot] in #264
  • build(deps): bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot[bot] in #266
  • build(deps): bump org.jetbrains:annotations from 24.0.1 to 25.0.0 by @dependabot[bot] in #268
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1 by @dependabot[bot] in #269
  • build(deps): bump jackson from 2.17.2 to 2.18.0 by @dependabot[bot] in #270
  • build(deps): bump org.mockito:mockito-core from 5.13.0 to 5.14.0 by @dependabot[bot] in #271
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2 by @dependabot[bot] in #272
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.1 to 5.11.2 by @dependabot[bot] in #274
  • build(deps): bump org.mockito:mockito-core from 5.14.0 to 5.14.1 by @dependabot[bot] in #273
  • build(deps): bump org.jetbrains:annotations from 25.0.0 to 26.0.0 by @dependabot[bot] in #275
  • build(deps): bump org.jetbrains:annotations from 26.0.0 to 26.0.1 by @dependabot[bot] in #280
  • build(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 by @dependabot[bot] in #281
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.22 to 2.1.23 by @dependabot[bot] in #285
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.18.2 to 10.19.0 by @dependabot[bot] in #284
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.2 to 5.11.3 by @dependabot[bot] in #283
  • build(deps): bump jackson from 2.18.0 to 2.18.1 by @dependabot[bot] in #287
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.19.0 to 10.20.0 by @dependabot[bot] in #286
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.0 to 10.20.1 by @dependabot[bot] in #288
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.23 to 2.1.24 by @dependabot[bot] in #294
  • build(deps): bump jackson from 2.18.1 to 2.18.2 by @dependabot[bot] in #297
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.1 to 10.20.2 by @dependabot[bot] in #296
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.20.2 to 10.21.0 by @dependabot[bot] in #300
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.0 to 10.21.1 by @dependabot[bot] in #304
  • build(deps): bump org.assertj:assertj-core from 3.26.3 to 3.27.2 by @dependabot[bot] in #305
  • build(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 by @dependabot[bot] in #306
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.24 to 2.1.25 by @dependabot[bot] in #309
  • build(deps): bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot[bot] in #310
  • build(deps): bump org.jetbrains:annotations from 26.0.1 to 26.0.2 by @dependabot[bot] in #313
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.1 to 10.21.2 by @dependabot[bot] in #314
  • build(deps): bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 by @dependabot[bot] in #315
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.11.3 to 5.12.0 by @dependabot[bot] in #316
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.2 to 10.21.4 by @dependabot[bot] in #322
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 by @dependabot[bot] in #324
  • build(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.1 by @dependabot[bot] in #323
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.21.4 to 10.22.0 by @dependabot[bot] in #325
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.25 to 2.1.26 by @dependabot[bot] in #326
  • build(deps): bump org.mockito:mockito-core from 5.16.1 to 5.17.0 by @dependabot[bot] in #327
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.22.0 to 10.23.0 by @dependabot[bot] in #328
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 by @dependabot[bot] in #329
  • build(deps): bump jackson from 2.18.2 to 2.19.0 by @dependabot[bot] in #331
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.23.0 to 10.23.1 by @dependabot[bot] 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[bot] in #333
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.27 to 2.1.28 by @dependabot[bot] in #334
  • build(deps): bump org.mockito:mockito-core from 5.17.0 to 5.18.0 by @dependabot[bot] in #335
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.23.1 to 10.24.0 by @dependabot[bot] in #336
  • build(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.28 to 2.1.29 by @dependabot[bot] in #339
  • build(deps): bump org.junit.jupiter:junit-jupiter-engine from 5.12.2 to 5.13.1 by @dependabot[bot] in #340
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.24.0 to 10.25.0 by @dependabot[bot] in #337
  • build(deps): bump jackson from 2.19.0 to 2.19.1 by @dep...
Read more

edc-build-v0.1.1

19 Aug 07:09
f1a5ef4

Choose a tag to compare

What's Changed

Bugfixes

  • fix: exclude modules that should not be published from the waitForPublishedArtifacts by @ndr-brt in #366

Dependencies

  • build(deps): bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #362
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #364
  • build(deps): bump org.mockito:mockito-core from 5.18.0 to 5.19.0 by @dependabot[bot] in #365
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.26.1 to 11.0.0 by @dependabot[bot] in #363

Documentation

Full Changelog: edc-build-v0.1.0...edc-build-v0.1.1