Releases: gmazzo/gradle-codeowners-plugin
Releases · gmazzo/gradle-codeowners-plugin
v2.3.0
What's Changed
Features
- Adopted
importClasses
plugin by @gmazzo in #130 - Adopted
io.github.gmazzo.dependencies.embedded
plugin by @gmazzo in #132
Dependencies
- Bump android from 8.7.2 to 8.7.3 by @dependabot in #127
- Bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #128
- Update Gradle Wrapper from 8.11.1 to 8.12 by @gmazzo in #131
- Bump org.jetbrains.dokka from 1.9.20 to 2.0.0 by @dependabot in #129
- Bump io.github.gmazzo.importclasses from 1.0.0 to 1.0.2 by @dependabot in #133
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- Support for
Kotlin 2.1.0
Dependencies
- Update Gradle Wrapper from 8.7 to 8.8 by @github-actions in #92
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.9.0.202403050737-r to 6.10.0.202406032230-r by @dependabot in #93
- Bump android from 8.4.1 to 8.5.0 by @dependabot in #94
- Bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #95
- Update Gradle Wrapper from 8.8 to 8.9 by @gmazzo in #96
- Bump com.github.gmazzo.buildconfig from 5.3.5 to 5.4.0 by @dependabot in #97
- Bump android from 8.5.0 to 8.5.1 by @dependabot in #98
- Bump org.apache.bcel:bcel from 6.9.0 to 6.10.0 by @dependabot in #99
- Bump android from 8.5.1 to 8.5.2 by @dependabot in #101
- Bump kotlin from 2.0.0 to 2.0.10 by @dependabot in #100
- Update Gradle Wrapper from 8.9 to 8.10 by @gmazzo in #102
- Bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #103
- Bump android from 8.5.2 to 8.6.0 by @dependabot in #105
- Bump com.gradle.plugin-publish from 1.2.1 to 1.2.2 by @dependabot in #106
- Bump kotlin from 2.0.10 to 2.0.20 by @dependabot in #104
- Update Gradle Wrapper from 8.10 to 8.10.1 by @gmazzo in #107
- Bump com.gradle.plugin-publish from 1.2.2 to 1.3.0 by @dependabot in #109
- Bump gradle-update/update-gradle-wrapper-action from 1 to 2 by @dependabot in #110
- Bump com.github.gmazzo.buildconfig from 5.4.0 to 5.5.0 by @dependabot in #111
- Bump android from 8.6.0 to 8.6.1 by @dependabot in #112
- Update Gradle Wrapper from 8.10.1 to 8.10.2 by @gmazzo in #113
- Bump android from 8.6.1 to 8.7.0 by @dependabot in #116
- Bump kotlin from 2.0.20 to 2.0.21 by @dependabot in #117
- Bump android from 8.7.0 to 8.7.1 by @dependabot in #118
- Bump org.junit:junit-bom from 5.11.0 to 5.11.3 by @dependabot in #119
- Bump android from 8.7.1 to 8.7.2 by @dependabot in #120
- Update Gradle Wrapper from 8.10.2 to 8.11 by @gmazzo in #121
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #122
- Update Gradle Wrapper from 8.11 to 8.11.1 by @gmazzo in #123
- Bump com.github.gmazzo.buildconfig from 5.5.0 to 5.5.1 by @dependabot in #124
- Bump kotlin from 2.0.21 to 2.1.0 by @dependabot in #125
New Contributors
- @github-actions made their first contribution in #92
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
Features
- Migrated to
gradle/actions/setup-gradle@v3
by @gmazzo in #65 - Added
actionlint
to validate workflows by @gmazzo in #66 - Added
GRADLE_ENCRYPTION_KEY
to the build by @gmazzo in #72 - Fixed CI by @gmazzo in #79
- Addressing
Kotlin 2.0
breaking changes by @gmazzo in #90 - Fix corrupt mapping file by @gmazzo in #91
Dependencies
- Bump android from 8.2.0 to 8.2.1 by @dependabot in #58
- Bump com.github.gmazzo.buildconfig from 5.2.0 to 5.3.5 by @dependabot in #61
- Bump org.apache.bcel:bcel from 6.8.0 to 6.8.1 by @dependabot in #63
- Bump android from 8.2.1 to 8.2.2 by @dependabot in #64
- Update Gradle Wrapper from 8.5 to 8.6 by @gmazzo in #67
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #70
- Bump io.github.gradle-nexus.publish-plugin from 2.0.0-rc-1 to 2.0.0-rc-2 by @dependabot in #69
- Bump io.github.gmazzo.publications.report from 1.2.4 to 1.2.5 by @dependabot in #62
- Bump org.apache.bcel:bcel from 6.8.1 to 6.8.2 by @dependabot in #73
- Bump android from 8.2.2 to 8.3.0 by @dependabot in #74
- Bump io.github.gmazzo.publications.report from 1.2.5 to 1.2.7 by @dependabot in #75
- Bump org.jetbrains.dokka from 1.9.10 to 1.9.20 by @dependabot in #77
- Bump kotlin from 1.9.22 to 1.9.23 by @dependabot in #76
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.8.0.202311291450-r to 6.9.0.202403050737-r by @dependabot in #78
- Update Gradle Wrapper from 8.6 to 8.7 by @gmazzo in #80
- Bump android from 8.3.0 to 8.3.1 by @dependabot in #81
- Bump io.github.gmazzo.publications.report from 1.2.7 to 1.2.8 by @dependabot in #83
- Bump io.github.gradle-nexus.publish-plugin from 2.0.0-rc-2 to 2.0.0 by @dependabot in #82
- Bump android from 8.3.1 to 8.3.2 by @dependabot in #84
- Bump org.apache.bcel:bcel from 6.8.2 to 6.9.0 by @dependabot in #85
- Bump android from 8.3.2 to 8.4.0 by @dependabot in #86
- Bump kotlin from 1.9.23 to 1.9.24 by @dependabot in #87
- Bump android from 8.4.0 to 8.4.1 by @dependabot in #89
- Bump kotlin from 1.9.24 to 2.0.0 by @dependabot in #88
Full Changelog: v2.0.4...v2.1.0
v2.0.4
What's Changed
- Bump com.github.gmazzo.buildconfig from 5.1.0 to 5.2.0 by @dependabot in #55
- Added missing Kotlin DSLs by @gmazzo in #56
Full Changelog: v2.0.3...v2.0.4
v2.0.3
New features:
Now the plugin is split into 3, each one providing a different set of features and targeting different use cases:
- The
io.github.gmazzo.codeowners
plugin adds a Gradle report of classes' ownership - The
io.github.gmazzo.codeowners.jvm
plugin propagates the classes' ownership information to runtime. It supports any JVM build (java
,groovy
, etc) that produces.class
files, but JVM-only - The
io.github.gmazzo.codeowners.kotlin
Kotlin Compiler plugin propagates the classes' ownership information to runtime. It supports any Kotlin build (jvm
,android
,multiplatform
, etc, but Kotlin-only)
What's Changed
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.5.0.202303070854-r to 6.6.0.202305301015-r by @dependabot in #21
- Bump com.github.gmazzo.buildconfig from 4.0.4 to 4.1.1 by @dependabot in #22
- Update Gradle Wrapper from 8.1.1 to 8.2 by @gmazzo in #23
- Bump kotlin from 1.8.22 to 1.9.0 by @dependabot in #24
- Update Gradle Wrapper from 8.2 to 8.2.1 by @gmazzo in #25
- Bump com.github.gmazzo.buildconfig from 4.1.1 to 4.1.2 by @dependabot in #26
- Bump com.android.application from 8.0.2 to 8.1.0 by @dependabot in #27
- Update Gradle Wrapper from 8.2.1 to 8.3 by @gmazzo in #28
- Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 by @dependabot in #29
- Bump com.android.application from 8.1.0 to 8.1.1 by @dependabot in #31
- Bump kotlin from 1.9.0 to 1.9.10 by @dependabot in #30
- Bump actions/checkout from 3 to 4 by @dependabot in #32
- Bump org.jetbrains.dokka from 1.8.20 to 1.9.0 by @dependabot in #34
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r by @dependabot in #33
- Bump mikepenz/action-junit-report from 3 to 4 by @dependabot in #35
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.1.202309021850-r to 6.7.0.202309050840-r by @dependabot in #36
- Bump com.android.application from 8.1.1 to 8.1.2 by @dependabot in #37
- Update Gradle Wrapper from 8.3 to 8.4 by @gmazzo in #38
- Bump org.jetbrains.dokka from 1.9.0 to 1.9.10 by @dependabot in #39
- Bump kotlin from 1.9.10 to 1.9.20 by @dependabot in #40
- Bump com.android.application from 8.1.2 to 8.1.3 by @dependabot in #41
- Bump com.android.application from 8.1.3 to 8.1.4 by @dependabot in #42
- Bump com.github.gmazzo.buildconfig from 4.1.2 to 4.2.0 by @dependabot in #44
- Bump kotlin from 1.9.20 to 1.9.21 by @dependabot in #43
- Update Gradle Wrapper from 8.4 to 8.5 by @gmazzo in #45
- Improved test setup by @gmazzo in #47
- Bump com.android.application from 8.1.4 to 8.2.0 by @dependabot in #48
- Bump org.junit:junit-bom from 5.8.1 to 5.10.1 by @dependabot in #49
- Bump org.eclipse.jgit:org.eclipse.jgit from 6.7.0.202309050840-r to 6.8.0.202311291450-r by @dependabot in #50
- Bump com.github.gmazzo.buildconfig from 4.2.0 to 5.0.1 by @dependabot in #52
- Bump io.github.gmazzo.publications.report from 1.0.0 to 1.1.0 by @dependabot in #51
- Bump com.github.gmazzo.buildconfig from 5.0.1 to 5.1.0 by @dependabot in #54
- Bump kotlin from 1.9.21 to 1.9.22 by @dependabot in #53
- Adding Kotlin Multiplatform support with a Compiler plugin by @gmazzo in #46
Full Changelog: v1.1.0...v2.0.0
v1.1.0
v1.0.9
Improved performance
v1.0.8 Improved fingerprinting time