Releases: micronaut-projects/micronaut-build
Releases · micronaut-projects/micronaut-build
Micronaut Build Plugins 6.2.4
v6.2.4 (2023-03-06)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
Micronaut Build Plugins 6.2.3
Micronaut Build Plugins 5.4.8
v5.4.8 (2023-03-06)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
- Fix Maven repository URL (#533)
Micronaut Build Plugins 5.4.7
What's Changed
- Add java details as tags to the build scan by @timyates in #526
- Use Maven Central for fetching release list by @melix in #525
Full Changelog: v5.4.6...v5.4.7
Micronaut Build Plugins 6.3.1
v6.3.1 (2023-03-03)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator
- Fix binary compatibility checks (#521)
Micronaut Build Plugins 6.3.0
What's Changed
- catch a more generic exception by @sdelamo in #476
- Add support for "conventional" project names by @melix in #477
- Populate user agent header for Github Requests by @sdelamo in #481
- Cache GitHub versions json in create dropdown task by @melix in #482
- Attempt to fix CI tests by @melix in #483
- Disable automatic download all sources and javadocs. by @donbeave in #447
- Bump com.gradle:gradle-enterprise-gradle-plugin from 3.11.4 to 3.12.3 by @dependabot in #478
- Upgrade GE plugin by @melix in #489
- Remove test retry plugin by @melix in #490
- Bump mikepenz/action-junit-report from 3.6.1 to 3.7.5 by @dependabot in #499
- Bump actions/cache from 3.0.11 to 3.2.6 by @dependabot in #498
- Bump gradle/wrapper-validation-action from 1.0.5 to 1.0.6 by @dependabot in #497
- Mock GitHub API by @melix in #500
- Bump org.jsoup:jsoup from 1.15.3 to 1.15.4 by @dependabot in #501
- Bump ncipollo/release-action from 1.11.2 to 1.12.0 by @dependabot in #450
- Bump org.sonarsource.scanner.gradle:sonarqube-gradle-plugin from 3.4.0.2513 to 4.0.0.2929 by @dependabot in #496
- Dependency cleanup by @melix in #502
- Disable Jacoco on local builds by @melix in #518
- Make it possible to run tests on specific JDK by @melix in #519
- chore(deps): update plugin io.micronaut.build.shared.settings to v6 by @renovate in #515
- fix(deps): update mockserver to v5.15.0 by @renovate in #511
- fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v1.2.0 by @renovate in #508
- Remove
jcenter()
from README by @runningcode in #520
New Contributors
- @renovate made their first contribution in #515
- @runningcode made their first contribution in #520
Full Changelog: v6.2.1...v6.3.0
Micronaut Build Plugins 5.4.6
Micronaut Build Plugins 6.2.2
Micronaut Build Plugins 6.1.2
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 missing logger paramter by @sdelamo in #470
Full Changelog: v6.1.1...v6.1.2