Releases: micronaut-projects/micronaut-build
Releases · micronaut-projects/micronaut-build
Micronaut Build Plugins 5.3.15
What's Changed
Full Changelog: v5.3.14...v5.3.15
Micronaut Build Plugins 6.0.0
What's Changed
- Bump asciidoctorj from 2.5.4 to 2.5.5 by @dependabot in #375
- bug: disabled binarycompat should skip checkVersionCatalogCompatibility by @timyates in #376
- Bump mockserver-netty from 5.13.2 to 5.14.0 by @dependabot in #388
- Bump actions/cache from 3.0.5 to 3.0.8 by @dependabot in #386
- Bump mikepenz/action-junit-report from 3.2.0 to 3.3.3 by @dependabot in #385
- Bump mockserver-client-java from 5.13.2 to 5.14.0 by @dependabot in #387
- Bump jsoup from 1.15.2 to 1.15.3 by @dependabot in #390
- Bump mikepenz/action-junit-report from 3.3.3 to 3.4.0 by @dependabot in #394
- Groovy 4 update for internal builds by @timyates in #400
- Cleanup plugins in preparation for 6.x major release by @melix in #402
- Bump spotless-plugin-gradle from 6.8.0 to 6.11.0 by @dependabot in #398
- Bump mikepenz/action-junit-report from 3.4.0 to 3.5.0 by @dependabot in #397
- Bump common-custom-user-data-gradle-plugin from 1.7.2 to 1.8.1 by @dependabot in #395
- Bump gradle-enterprise-gradle-plugin from 3.10.3 to 3.11.1 by @dependabot in #379
- Remove the dependency updates plugin by @melix in #408
- Bump test-retry-gradle-plugin from 1.4.0 to 1.4.1 by @dependabot in #405
- Default to Java 17 by @melix in #409
- Bump japicmp-gradle-plugin from 0.4.0 to 0.4.1 by @dependabot in #407
- Bump asciidoctorj from 2.5.5 to 2.5.6 by @dependabot in #404
- Bump snakeyaml from 1.30 to 1.33 by @dependabot in #403
- Docs: Improved look-and-feel for mobile devices by @donbeave in #374
- Bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.0 by @dependabot in #406
New Contributors
Full Changelog: v5.3.14...v6.0.0
Micronaut Build Plugins 5.3.14
v5.3.14 (2022-07-22)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
Micronaut Build Plugins 5.3.13
What's Changed
- Check version catalog compatibility by @melix in #370
- Bump mikepenz/action-junit-report from 3.1.0 to 3.2.0 by @dependabot in #368
- Authenticate with GitHub when fetching a baseline by @timyates in #366
- Bump sonarqube-gradle-plugin from 3.3 to 3.4.0.2513 by @dependabot in #363
Full Changelog: v5.3.12...v5.3.13
- Check version catalog compatibility (#370)
Micronaut Build Plugins 5.3.12
What's Changed
- Bump actions/cache from 3.0.4 to 3.0.5 by @dependabot in #365
- Bump asciidoctorj from 2.5.3 to 2.5.4 by @dependabot in #364
- Cache find baseline for an hour by @melix in #369
Full Changelog: v5.3.11...v5.3.12
- Cache find baseline for an hour (#369)
Micronaut Build Plugins 5.3.11
What's Changed
- Bump actions/cache from 3.0.3 to 3.0.4 by @dependabot in #349
- Fix binary compatibility checks by @melix in #361
- Bump gradle-enterprise-gradle-plugin from 3.10 to 3.10.3 by @dependabot in #360
- Bump jsoup from 1.14.3 to 1.15.2 by @dependabot in #358
- Bump test-retry-gradle-plugin from 1.3.2 to 1.4.0 by @dependabot in #335
- Bump spotless-plugin-gradle from 6.5.0 to 6.8.0 by @dependabot in #356
- Bump common-custom-user-data-gradle-plugin from 1.6.5 to 1.7.2 by @dependabot in #362
- Bump mikepenz/action-junit-report from 3.0.2 to 3.1.0 by @dependabot in #354
- Bump test-distribution-gradle-plugin from 2.3.1 to 2.3.5 by @dependabot in #357
Full Changelog: v5.3.10...v5.3.11
Micronaut Build Plugins 5.3.10
v5.3.10 (2022-06-02)
Closed issues:
- Automatically add the
mn
catalog when shared plugin is applied #331
Merged pull requests:
- Fix baseline reading #347 (@melix)
- Fix spotless dependency #346 (@melix)
- Bump actions/cache from 3.0.2 to 3.0.3 #345 (@dependabot[bot])
- map developmentOnly to provided in maven #342 (@sdelamo)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Build Plugins 5.3.9
v5.3.9 (2022-05-17)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
- Fix
hasProperty(micronautVersion)
(#341)
Micronaut Build Plugins 5.3.8
What's Changed
Full Changelog: v5.3.7...v5.3.8
- Fix mapping from catalog version alias to property name (#339)
Micronaut Build Plugins 5.3.7
What's Changed
Full Changelog: v5.3.6...v5.3.7
- Expose
micronautVersion
property to build scripts (#337)