Skip to content

Micronaut RSS 4.0.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Mar 14:43

What's Changed

Dependency updates πŸš€

  • chore(deps): update mikepenz/action-junit-report action to v3.5.1 by @renovate in #232
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6 by @renovate in #233
  • chore(deps): update slsa-framework/slsa-github-generator action to v1.2.1 by @renovate in #242
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.0.1 by @renovate in #241
  • chore(deps): update mikepenz/action-junit-report action to v3.5.2 by @renovate in #240
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.2.2 by @renovate in #253
  • chore(deps): update dependency gradle to v7.6.1 by @renovate in #259
  • chore(deps): update gradle/gradle-build-action action to v2.4.0 by @renovate in #258
  • chore(deps): update mikepenz/action-junit-report action to v3.7.5 by @renovate in #251
  • chore(deps): update slsa-framework/slsa-github-generator action to v1.5.0 by @renovate in #261
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.3.3 by @renovate in #260

Other Changes πŸ’‘

  • ci: version to 4.0.0 Micronaut 4.0.0-SNAPSHOT githubCoreBranch=4.0.x by @wetted in #229
  • ci: java 17 by @sdelamo in #234
  • build: Bump up to Groovy 4.0.5 by @sdelamo in #235
  • test: annotate failing test with @PendingFeature by @sdelamo in #236
  • test: use kebap case by @sdelamo in #237
  • test: add snake yaml dependency and remove @PendingFeature by @sdelamo in #238
  • Fix build for latest core 4.0.0 snapshot by @timyates in #245
  • Update build to settings 6.1.1 by @timyates in #250
  • build: plugin 6.3.5, gradle 8.0.2, standardized projects names, jakarta validation by @wetted in #264
  • build: Micronaut Framework 4.0.0-M1 by @sdelamo in #265
  • ci: Milestones and Github Actions sync by @sdelamo in #266

Full Changelog: v3.2.0...v4.0.0-M1