Skip to content

Releases: micronaut-projects/micronaut-build

Micronaut Build Plugins 6.2.4

06 Mar 14:04
Compare
Choose a tag to compare

v6.2.4 (2023-03-06)

Full Changelog

Fixed bugs:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Build Plugins 6.2.3

06 Mar 09:17
Compare
Choose a tag to compare

What's Changed

  • Introduce GitHub API as a build service by @melix in #484
  • Fix race condition when verifying BOM by @melix in #486
  • 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: v6.2.2...v6.2.3

Micronaut Build Plugins 5.4.8

06 Mar 13:48
Compare
Choose a tag to compare

v5.4.8 (2023-03-06)

Full Changelog

Fixed bugs:

* This Changelog was automatically generated by github_changelog_generator

  • Fix Maven repository URL (#533)

Micronaut Build Plugins 5.4.7

06 Mar 09:20
Compare
Choose a tag to compare

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

03 Mar 08:37
Compare
Choose a tag to compare

v6.3.1 (2023-03-03)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

  • Fix binary compatibility checks (#521)

Micronaut Build Plugins 6.3.0

02 Mar 16:33
Compare
Choose a tag to compare

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

Full Changelog: v6.2.1...v6.3.0

Micronaut Build Plugins 5.4.6

13 Feb 12:46
Compare
Choose a tag to compare

What's Changed

  • Fix race condition when verifying BOM by @melix in #486

Full Changelog: v5.4.5...v5.4.6

  • Fix race condition when verifying BOM (#486)

Micronaut Build Plugins 6.2.2

09 Feb 11:47
Compare
Choose a tag to compare

What's Changed

  • catch a more generic exception by @sdelamo in #476
  • Populate user agent header for Github Requests by @sdelamo in #481
  • Cache GitHub versions json in create dropdown task by @melix in #482

Full Changelog: v6.2.1...v6.2.2

Micronaut Build Plugins 6.1.2

09 Feb 11:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.1.1...v6.1.2

Micronaut Build Plugins 5.4.5

06 Feb 11:54
Compare
Choose a tag to compare

What's Changed

  • Introduce GitHub API as a build service by @melix in #484

Full Changelog: v5.4.4...v5.4.5

  • Introduce GitHub API as a build service (#484)