Micronaut Build Plugins 6.2.0
micronaut-build
released this
16 Jan 16:51
·
357 commits
to master
since this release
What's Changed
- Bump stefanzweifel/git-auto-commit-action from 4.15.4 to 4.16.0 by @dependabot in #446
- fix: handle CreateReleaseDropdown HTTP error by @sdelamo in #454
- warn if GITHUB_TOKEN env variable is not defined by @sdelamo in #457
- build: don't cache if fetching versions failed by @sdelamo in #456
- Remove nohttp plugin by @melix in #462
- Fix doNotCacheIf by @melix in #466
- Extract GithubApiUtil by @sdelamo in #468
- Merge 5.4.x into master by @sdelamo in #469
- Add a
[configuration]
macro for properties by @melix in #465 - add missing logger paramter by @sdelamo in #470
Full Changelog: v6.1.1...vmaster
- Add configuration macro for showing either Properties file or YAML or TOML etc. snippets (#438)