Release v1.19.0
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.19.0
Changelog
🚀 Features
core
gradle
🐛 Fixes
core
deploy
- 1f4fa85 Use fake URL on nexus2.url when empty and project is snapshot, closes #1877
- 5a74e26 Nexus2 should not fail url validation when snapshot is active, closes #1877
gradle
- ae660b7 Fix type accessor, closes #1665
- e9deaf8 Support blank gpg passphrase (#1884), closes #1883 #1884
packagers
release
unscoped
🧰 Tasks
packagers
- a0b6a39 Upddate winget templates
🛠 Build
- b2f408f Increase retry/tiemout parameters for deployments
- 2395d1e Update release announcements
- 7b8dc53 Update deploy settings
- 4d614b4 Reformat code, closes #1665
- 919b630 Upgrade to Gradle 8.14.2
- 4eddcb1 Remove Noticeable from announcers
- 4375cd3 Remove twitter form appimage templates
📝 Documentation
- 7b4ffb4 Add marcphilipp as a contributor for code
- 6f8c0ec Add ThomasKrieger as a contributor for code
- d96046b Add JonasVautherin as a contributor for code
⚙️ Dependencies
- 7881a33 Update aws-java-sdk to 2.31.30
- 674dee0 Update bouncycastle to 1.81
- bf8ac42 Update byte-buddy to 1.17.6
- 8ffa475 Update cosign to 2.5.2
- 17c66fd Update cyclonedx to 0.28.2
- a100584 Update feign to 13.6
- e6158ed Update jackson to 2.19.1
- b44b1df Update jsoup to 1.21.1
- 8d84c45 Update junit5 to 5.13.2
- 5c7030b Update syft to 1.27.1
- ef9fbe3 Update woodstox to 7.1.1
- c716019 Update zstd-jni to 1.5.7-3
- 4195d2d Update sshj to 0.40.0
- ecaef0d Releasing version 1.19.0
- e29469f Do not fail deployment if timeout is reached during publication
- 59eb417 Add more logging statements to MavenCentral deployer, closes #1907
- 06f2c35 [announce] Send a message to multiple Slack channels, closes #1889
- d0c86ca Bump version for next development cycle
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
- Jonas Vautherin
- Marc Philipp
- ThomasKrieger