This release adds support for two additional distribution types: NATIVE_PACKAGE and BINARY. The first type enables artifacts of type .dmg, .pkg, .deb, .rpm, .msi, .exe to be used with packagers (currently Homebrew); the second type enables non-Java distributions as long as they provide an executable or launcher script. The Homebrew packager supports generating casks for .dmg and .pkg artifacts. Artifacts of distributions of type NATIVE_IMAGE must now be packaged as zip file; the nativeImage assembler has been updated to produce zip files. The Sdkman announcer can publish distributions of type JLINK and NATIVE_IMAGE. Speaking of announcers, there are two brand new announcers, the first is Google ChatBot, the second is for generic incoming webhooks. When updating a Git release you can now choose a combination of title, body, assets.

🚀Changelog 📝Milestone