All notable changes to this project will be documented in this file.
2.2.0 - 2026-03-05
-
Bump gradle-wrapper from 9.3.0 to 9.3.1 by @dependabot[bot] in #88
-
Bump the ci-templates group with 2 updates by @dependabot[bot] in #89
-
Bump the plugins group with 3 updates by @dependabot[bot] in #87
-
Bump the ci-templates group with 2 updates by @dependabot[bot] in #90
-
Bump org.junit.jupiter:junit-jupiter from 6.0.2 to 6.0.3 in the test-dependencies group by @dependabot[bot] in #92
-
Bump com.google.cloud.tools.jib:com.google.cloud.tools.jib.gradle.plugin from 3.5.2 to 3.5.3 by @dependabot[bot] in #94
-
Bump the ci-templates group with 2 updates by @dependabot[bot] in #91
-
Make license configurable by @philipp94831 in #95
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/2.1.0...2.2.0
2.1.0 - 2026-01-30
-
Update Dependabot config by @philipp94831 in #85
-
Configure repository URL automatically by @philipp94831 in #86
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/2.0.2...2.1.0
2.0.2 - 2026-01-29
-
Bump bakdata/ci-templates/.github/workflows/java-gradle-plugin.yaml from 1.70.0 to 1.70.2 by @dependabot[bot] in #79
-
Bump bakdata/ci-templates/.github/workflows/java-gradle-release.yaml from 1.70.0 to 1.70.2 by @dependabot[bot] in #80
-
Support Java 25 in Jacoco by @philipp94831 in #84
- @dependabot[bot] made their first contribution in #80
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/2.0.1...2.0.2
2.0.1 - 2026-01-28
-
Upgrade dependencies by @philipp94831 in #77
-
Migrate to version catalog and configure Dependabot by @philipp94831 in #78
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/2.0.0...2.0.1
2.0.0 - 2026-01-28
-
Upgrade to Gradle 9 by @philipp94831 in #74
-
Align Kotlin version with Gradle by @philipp94831 in #76
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.11.1...2.0.0
1.11.1 - 2025-09-05
- Upgrade Sonar plugin by @philipp94831 in #73
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.11.0...1.11.1
1.11.0 - 2025-08-29
-
Configure Central Portal for publication by @philipp94831 in #70
-
Remove changelog plugin by @philipp94831 in #72
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.10.0...1.11.0
1.10.0 - 2025-06-19
- Configure Central Portal for publication by @philipp94831 in #68
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.9.1...1.10.0
1.9.1 - 2025-03-21
-
Publish plugin marker to sonatype by @philipp94831 in #61
-
Use JvmArgumentProvider for Mockito agent configuration by @philipp94831 in #63
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.9.0...1.9.1
1.9.0 - 2025-03-11
-
Configure publication settings per project by @philipp94831 in #64
-
Automatically configure publication for platform plugin by @philipp94831 in #65
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.8.1...1.9.0
1.8.1 - 2025-03-03
- Fix plugin publication by @philipp94831 in #62
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.8.0...1.8.1
1.8.0 - 2025-03-03
- Create Mockito plugin by @philipp94831 in #60
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.7.1...1.8.0
1.7.1 - 2025-01-28
- Fix sonatype plugin with java-library by @philipp94831 in #59
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.7.0...1.7.1
1.7.0 - 2025-01-27
- Support multiple jib tags by @philipp94831 in #58
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.6.1...1.7.0
1.6.1 - 2025-01-22
- Upgrade to Gradle 8.12 by @raminqaf in #53
- @raminqaf made their first contribution in #53
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.6.0...1.6.1
1.6.0 - 2025-01-22
- Upgrade dependencies and plugins by @philipp94831 in #55
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.5.2...1.6.0
1.5.1 - 2025-01-20
- Fix Jib plugin publication by @philipp94831 in #57
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.5.0...1.5.1
1.5.0 - 2025-01-20
- Create Jib plugin by @philipp94831 in #56
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.4.2...1.5.0
1.4.2 - 2025-01-10
- Fix subproject setup for sonar plugin by @philipp94831 in #54
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.4.1...1.4.2
1.4.1 - 2024-07-19
- Remove kassava dependency by @philipp94831 in #52
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.4.0...1.4.1
1.4.0 - 2024-03-12
- Upgrade to Gradle 8.4 by @philipp94831 in #50
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.3.2...1.4.0
1.3.2 - 2024-03-11
- Fix sign dependencies with multiple publications by @philipp94831 in #51
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.3.1...1.3.2
1.3.1 - 2024-03-11
- Listen for Java and Dokka plugin setup by @philipp94831 in #46
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.3.0...1.3.1
1.3.0 - 2024-03-04
-
Setup Gradle plugins for correct snapshot publication by @philipp94831 in #47
-
Create release plugin by @philipp94831 in #48
-
Configure changelog plugin by @philipp94831 in #49
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.2.2...1.3.0
1.2.2 - 2024-02-28
- Register javadoc and sources after evaluating project by @philipp94831 in #45
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.2.1...1.2.2
1.2.1 - 2024-02-27
- Fix plugin release by @philipp94831 in #44
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.2.0...1.2.1
1.2.0 - 2024-02-27
-
Upgrade to Gradle 6.9 by @philipp94831 in #40
-
Use Gradle Nexus Publish Plugin by @philipp94831 in #42
-
Upgrade to Gradle 7.2 by @philipp94831 in #43
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.18...1.2.0
1.1.18 - 2024-02-23
- Use new Sonatype host by default by @philipp94831 in #41
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.17...1.1.18
1.1.17 - 2024-02-22
- Replace deprecated JacocoMerge task by @philipp94831 in #39
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.16...1.1.17
1.1.16 - 2024-02-21
- Upgrade SonarPlugin for Gradle 8 compatibility by @philipp94831 in #38
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.15...1.1.16
1.1.15 - 2024-02-21
-
Update plugins by @philipp94831 in #36
-
Upgrade Sonarqube plugin for Gradle 8 compatibility by @philipp94831 in #37
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.14...1.1.15
1.1.14 - 2024-02-15
- Fix plugin publication by @philipp94831 in #35
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.13...1.1.14
1.1.13 - 2024-02-15
- Bump workflow version to fix Java Gradle plugin publish by @yannick-roeder in #34
- @yannick-roeder made their first contribution in #34
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.12...1.1.13
1.1.12 - 2024-02-14
-
Migrate azure pipeline to GH-action by @MichaelKora in #30
-
Fix task order when releasing to Nexus by @philipp94831 in #33
- @MichaelKora made their first contribution in #30
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.11...1.1.12
1.1.11 - 2024-01-29
- Update Jacoco for Java 21 compatibility by @philipp94831 in #32
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.10...1.1.11
1.1.10 - 2024-01-29
- Update SonarQube Plugin by @philipp94831 in #25
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.9...1.1.10
1.1.8 - 2024-01-10
- Configure staging profile ID for Nexus release by @philipp94831 in #31
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.7...1.1.8
1.1.7 - 2021-09-02
- Update plugins for Gradle 7 compatibility by @philipp94831 in #24
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.6...1.1.7
1.1.6 - 2021-02-08
- Use new variable group name by @philipp94831 in #21
- @philipp94831 made their first contribution in #21
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.5...1.1.6
1.1.5 - 2021-02-04
-
Switched to azure
-
Changed build badge to azure
-
Adjusted azure config for plugin publishing
-
Alternative way for multi-module coverage
-
Allow configurable timeouts and simplify local maven publishing by @torbsto in #20
- @torbsto made their first contribution in #20
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.4...1.1.5
1.1.4 - 2019-02-28
-
Bumped nexus-publish-plugin to 0.2.0 to solve parallel release issue #16 in #17
-
Fixed empty plugins (no compilation of Kotlin code) in #18
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.2...1.1.4
1.1.2 - 2019-02-21
-
Correctly applying jacoco plugin to all java projects in #14
-
Bugfix incorrect repo name in multi module in #12
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.1...1.1.2
1.1.1 - 2019-02-21
-
Sonar plugin uses the same java project detection as in sonatype in #10
-
Fixing the release changelog post-deploy script in #11
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.1.0...1.1.1
1.1.0 - 2019-02-20
-
Improved error handling in .travis.yml in #6
-
To detect projects with publications, look for non-empty source sets in #8
-
Fixed settings for changelog creation in #9
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.0.2...1.1.0
1.0.2 - 2019-02-20
-
Fixed publishing to gradle plugin portal upon release
-
Switching to 1.0.1 plugin portal version of sonatype plugin
-
Switching to 1.0.1 plugin portal version of sonatype plugin
-
Deferred evaluation of SonatypeSettings#disallowLocalRelease after ta… in #4
-
Adding github release and changelog generation in #5
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.0.1...1.0.2
1.0.1 - 2019-02-05
-
Make properties optional when no tasks needs them
-
Reworked publishing to work better in conjunction with java plugin plugin
-
Fixing pom creation
-
Fixed sonatype.disallowLocalRelease
Full Changelog: https://github.com/bakdata/gradle-plugins/compare/1.0.0...1.0.1
1.0.0 - 2019-02-01
-
Initial commit
-
Adding integration tests
-
Added secrets
-
Added secrets for publishing to gradle portal (only release versions
-
Improved test failure output
-
Fixed sonar tests on travis with sonarqube plugin
-
Fixed deployment of snapshots
-
Switched to env based private keys
-
Fixing coverage report
-
Reduced tasks from Sonatype plugin + refactoring
-
Simplified coverage calculation with sonarqube's jacoco-xml-report import
-
Applying plugins to this project itself
-
Added publishing to plugin portal
-
Fixed readme banner
- @bakdata-bot made their first contribution
- @ made their first contribution