Skip to content

Release v1.19.0

Choose a tag to compare

@aalmiray aalmiray released this 30 Jun 19:23

Binaries

https://github.com/jreleaser/jreleaser/wiki/Release-v1.19.0

Changelog

🚀 Features

core

  • 9d8f7a5 Add a flag to skip non-configured sections. The yolo flag., closes #1840

gradle

  • 0ea6c9b Use RegularFile as input for stagingRepository(), closes #1665

🐛 Fixes

core

  • ae81484 Do not display empty or blank environment vars, closes #1913

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

packagers

  • 2070736 Validate docker.password only when required, closes #1881

release

  • 294aefd Do not fail when commeting on locked issues, closes #1871

unscoped

  • 50bfdb2 Do not shade jakarta.mail and jakarta.activation, closes #1867

🧰 Tasks

packagers

🛠 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


  • 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