Releases: jreleaser/jreleaser
Release early-access
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-early-access
Changelog
βοΈ Dependencies
- 4195d2d Update sshj to 0.40.0
Contributors
We'd like to thank the following people for their contributions:
- Marc Philipp
Release v1.18.0
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.18.0
Changelog
π Features
assemble
build
deploy
- 9367144 Increase delay/retries in Maven deployers
- 148e2bd Support deploying to Nexus3, closes #1836
- ec179c4 Warn when deployment to Maven Central times out, closes #1826
packagers
release
- 3e49e05 Let github.release.makeLatest be specified as input, closes #1847
- 9edf164 Support Forgejo as releaser, closes #1842 #1843
π Fixes
announce
assemble
core
- 7372af1 Normalize packager names for inclusion/exclusion, closes #1829
- da12d7c Validate default docker registry, closes #1827
deploy
- 5e1bd4e Fix calculation of deployable coordinates for snapshot artifacts, closes #1848
- 65a0891 Add missing Forgejo messages, closes #1842
packager
π Build
- 6a2e5b4 Upgrade to Gradle 8.14
- 3dd7c08 Update release announcements
- afdace7 Update jreleaser-setup.sh
- 75b1b7d Fix readme
- 0438e51 Add link to Reproducible Central badge
- 46c7ae7 Skip milestone & release candidates for app-image metadata
π Documentation
- c28ddbf Add agreedSkiing as a contributor for code
- 7daa791 Add hboutemy as a contributor for infra
- 6a4f8f7 Add preimers as a contributor for code
- c6579db Add martinfrancois as a contributor for code
- df98677 Add anneloreegger as a contributor for code
βοΈ Dependencies
- 7334cd8 Update asm to 9.8
- 1d74345 Update aws-java-sdk to 2.31.30
- 525f448 Update byte-buddy to 1.17.5
- 46ce530 Update checker-qual to 3.49.2
- eaabeae Update checkstyle to 10.23.0
- 731b8e3 Update classworlds to 2.9.0
- f663502 Update commons-io to 2.19.0
- 6271a8b Update commons-jexl to 3.5.0
- a6966bf Update commons-text to 1.13.1
- 8f1f9df Update cosign to 2.5.0
- baacbb3 Update errorprone to 2.38.0
- 698aa23 Update graalvm to 22.3.5
- 28393ba Update jackson to 2.19.0
- 801c2f1 Update jacoco to 0.8.13
- 11d1973 Update jib to 0.13.0
- db19f2b Update jsonschema to 4.38.0
- 20a1c6c Update json-smart to 2.5.2
- 3a45a10 Update jsoup to 1.19.1
- d7423be Update junit5 to 5.12.2
- 6bf76ea Update jakarta.mail-api to 2.1.3, closes #1861
- 53873e7 Update mockito to 5.17.0
- b0d83a9 Update mojoexecutor to 2.4.1
- d21217d Update picocli to 4.7.7
- bfa6f7b Update slf4j to 2.0.17
- e0463aa Update spotbugs to 4.9.3
- 7972c8f Update syft to 1.23.1
- a04d1b0 Update zstd-jni to 1.5.7-2
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
- Annelore Egger
- Erik Γ sΓ©n (@agreedSkiing)
- Francois Martin (@martinfrancois)
- HervΓ© Boutemy
- Ixchel Ruiz
- Patrick Reimers
Release v1.17.0
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.17.0
Changelog
π Features
assemble
- d9c4b97 Support x86 and arm customizations in native-image assembler, closes #1786
- e95ac89 Let jlink.targetJdks be parameterizable with a matrix, closes #1783
- caa59db Let nativeImage.graalJdks be parameterizable with a matrix, closes #1782
core
deploy
unscoped
π Fixes
assemble
gradle
- bc7d621 Fix annotation for ourputDirectory, closes #1809
- 9df6483 Change cache instructions for outputDirectory property, closes #1777
hooks
unscoped
- 80c35cb Correct JSON syntax in init template
- 8b16954 Correct parameter name for overwriting init templates
- d345eaf LinkedIn announcement Message contains distribution payload for PUBLIC MemberNetworkVisibility, closes #1789 #1794
- 24c04bd RestAPIException does not ignore message body, closes #1795
ποΈ Changes
announce
deploy
- c49bdd5 Add missing parameter to logging message
π§° Tasks
announce
- 13d1001 Annotate deprecated announcers
build
unscoped
- 7dae42f Update Scoop templates with suggested formatting
π Build
- 68bde7b Update release announcements
- 58d7724 Add license to generated SBOMs
- 21a6554 Switch to org.gradlex.maven-plugin-development plugin
- de6f233 Configure linux-aarch64 binaries, closes #980
- fcb7a1a Upgrade to Gradle 8.12
- 60ea2ee Update copyright in license headers
- b595eb4 Bump for next development cycle
π Documentation
βοΈ Dependencies
- c5ef944 Update aws-java-sdk to 2.30.26
- e443456 Update zstd-jni to 1.5.7-1
- 29e031d Update syft to 1.20.0
- d48fd9b Update snakeyaml to 2.4
- 29e5ee6 Update mockito to 5.15.2
- dc3bba8 Update junit5 to 5.12.0
- bfb60f6 Update jsonschema to 4.37.0
- ed632a2 Update cosign to 2.4.3
- cf25e1a Update commons-codec to 1.18.0
- 418a2b0 Update byte-buddy to 1.17.1
- 5b62cfa Update bouncycastle to 1.80
- d37dc5f Update awaitility to 4.3.0
- 0ebf9af Update assertj to 3.27.3
- 30d1905 Releasing version 1.17.0
Contributors
We'd like to thank the following people for their contributions:
Release v1.16.0
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.16.0
Changelog
π Features
assemble
- e2f8792 Let matrix define skip properties for archive assembler formats, closes #1774
- 27df844 Add an assembler for .deb files, closes #1240
core
- 5380848 Update initial templates, closes #1773
- f22d96c Add a matrix section to enhance parameterization, closes #1774
- 537c442 Add a languages section to Project, closes #1773
deploy
- 6f855c1 Skip sources/javadoc JARs for resource JARs, closes #1751
- 2bc1a03 Log upload & publish ops in mavenCentral deployer, closes #1747
- a0d0ddb Enable pomchecker's strict mode to be configured, closes #1753
- 50fbfd9 Allow artifactOverrides to skip jar validation, closes #1746
deployment
gradle
packagers
π Fixes
core
- 5a8c102 Honor changelog.enabled when project is snapshot, closes #1717
- aa774b3 Releaser may not be configured in deployment, closes #1748
deploy
- b77cfd6 Fix debug messages in MavenCentral deployer, closes #1757
- ad4d718 Output correct messages for maven.central logs
- e65cada Ignore 401 errors from MavenCentral in waitForStatus()
- e0144b5 Fail early if signing is disabled, closes #1748
- 158c27d Allow relocating POMs to be deployed, closes #1749
packagers
- 9f839b1 Fix typo in Snap -> s/hasArchitectures/snapHasArchitectures/
release
- 7bec38f Ensure remote branch exists before creating a release, closes #1421
- 2600370 Undo creating tag on resolved commit, closes #1692
- 2affd52 Create tag on resolved commit found in context, closes #1692
- 14e8430 Tag release with explicit SHA, closes #1692
upload
π§° Tasks
π Build
deps
- f12b5da Bump org.eclipse.jgit:org.eclipse.jgit from 5.13.0.202109080827-r to 5.13.3.202401111512-r
unscoped
- 20864f9 Jpackage 21 no longer attaches revision number to .deb
- e056460 Update release configuration
- 1969432 Fix Wix configuration for Jpackage
- 03d3152 Update assemblies to Java 21 and Graal 23.0.1
- 5ed0248 Update release announcements
- e5361c8 Skip reproducibleTmestamp task on Windows
- b31ff3e Update release announcements
- c1beb18 Setup Graal before Java in smoketest
- f56ef21 Remove explicit GraalVM version from GH action setup
π Documentation
- 455c448 Fix badges in readme
- 482c599 Update badges
- b2599c5 Add marbleVHS as a contributor for code
- 2aef74a Add fprochazka as a contributor for code
βοΈ Dependencies
- 5377cd0 Update assertj to 3.27.0
- 84738a1 Update cyclonedx to 0.27.2
- 097c3f4 Update syft to 1.18.1
- 9b39ed2 Update aws-java-sdk to 2.29.39
- f35f96e Update zstd-jni to 1.5.6-8
- 1f3be5c Update jsoup to 1.18.3
- a45822a Update commons-text to 1.13.0
- 7595b20 Update commons-io to 2.18.0
- 1647489 Update byte-buddy to 1.15.11
- 837d27d Update bouncycastle to 1.79
- 3cb692d Update jackson to 2.18.2
- a6b1c75 Update junit5 to 5.11.4
- 6cea705 Update jackson to 2.18.1
- a92e13c Update asm to 9.7.1
- b3704fc Update aws-java-sdk to 2.29.1
- 2ea5569 Update byte-buddy to 1.15.7
- 4a04aa6 Update cosign to 2.4.1
- 522a174 Update errorprone to 2.35.1
- 5ae357c Update feign to 13.5
- 08da8db Update hamcrest to 3.0
- e7630a0 Update junit-pioneer to 2.3.0
- a8fd942 Update mockito to 5.14.2
- c020adb Update maven-annotations to 3.15.1
- e468e1f Update plexus-utils to 4.0.2
- 0f6a9cf Update maven to 3.9.9
- 6b60559 Update plexus-archiver to 4.10.0
- 59cd6ab Update syft to 1.15.0
- a27c064 Update woodstox to 7.1.0
- d59cc6f Update zstd-jni to 1.5.6-7
- abf4ca8 Update jackson to 2.18.0
- 7f3980e Update junit5 to 5.11.3
- 6d982bb Update pomchecker to 1.14.0
- e503a6b Releasing version 1.16.0
- 76822cb Bump for next development cycle
- 6f6a77f Releasing version 1.15.0
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
- Filip Prochazka
- Filip ProchΓ‘zka
- Vladislav Vorobev (@marbleVHS)
Release v1.15.0
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.15.0
Changelog
π Features
deploy
- 991ec3d Log upload & publish ops in mavenCentral deployer, closes #1747
- 50d4915 Enable pomchecker's strict mode to be configured, closes #1753
- 4398a83 Display expiration date of signing key, closes #1740
- 7e90995 Check if artifacts are deployed to Maven Central, closes #1721
- af51e5b Resolve poms from local staging repositories, closes #1720
π Fixes
core
- c5b8db4 Honor changelog.enabled when project is snapshot, closes #1717
- 4838a07 Releaser may not be configured in deployment, closes #1748
- 107a726 Evaluate project.java even when it's not explicitly set, closes #1744
- 8d0350f Validate project.java when mavenCentral deployers are configured, closes #1745
- 24da4bb Handle single/double zero with CalVer formats 0Y.0M.MICRO/YY.0M.MICRO, closes #1728
deploy
- 326e53f Fail early if signing is disabled, closes #1748
- 375b659 Allow relocating POMs to be deployed, closes #1749
- eba7ab8 Avoid double signing checks with mavenCentral deployer
- 68fd601 Allow publication of WAR files, closes #1732
- 5bab549 Warn when a deployer is disabled due to project being snapshot, closes #1736
- 1653d24 Sanitaze snapshoUrl in Nexus2 deployer, closes #1716
messages
- 23eae87 Fix message typo in log
release
- be2e236 Undo creating tag on resolved commit, closes #1692
- 08e5bff Create tag on resolved commit found in context, closes #1692
- 778cedc Tag release with explicit SHA, closes #1692
- c5d191b Do not fail when GH tag not found, closes #1739
π Build
- b9aed32 Update release announcements
- 3efdf06 Setup Graal before Java in smoketest
- 38d446c Remove explicit GraalVM version from GH action setup
- 989e5c2 Fix location of GraalVM JDKs
- aa13d0d Update JDKs to 17.0.12
- 1ade5e1 remove matrix expression from group name
- ada7d41 Cancel concurrent PR jobs
π Documentation
βοΈ Dependencies
- 64c4bed Update asm to 9.7.1
- dd1edab Update aws-java-sdk to 2.29.1
- 2e0483d Update byte-buddy to 1.15.7
- 3485c2d Update cosign to 2.4.1
- db5538c Update errorprone to 2.35.1
- 94a8408 Update feign to 13.5
- 022b3ad Update hamcrest to 3.0
- 919834b Update junit-pioneer to 2.3.0
- 2aac9a9 Update mockito to 5.14.2
- 35a2a9f Update maven-annotations to 3.15.1
- c714150 Update plexus-utils to 4.0.2
- 433a770 Update maven to 3.9.9
- ea34c2a Update plexus-archiver to 4.10.0
- f9369ff Update syft to 1.15.0
- 7d7e734 Update woodstox to 7.1.0
- 41c5296 Update zstd-jni to 1.5.6-7
- 021bf69 Update jackson to 2.18.0
- c68e865 Update junit5 to 5.11.3
- f546f53 Update pomchecker to 1.14.0
- e43bc62 Update cyclonedx-gradle-plugin to 1.10.0
- d966564 Update jdks-gradle-plugin to 1.14.0
- 6e12cfc Update zstd-jni to 1.5.6-5
- 40457cc Update xz to 1.10
- 143b6c3 Update syft to 1.12.2
- 0e9ff92 Update sshj to 0.39.0
- d55dccc Update snakeyaml to 2.3
- 9425346 Update mustache to 0.9.14
- f6c43c7 Update mockito to 5.13.0
- 8cc1548 Update jsoup to 1.18.1
- 8167dba Update jsonschema to 4.36.0
- fe0e994 Update feign to 13.4
- 6524369 Update cyclonedx to 0.27.1
- 7ff5075 Update cosign to 2.4.0
- 51071d9 Update commons-lang3 to 3.17.0
- 965f427 Update commons-io to 2.17.0
- c22bbd3 Update commons-compress to 1.27.1
- a3d8aaf Update commons-codec to 1.17.1
- f7fc5fa Update byte-buddy to 1.15.1
- 5ccdb3b Update assertj to 3.26.3
- 23143c4 Update ant to 1.10.15
- ccf211b Update slf4j to 2.0.16
- ffcea79 Releasing version 1.15.0
- 6bc1f47 feat:(deploy): Allow artifactOverrides to skip jar validation, closes #1746
- e881564 switch to new maintainers package and upgrade version
- 908fa5b Bump for next development cycle
Contributors
We'd like to thank the following people for their contributions:
Release v1.14.0
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.14.0
Changelog
π Features
core
- ca8ccb4 Skip git checks for a given set fo commands, closes #1713
- c8c44b0 Let project.java properties be resolved via env vars, closes #1709
deploy
π Fixes
assemble
- 9a9cfb2 JvmOptions.universal should replace EOL with spaces, closes #1699
- 24e7d87 Use the correct comment syntax in Windows launchers, closes #1688
- 02d4d34 Avoid empty elif block in launchers, closes #1683
core
deploy
packagers
ποΈ Changes
packagers
- da5d359 Cleanup snap templates
π Build
- 330ccb6 Upgrade to Gradle 8.10
- 2e03af1 Update release announcements
- 26f7e1c Update release announcements
π Documentation
- 1d5e2a6 Add alexeygy as a contributor for code
- ef9bf65 Add superaga as a contributor for code
- 23fc5be Add felipebz as a contributor for code
βοΈ Dependencies
- b726a5d Update aws-java-sdk to 2.27.15
- b489a45 Update junit5 to 5.11.0
- 0318037 Update awaitility to 4.2.2
- e88b660 Update jackson to 2.17.2
- b5f60a8 Update pomchecker to 1.12.0
- 4a8bb20 Releasing version 1.14.0
- e84ea4e Bump for next development cycle
- b72e143 Releasing version 1.13.1
- 90e49c5 Bump for next development cycle
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
- Felipe Zorzo
- alexeygy
Release v1.13.1
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.13.1
Changelog
π Fixes
assemble
π Build
- a935b46 Update release announcements
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
Release v1.13.0
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.13.0
Changelog
π Features
assemble
catalog
- b23d6f1 Add include/exclusion lists to Slsa and Github catalogers, closes #1672
- dcc0837 Support GitHub attestations, closes #1651
deploy
- 0ba1426 Skip maven central rules checks for build poms, closes #1653
- 744d4bc Add missing explicit properties in Nexus2, closes #1649
π Fixes
core
- f76f01b Check if releaser is active before querying its values, closes #1678
- ce421ad Don't when when remote inputstream may be null, closes #1677
deploy
- 0387150 Do not force JAR artifacts when packaging is zip, closes #1669
- 9ea54da Update serialVersionUIDs for maven deployers, closes #1664
- c029140 Snapshot support in Maven deployers is now configurable, closes #1664
- 4287112 Use project name in MavenCentral artifact bundle, closes #1661
- 7cfd4f4 Fix NPE when resolving staged profiles in dryrun mode
gradle
- 4ba9b4f MavenCentralMavenDeployer.maxRetries should be an Integer
- 3b180e8 Honor env vars when resolving select-current-platform flag, closes #1674
packager
ποΈ Changes
deploy
π Build
- d01e0d0 Update release announcements
- daa6353 Deactivate GitHub attestations for early-access releases
- 4d6c751 Configure GitHub attestations on early-access releases
- 951b1ea Upgrade to Gradle 8.8
- 223db09 Temporary disable generation of bach-info metadata
βοΈ Dependencies
- b0c2766 Update zstd-jni to 1.5.6-3
- b405bef Update woodstox to 7.0.0
- f125e3c Update syft to 1.8.0
- a20ac3a Update spotbugs to 4.8.6
- 103d65e Update picocli to 4.7.6
- 2c56bd2 Update mustache to 0.9.13
- a6beb52 Update mockito to 5.12.0
- 9f51f46 Update jackson to 2.17.1
- 6f48207 Update feign to 13.3
- 96ceeca Update cyclonedx to 0.25.1
- b826bfd Update commons-net to 3.11.1
- 3680934 Update commons-jexl to 3.4.0
- 9c023fa Update commons-compress to 1.26.2
- a5c4e80 Update commons-codec to 1.17.0
- 5d28ac5 Update byte-buddy to 1.14.17
- 9783464 update bouncycastle to 1.78.1
- e2a1360 Update aws-java-sdk to 2.26.10
- a0cc504 Update asm to 9.7
- 678fd34 Update assertj to 3.26.0
- f9bb9b3 Update junit5 to 5.10.3
- 96fff9a Update jdks-gradle-plugin to 1.12.0
- a71a59c Update awaitility to 4.2.1
- 8c7e874 Update openssf-scorecard to 2.3.3
- a8daff7 Releasing version 1.13.0
- fb2a06f feat(assemble) Configurable environment variables in launcher scripts, closes #1671
- 659165c Add lagergren as a contributor for code [skip ci]
- 5be65d2 Bump for next development cycle
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
- Marcus Lagergren (@lagergren)
Release v1.12.0
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.12.0
Changelog
π Features
core
deploy
- c88858f Support Sonatype's Portal Publisher API, closes #1612
- 5ba315d Handle Maven's build & consumer poms, closes #1632
packagers
π Fixes
announce
assemble
changelog
core
deploy
- 0635b83 Check username/password for Nexus2 maven deployer during validation, closes #1640
- 1a6b7e6 Check timestamp of signature/checksum files against their source deployable, closes #1625
- 8dd315d Nexus2 logged stagingRepositoryId incorrectly
packagers
- d4608ae Fix quoting and path issues in windows launchers, closes #1634
- 63ca422 Merge extraProperties from packager repositories, closes #1621
unscoped
π Build
- 0ac0d4f Small code cleanup on Bluesky SDK
- 1c8d2ae Fix smoketests GH workflow
- f40bfc0 Update release announcements
- eef73d0 Reformat wiki entries
- e98f6f9 Update JDK settings
- 124bd88 Cleanup issues identified by Sonar
- 17868e6 Setup osx-aarch64 in jreleaser-installer
- 17f36d7 Explicitly set macos runner to macos-13
- 43444f0 Fix some issues identified by Sonar
- ea3fa0b Upgrade to Gradle 8.7
- d47e0cf Update maven-plugin-development to 0.4.3
- 9234528 Update codeql GH workflow
- 411435d Update GH actions
- 4c7c569 Disable distribution tasks in jreleaser-tool-provider, closes #1613
- b57fe3c Ensure reproducibleTimestamp task runs at the right time, closes #1614
- e974996 Move flatpack category to 'Development'
π Documentation
- 2d78a56 Add AndriiEagle as a contributor for code [skip ci]
- e47fca2 Add eins78 as a contributor for code [skip ci]
- 5696f90 Add joaompinto as a contributor for code [skip ci]
- ea3f535 Add binary-sequence as a contributor for code [skip ci]
βοΈ Dependencies
- d802383 Update aws-java-sdk to 2.25.41
- 103dd86 Update slsa-framework/slsa-github-generator to 2.0.0
- 8b43e20 Update cyclonedx-gradle-plugin to 1.8.2
- 6dd09da Update jdks-gradle-plugin to 1.11.0
- 5bdf248 Update mockito to 5.11.0
- 37893b2 Update jacoco to 0.8.12
- dd27840 Update errorprone to 2.26.1
- 12777aa Update commons-text to 1.12.0
- 1eecb0c Update aws-java-sdk to 2.25.36
- 1ecc57e Update maven-annotations to 3.12.0
- bf38332 Update plexus-component-annotations to 2.2.0
- f8fbe86 Update plexus-archiver to 4.9.2
- 8f2e172 Update woodstox to 6.6.2
- 13a478a Update spotbugs to 4.8.4
- e766c80 Update zstd-jni to 1.5.6-2
- e0186e6 Update syft to 1.2.0
- f844063 Update slf4j to 2.0.13
- b31ab41 Update tika to 2.9.2
- bd88986 Update json-smart to 2.5.1
- f55ad96 Update jsonschema to 4.35.0
- 22b4e4f Update cosign to 2.2.4
- f55491c Update commons-io to 1.26.1
- cc54673 Update commons-compress to 1.26.1
- 54153c5 update jackson to 2.17.0
- d63968a Update pomchecker to 1.11.0
- 548da08 bump slsa-framework/slsa-github-generator to 1.10.0
Contributors
We'd like to thank the following people for their contributions:
- Andres Almiray (@aalmiray)
- Andrii Pokrovskyi
- Janne Valkealahti (@jvalkeal)
- Joao Pinto (@joaompinto)
- Max Albrecht (@eins78)
- Sergio Lindo Mansilla
- tomco (@TomCools)
Release v1.11.0
Binaries
https://github.com/jreleaser/jreleaser/wiki/Release-v1.11.0
Changelog
π Features
assemble
deploy
- bbcbd3a Display failed messages from Nexus2 activities, closes #1604
- ce36e15 Allow staged deployments to Nexus2, closes #1531
jdks
packagers
π Fixes
announce
- 18fd3e9 Use Instant instead LocalDateTime in createdAt to accomplish ISO 8601 and proto datetime format, closes #1564
assemble
- 30d4245 Jpackage 21 fails on windows due to missing icons
catalog
changelog
jdks
maven
- d97b78c Mark all mojos as threadsafe, closes #1591
- 1990bea Migrate Maven dependencies to provided scope, closes #1524
packagers
- f8329e7 Place winget manifests inside a manifests folder, closes #1597
- afc2a15 Set repository defaults after evaluating parent, closes #1592
- 45ca041 Inherit skipTemplates property from parent packager, closes #1584
ποΈ Changes
assemble
catalog
- 67715e7 Ensure SWID tags have reproducible order
core
- 55f1bc2 Switch to nio API for creating I/O streams
templates
- 7676681 Update GH actions
unscoped
- 06bf27c Fix checkstyle errors
- 72e9d5d Fix code smells reported by Sonar
- e905d99 Ensure jreleaser-tool-provider.jar is reproducible
- 3d9930b Fix Sonar violations
π Build
- 5563ba1 Update release announcements
- 4bc8ca7 Setup CODEOWNERS
- 392bac7 Upgrade to Gradle 8.6
- ccc2d43 Tweak release configuration
- ed2b447 Fix Gradle task dependencies (again)
- a93ee67 Fix native-image GH action
- dd7cac4 Setup osx-aarch64 and windows-x86_64 native executables
- 0aeccee Update GH actions
- 2b91eab More fixes due to Gradle 8 shenanigans
- 2723337 Configure announcements for jreleaser-appimage
- 9bd9552 Configure java-archive assembler with SWID tags
- 375467e Rollback GraalVM settings in smoketest GH workflow
- a9c01af Rollback assemblies to Java 17
- f38d0f7 Simplify configuration of setup-graalvm
- b38541b Update configuration of setup-graal GH action
- 461de15 Installe latest Wix
- e8d4975 Update assemblies to Java 21
- 6516754 Enable SWID on jlink and native-image assemblies
- 965fafe Fix smoketest settings
- 0f94ae8 Update GH actions
- ee87b09 Update copyright in license headers
π Documentation
- b702779 Add rtbad as a contributor for code [skip ci]
βοΈ Dependencies
- 8374891 Update woodstox to 6.6.1
- 35c9991 Update syft to 0.105.1
- bdd3d93 Update spotbugs to 4.8.3
- c3c5151 Update plexus-archiver to 4.9.1
- 0aa767b Update download-maven-plugin to 1.8.1
- 6b4c2f0 Update plexus-utils to 3.5.1
- a7e380f Update opentest4j to 1.3.0
- 97f025c Update maven-annotations to 3.11.0
- abf8cbd Update maven-shared-utils to 3.4.2
- 290d9bb Update junit-pioneer to 2.2.0
- 44d64e4 Update json-smart to 2.5.0
- 83b178d Update jakarta-activation to 2.0.1
- 96be681 Update httpclient to 4.5.14
- 140e947 Update greenmail to 2.0.1
- 640d8ca Update errorprone to 2.25.0
- 7e27cbd Update cosign to 2.2.3
- 1007e26 Update commons-compress to 1.26.0
- 4c18ce6 Update commons-codec to 1.16.1
- f473aa5 Update classworlds to 2.8.0
- cdb8aaf Update autolink to 0.10.1
- 30f3e6f Update aws-java-sdk to 2.24.11
- 1028f4d Update byte-buddy to 1.14.12
- e915469 Update assertj to 3.25.3
- 7774bb8 Update junit5 to 5.10.2
- 2925e6e Update codeql to 3.24.5
- 0259c8f Update aws-java-sdk to 2.23.20
- 95af341 Update sshj to 0.38.0
- 0a63c5a Update woodstox to 6.6.0
- 89c2ef4 Update feign to 13.2.1
- 669f2bc Update classmate to 1.7.0
- 377c6b8 Set autlink version
- ed04ffb Update slf4j to 2.0.12
- ea155df update jsoup to 1.17.2
- 77a3263 update assertj to 3.25.1
- bd75171 update syft to 0.101.1
- d6afe8e update jackson to 2.16.1
- 3b7cadf update bouncycastle to 1.77
- fdea3df Update bouncycastle dependencies
Contributors
We'd like to thank the following people for their contributions: