Do you want your ad here?

Contact us to get your ad seen by thousands of users every day!

[email protected]

JReleaser 0.7.0 Released!

  • September 29, 2021
  • 2447 Unique Views
  • < 1 min read

JReleaser is a tool that streamlines creating releases for [Java] projects.

It can create a GitHub/GitLab/Gitea release, while also packaging binaries for Homebrew, Snapcraft, Docker, Chocolatey, Scoop, JBang and, more than that, announces releases to Twitter, SdkMan!, e-mail, Zulip, Discord, Gitter, Slack, Teams, and more.

This is a small release as core features are mostly complete:

  • JDKs: The jdks-gradle-plugin now unpacks the chosen JDK distribution in a subdirectory that matches the configured named. This is a breaking change! Additionally, tasks for removing cached JDKs were also added.
  • GitHub: Linking a release to a discussion is automatically skipped if the release is a draft or early access.
  • Changelog: You can now specify if a full or partial changelog should be generated when the release is early access.
  • Homebrew: Fixes automatic generation of Cask v.s Formula.
  • Release: You may skip creating a release but keep the tag. This is useful for the case when you’d like to push release assets via an uploader but want to skip creating a Git release.

Full changelog can be found at the v0.7.0 release page.

More information about the tool can be found at https://jreleaser.org.

Do you want your ad here?

Contact us to get your ad seen by thousands of users every day!

[email protected]

Comments (0)

Highlight your code snippets using [code lang="language name"] shortcode. Just insert your code between opening and closing tag: [code lang="java"] code [/code]. Or specify another language.

No comments yet. Be the first.

Subscribe to foojay updates:

https://foojay.io/feed/
Copied to the clipboard