gradle-nexus/publish-plugin (io.github.gradle-nexus:publish-plugin)
### [`v2.0.0`](https://redirect.github.com/gradle-nexus/publish-plugin/releases/tag/v2.0.0): 2.0.0 - publishing with Ivy + sensible Gradle 8.x compatibility
#### Notable changes in 2.0
- support publishing with Ivy - [#222](https://redirect.github.com/gradle-nexus/publish-plugin/pull/222)
- add `closeStagingRepositories` and `releaseStagingRepositories` summary tasks - [#236](https://redirect.github.com/gradle-nexus/publish-plugin/issues/236)
- deprecate build support for Java 8 (build target still set to 8, but building with JDK <11 might fail) - [#171](https://redirect.github.com/gradle-nexus/publish-plugin/issues/171)
- improve support for build cache and compatibility with Gradle 8.x
- last, but not least - new team member - [@TWiStErRob](https://redirect.github.com/TWiStErRob) - welcome aboard!
##### Backward incompatible changes
- `closeAndReleaseStagingRepository` has been renamed to `closeAndReleaseStagingRepositories` for consistency
Full list of changes since 1.3.0: https://github.com/gradle-nexus/publish-plugin/compare/v1.3.0...v2.0.0
***
##### Changes in 2.0.0-final (since rc-2):
- simplify build configuration
- enhance documentation
- improve E2E tests execution on CI
- build itself with Gradle 8.6
- dependency upgrade
Full list of changes: https://github.com/gradle-nexus/publish-plugin/compare/v2.0.0-rc-2...v2.0.0
Thanks to all the contributors to this release: [@TWiStErRob](https://redirect.github.com/TWiStErRob), [@3flex](https://redirect.github.com/3flex), [@Goooler](https://redirect.github.com/Goooler).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
1.3.0
->2.0.0
Release Notes
gradle-nexus/publish-plugin (io.github.gradle-nexus:publish-plugin)
### [`v2.0.0`](https://redirect.github.com/gradle-nexus/publish-plugin/releases/tag/v2.0.0): 2.0.0 - publishing with Ivy + sensible Gradle 8.x compatibility #### Notable changes in 2.0 - support publishing with Ivy - [#222](https://redirect.github.com/gradle-nexus/publish-plugin/pull/222) - add `closeStagingRepositories` and `releaseStagingRepositories` summary tasks - [#236](https://redirect.github.com/gradle-nexus/publish-plugin/issues/236) - deprecate build support for Java 8 (build target still set to 8, but building with JDK <11 might fail) - [#171](https://redirect.github.com/gradle-nexus/publish-plugin/issues/171) - improve support for build cache and compatibility with Gradle 8.x - last, but not least - new team member - [@TWiStErRob](https://redirect.github.com/TWiStErRob) - welcome aboard! ##### Backward incompatible changes - `closeAndReleaseStagingRepository` has been renamed to `closeAndReleaseStagingRepositories` for consistency Full list of changes since 1.3.0: https://github.com/gradle-nexus/publish-plugin/compare/v1.3.0...v2.0.0 *** ##### Changes in 2.0.0-final (since rc-2): - simplify build configuration - enhance documentation - improve E2E tests execution on CI - build itself with Gradle 8.6 - dependency upgrade Full list of changes: https://github.com/gradle-nexus/publish-plugin/compare/v2.0.0-rc-2...v2.0.0 Thanks to all the contributors to this release: [@TWiStErRob](https://redirect.github.com/TWiStErRob), [@3flex](https://redirect.github.com/3flex), [@Goooler](https://redirect.github.com/Goooler).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.