Skip to content

Releases: gmazzo/gradle-codeowners-plugin

v2.7.2

29 Oct 16:26
28dd505

Choose a tag to compare

What's Changed

Features

  • Reduced Kotlin version warning verbosity to major mismatch by @gmazzo in #232

Dependencies

  • Bump actions/setup-node from 5 to 6 in /.github/actions/setup-host by @dependabot[bot] in #228
  • Bump org.jetbrains.dokka-javadoc from 2.0.0 to 2.1.0 by @dependabot[bot] in #230
  • Bump org.jetbrains.dokka from 2.0.0 to 2.1.0 by @dependabot[bot] in #229
  • Bump kotlin from 2.2.20 to 2.2.21 by @dependabot[bot] in #231

Full Changelog: v2.7.1...v2.7.2

v2.7.1

13 Oct 18:44

Choose a tag to compare

What's Changed

Features

  • Do not cache reports task if SARIF report is enabled by @gmazzo in #227

Dependencies

  • Bump org.apache.bcel:bcel from 6.10.0 to 6.11.0 by @dependabot[bot] in #224
  • Bump com.github.gmazzo.buildconfig from 5.6.8 to 5.7.0 by @dependabot[bot] in #226
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.3.0.202506031305-r to 7.4.0.202509020913-r by @dependabot[bot] in #225

Full Changelog: v2.7.0...v2.7.1

v2.7.0

10 Oct 16:15
5686f83

Choose a tag to compare

What's Changed

Features

  • Restored compatibility tests by @gmazzo in #222
  • Reports refactor and enhancement: XML, Checkstyle and SARIF by @gmazzo in #223

Dependencies

  • Bump android from 8.12.0 to 8.13.0 by @dependabot[bot] in #219
  • Bump gradle/actions from 4 to 5 in /.github/actions/setup-host by @dependabot[bot] in #220
  • Bump org.junit:junit-bom from 5.13.4 to 6.0.0 by @dependabot[bot] in #221

Breaking changes

  • CodeOwnersReportTask:
    • codeOwnersReportFile property has been moved to reports.mappings.outputLocation
    • codeOwnersReportHeader property has been moved to reports.mappings.header

Full Changelog: v2.6.1...v2.7.0

v2.6.1

02 Oct 15:18
c7aebca

Choose a tag to compare

What's Changed

Features

  • Exposing base plugin when applying jvm/kotlin ones by @gmazzo in #215
  • Fixed cache inputs in kotlin compile task by @gmazzo in #216
  • Added rename feature, for friendly codeowners names by @gmazzo in #217

Full Changelog: v2.5.1...v2.6.1

v2.5.1

01 Oct 23:11
8854009

Choose a tag to compare

What's Changed

Features

  • Do not create report if content is empty by @gmazzo in #153
  • Reformat code with .editorconfig by @gmazzo in #154
  • Replaced versioning plugin by @gmazzo in #163
  • Default to rootProject's dir for looking of CODEOWNERS file by @gmazzo in #213
  • Fixed missing extension DSL type when appling the base plugin by @gmazzo in #214

Dependencies

  • Bump com.github.gmazzo.buildconfig from 5.5.2 to 5.5.4 by @dependabot[bot] in #157
  • Bump io.github.gmazzo.dependencies.embedded from 1.0.4 to 1.0.5 by @dependabot[bot] in #155
  • Bump io.github.gmazzo.importclasses from 1.1.2 to 1.1.3 by @dependabot[bot] in #156
  • Bump io.github.gmazzo.publications.report from 1.3.2 to 1.3.3 by @dependabot[bot] in #158
  • Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot[bot] in #159
  • Bump kotlin from 2.1.10 to 2.1.20 by @dependabot[bot] in #160
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.1.0.202411261347-r to 7.2.0.202503040940-r by @dependabot[bot] in #161
  • Bump io.github.gmazzo.importclasses from 1.1.3 to 1.2.0 by @dependabot[bot] in #162
  • Bump io.github.gmazzo.importclasses from 1.2.0 to 1.2.1 by @dependabot[bot] in #167
  • Bump android from 8.9.0 to 8.9.1 by @dependabot[bot] in #164
  • Bump com.github.gmazzo.buildconfig from 5.5.4 to 5.6.1 by @dependabot[bot] in #165
  • Bump io.github.gmazzo.gitversion from 1.0.2 to 1.2.0 by @dependabot[bot] in #166
  • Bump com.github.gmazzo.buildconfig from 5.6.1 to 5.6.2 by @dependabot[bot] in #169
  • Bump gradle/actions from 3 to 4 in /.github/actions/setup-host by @dependabot[bot] in #168
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot[bot] in #170
  • Bump io.github.gmazzo.gitversion from 1.2.0 to 1.3.0 by @dependabot[bot] in #171
  • Update Gradle Wrapper from 8.13 to 8.14 by @gmazzo in #172
  • Bump com.github.gmazzo.buildconfig from 5.6.2 to 5.6.3 by @dependabot[bot] in #174
  • Bump android from 8.9.1 to 8.9.2 by @dependabot[bot] in #173
  • Bump com.github.gmazzo.buildconfig from 5.6.3 to 5.6.4 by @dependabot[bot] in #175
  • Bump com.github.gmazzo.buildconfig from 5.6.4 to 5.6.5 by @dependabot[bot] in #176
  • Bump android from 8.9.2 to 8.10.0 by @dependabot[bot] in #177
  • Bump io.github.gmazzo.importclasses from 1.2.1 to 1.3.0 by @dependabot[bot] in #180
  • Bump com.vanniktech.maven.publish from 0.31.0 to 0.32.0 by @dependabot[bot] in #183
  • Bump io.github.gmazzo.dependencies.embedded from 1.0.5 to 1.1.0 by @dependabot[bot] in #182
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.2.0.202503040940-r to 7.2.1.202505142326-r by @dependabot[bot] in #181
  • Bump kotlin from 2.1.20 to 2.1.21 by @dependabot[bot] in #179
  • Update Gradle Wrapper from 8.14 to 8.14.1 by @gmazzo in #184
  • Bump io.github.gmazzo.gitversion from 1.3.0 to 1.4.0 by @dependabot[bot] in #185
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot[bot] in #186
  • Bump android from 8.10.0 to 8.10.1 by @dependabot[bot] in #187
  • Update Gradle Wrapper from 8.14.1 to 8.14.2 by @gmazzo in #188
  • Bump org.junit:junit-bom from 5.13.0 to 5.13.1 by @dependabot[bot] in #190
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.2.1.202505142326-r to 7.3.0.202506031305-r by @dependabot[bot] in #189
  • Bump com.github.gmazzo.buildconfig from 5.6.5 to 5.6.6 by @dependabot[bot] in #191
  • Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 by @dependabot[bot] in #192
  • Bump kotlin from 2.1.21 to 2.2.0 by @dependabot[bot] in #193
  • Bump com.github.gmazzo.buildconfig from 5.6.6 to 5.6.7 by @dependabot[bot] in #194
  • Bump android from 8.10.1 to 8.11.0 by @dependabot[bot] in #195
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #196
  • Update Gradle Wrapper from 8.14.2 to 8.14.3 by @gmazzo in #197
  • Bump android from 8.11.0 to 8.11.1 by @dependabot[bot] in #198
  • Bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0 by @dependabot[bot] in #199
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #200
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #201
  • Bump android from 8.11.1 to 8.12.0 by @dependabot[bot] in #202
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #203
  • Bump kotlin from 2.2.0 to 2.2.10 by @dependabot[bot] in #204
  • Bump actions/setup-java from 4 to 5 in /.github/actions/setup-host by @dependabot[bot] in #205
  • Bump android from 8.12.0 to 8.12.1 by @dependabot[bot] in #206
  • Bump io.github.gmazzo.gitversion from 1.4.0 to 1.5.1 by @dependabot[bot] in #207
  • Bump com.github.gmazzo.buildconfig from 5.6.7 to 5.6.8 by @dependabot[bot] in #209
  • Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 by @dependabot[bot] in #208
  • Bump android from 8.12.1 to 8.13.0 by @dependabot[bot] in #210
  • Bump actions/setup-node from 4 to 5 in /.github/actions/setup-host by @dependabot[bot] in #211
  • Bump kotlin from 2.2.10 to 2.2.20 by @dependabot[bot] in #212

Full Changelog: v2.4.2...v2.5.1

v2.5.0

01 Oct 22:21

Choose a tag to compare

What's Changed

Features

  • Do not create report if content is empty by @gmazzo in #153
  • Reformat code with .editorconfig by @gmazzo in #154
  • Replaced versioning plugin by @gmazzo in #163
  • Default to rootProject's dir for looking of CODEOWNERS file by @gmazzo in #213
  • Fixed missing extension DSL type when appling the base plugin by @gmazzo in #214

Dependencies

  • Bump com.github.gmazzo.buildconfig from 5.5.2 to 5.5.4 by @dependabot[bot] in #157
  • Bump io.github.gmazzo.dependencies.embedded from 1.0.4 to 1.0.5 by @dependabot[bot] in #155
  • Bump io.github.gmazzo.importclasses from 1.1.2 to 1.1.3 by @dependabot[bot] in #156
  • Bump io.github.gmazzo.publications.report from 1.3.2 to 1.3.3 by @dependabot[bot] in #158
  • Bump org.junit:junit-bom from 5.12.0 to 5.12.1 by @dependabot[bot] in #159
  • Bump kotlin from 2.1.10 to 2.1.20 by @dependabot[bot] in #160
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.1.0.202411261347-r to 7.2.0.202503040940-r by @dependabot[bot] in #161
  • Bump io.github.gmazzo.importclasses from 1.1.3 to 1.2.0 by @dependabot[bot] in #162
  • Bump io.github.gmazzo.importclasses from 1.2.0 to 1.2.1 by @dependabot[bot] in #167
  • Bump android from 8.9.0 to 8.9.1 by @dependabot[bot] in #164
  • Bump com.github.gmazzo.buildconfig from 5.5.4 to 5.6.1 by @dependabot[bot] in #165
  • Bump io.github.gmazzo.gitversion from 1.0.2 to 1.2.0 by @dependabot[bot] in #166
  • Bump com.github.gmazzo.buildconfig from 5.6.1 to 5.6.2 by @dependabot[bot] in #169
  • Bump gradle/actions from 3 to 4 in /.github/actions/setup-host by @dependabot[bot] in #168
  • Bump org.junit:junit-bom from 5.12.1 to 5.12.2 by @dependabot[bot] in #170
  • Bump io.github.gmazzo.gitversion from 1.2.0 to 1.3.0 by @dependabot[bot] in #171
  • Update Gradle Wrapper from 8.13 to 8.14 by @gmazzo in #172
  • Bump com.github.gmazzo.buildconfig from 5.6.2 to 5.6.3 by @dependabot[bot] in #174
  • Bump android from 8.9.1 to 8.9.2 by @dependabot[bot] in #173
  • Bump com.github.gmazzo.buildconfig from 5.6.3 to 5.6.4 by @dependabot[bot] in #175
  • Bump com.github.gmazzo.buildconfig from 5.6.4 to 5.6.5 by @dependabot[bot] in #176
  • Bump android from 8.9.2 to 8.10.0 by @dependabot[bot] in #177
  • Bump io.github.gmazzo.importclasses from 1.2.1 to 1.3.0 by @dependabot[bot] in #180
  • Bump com.vanniktech.maven.publish from 0.31.0 to 0.32.0 by @dependabot[bot] in #183
  • Bump io.github.gmazzo.dependencies.embedded from 1.0.5 to 1.1.0 by @dependabot[bot] in #182
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.2.0.202503040940-r to 7.2.1.202505142326-r by @dependabot[bot] in #181
  • Bump kotlin from 2.1.20 to 2.1.21 by @dependabot[bot] in #179
  • Update Gradle Wrapper from 8.14 to 8.14.1 by @gmazzo in #184
  • Bump io.github.gmazzo.gitversion from 1.3.0 to 1.4.0 by @dependabot[bot] in #185
  • Bump org.junit:junit-bom from 5.12.2 to 5.13.0 by @dependabot[bot] in #186
  • Bump android from 8.10.0 to 8.10.1 by @dependabot[bot] in #187
  • Update Gradle Wrapper from 8.14.1 to 8.14.2 by @gmazzo in #188
  • Bump org.junit:junit-bom from 5.13.0 to 5.13.1 by @dependabot[bot] in #190
  • Bump org.eclipse.jgit:org.eclipse.jgit from 7.2.1.202505142326-r to 7.3.0.202506031305-r by @dependabot[bot] in #189
  • Bump com.github.gmazzo.buildconfig from 5.6.5 to 5.6.6 by @dependabot[bot] in #191
  • Bump com.vanniktech.maven.publish from 0.32.0 to 0.33.0 by @dependabot[bot] in #192
  • Bump kotlin from 2.1.21 to 2.2.0 by @dependabot[bot] in #193
  • Bump com.github.gmazzo.buildconfig from 5.6.6 to 5.6.7 by @dependabot[bot] in #194
  • Bump android from 8.10.1 to 8.11.0 by @dependabot[bot] in #195
  • Bump org.junit:junit-bom from 5.13.1 to 5.13.2 by @dependabot[bot] in #196
  • Update Gradle Wrapper from 8.14.2 to 8.14.3 by @gmazzo in #197
  • Bump android from 8.11.0 to 8.11.1 by @dependabot[bot] in #198
  • Bump com.vanniktech.maven.publish from 0.33.0 to 0.34.0 by @dependabot[bot] in #199
  • Bump org.junit:junit-bom from 5.13.2 to 5.13.3 by @dependabot[bot] in #200
  • Bump org.junit:junit-bom from 5.13.3 to 5.13.4 by @dependabot[bot] in #201
  • Bump android from 8.11.1 to 8.12.0 by @dependabot[bot] in #202
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #203
  • Bump kotlin from 2.2.0 to 2.2.10 by @dependabot[bot] in #204
  • Bump actions/setup-java from 4 to 5 in /.github/actions/setup-host by @dependabot[bot] in #205
  • Bump android from 8.12.0 to 8.12.1 by @dependabot[bot] in #206
  • Bump io.github.gmazzo.gitversion from 1.4.0 to 1.5.1 by @dependabot[bot] in #207
  • Bump com.github.gmazzo.buildconfig from 5.6.7 to 5.6.8 by @dependabot[bot] in #209
  • Bump com.gradle.plugin-publish from 1.3.1 to 2.0.0 by @dependabot[bot] in #208
  • Bump android from 8.12.1 to 8.13.0 by @dependabot[bot] in #210
  • Bump actions/setup-node from 4 to 5 in /.github/actions/setup-host by @dependabot[bot] in #211
  • Bump kotlin from 2.2.10 to 2.2.20 by @dependabot[bot] in #212

Full Changelog: v2.4.2...v2.5.0

v2.4.2

13 Mar 16:04

Choose a tag to compare

What's Changed

Features

Dependencies

  • Bump io.github.gmazzo.dependencies.embedded from 1.0.3 to 1.0.4 by @dependabot in #150
  • Bump com.github.gmazzo.buildconfig from 5.5.1 to 5.5.2 by @dependabot in #147
  • Bump android from 8.8.2 to 8.9.0 by @dependabot in #146
  • Bump io.github.gmazzo.importclasses from 1.1.1 to 1.1.2 by @dependabot in #149
  • Bump io.github.gmazzo.publications.report from 1.2.8 to 1.3.1 by @dependabot in #151

Full Changelog: v2.4.1...v2.4.2

v2.4.1

09 Mar 13:01
693379b

Choose a tag to compare

What's Changed

Features

  • Added Validate Publish step on CI by @gmazzo in #144
  • Moved plugins/buildSrc to build-logic by @gmazzo in #145

Dependencies

Full Changelog: v2.4.0...v2.4.1

v2.4.0

16 Jan 17:15
1890f91

Choose a tag to compare

What's Changed

Features

  • Bumped to JDK17 and importClasses plugin by @gmazzo in #135

Dependencies

Full Changelog: v2.3.0...v2.4.0

v2.3.0

24 Dec 18:17
5231765

Choose a tag to compare

What's Changed

Features

  • Adopted importClasses plugin by @gmazzo in #130
  • Adopted io.github.gmazzo.dependencies.embedded plugin by @gmazzo in #132

Dependencies

Full Changelog: v2.2.0...v2.3.0