Skip to content

Releases: eclipse-edc/GradlePlugins

v0.10.1

06 Nov 13:47
Compare
Choose a tag to compare

v0.10.0

24 Oct 11:24
Compare
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

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
  • 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

  • feat: render deprecated setting as strikethrough by @ndr-brt in #252

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

26 Sep 09:08
Compare
Choose a tag to compare

Full Changelog: v0.9.0...v0.9.1

v0.9.0

05 Sep 08:20
Compare
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

New Features & Improvements

  • feat: permit to set spec version with property by @ndr-brt in #257

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

  • feat: render deprecated setting as strikethrough by @ndr-brt in #252

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

25 Jul 14:08
fa45463
Compare
Choose a tag to compare

What's Changed

Dependencies

  • build(deps): bump gradle-wrapper to 8.9 by @ndr-brt in #249

Full Changelog: v0.8.0...v0.8.1

v0.8.0

10 Jul 13:02
dbf9309
Compare
Choose a tag to compare

What's Changed

New Features & Improvements

  • feat: publish openapi spec as artifact by @ndr-brt in #245

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

  • refactor: publish openapi artifact with api group as classifier by @ndr-brt in #247

Full Changelog: v0.7.1...v0.8.0

v0.7.1

24 Jun 12:17
c0e87b2
Compare
Choose a tag to compare

What's Changed

Dependencies

  • build(deps): bump org.assertj:assertj-core from 3.25.3 to 3.26.0 by @dependabot in #240
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.16.0 to 10.17.0 by @dependabot in #241
  • build(deps): bump gradle wrapper to 8.8 by @ndr-brt in #242

Full Changelog: v0.7.0...v0.7.1

v0.7.0

22 May 13:02
a5967f2
Compare
Choose a tag to compare

What's Changed

Dependencies

  • build(deps): bump org.mockito:mockito-core from 5.11.0 to 5.12.0 by @dependabot in #239

Full Changelog: v0.6.4...v0.7.0

v0.6.4

13 May 07:10
Compare
Choose a tag to compare

What's Changed

Dependencies

  • build(deps): bump jackson from 2.17.0 to 2.17.1 by @dependabot in #235
  • build(deps): bump com.puppycrawl.tools:checkstyle from 10.15.0 to 10.16.0 by @dependabot in #234
  • build(deps): bump jakarta.ws.rs:jakarta.ws.rs-api from 3.1.0 to 4.0.0 by @dependabot in #238

Other Changes

  • build: make swagger be upgraded by dependabot by @ndr-brt in #237

Full Changelog: v0.6.3...v0.6.4

v0.6.3

06 May 08:29
Compare
Choose a tag to compare

Full Changelog: v0.6.2...v0.6.3