Skip to content

Releases: micronaut-projects/micronaut-session

Micronaut Session 4.0.0-M2

19 May 13:35

Choose a tag to compare

Pre-release

What's Changed

Dependency updates 🚀

  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.4.1 by @renovate in #49
  • chore(deps): update dependency gradle to v8.1 by @renovate in #48
  • chore(deps): update dependency org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin to v0.9.21 by @renovate in #47
  • chore(deps): update peter-evans/create-pull-request action to v5 by @renovate in #46
  • chore(deps): update kotlin monorepo to v1.8.20 by @renovate in #45
  • update to M2 by @sdelamo in #50
  • fix(deps): update dependency io.kotest:kotest-runner-junit5 to v5.6.1 by @renovate in #53
  • chore(deps): update slsa-framework/slsa-github-generator action to v1.6.0 by @renovate in #61
  • fix(deps): update dependency io.kotest:kotest-runner-junit5 to v5.6.2 by @renovate in #60
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.4.4 by @renovate in #58
  • chore(deps): update dependency org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin to v0.9.22 by @renovate in #57
  • fix(deps): update junit5 monorepo to v5.9.3 by @renovate in #55
  • chore(deps): update kotlin monorepo to v1.8.21 by @renovate in #54
  • Update to Micronaut Framework 4.0.0-M4 by @sdelamo in #62

Other Changes 💡

  • Update CookieHttpSessionStrategy.java by @eahrold in #56

New Contributors

Full Changelog: v4.0.0-M1...v4.0.0-M2

Micronaut Session 4.0.0-M1

22 Mar 11:55

Choose a tag to compare

Pre-release

What's Changed

Dependency updates 🚀

  • chore(deps): update mikepenz/action-junit-report action to v3.5.2 by @renovate in #4
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.0.1 by @renovate in #5
  • chore(deps): update stefanzweifel/git-auto-commit-action action to v4.15.1 by @renovate in #6
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.2.2 by @renovate in #18
  • chore(deps): update mikepenz/action-junit-report action to v3.7.2 by @renovate in #14
  • chore(deps): update dependency gradle to v7.6 by @renovate in #13
  • chore(deps): update stefanzweifel/git-auto-commit-action action to v4.16.0 by @renovate in #10
  • chore(deps): update slsa-framework/slsa-github-generator action to v1.4.0 by @renovate in #9
  • chore(deps): update dependency org.graalvm.buildtools.native:org.graalvm.buildtools.native.gradle.plugin to v0.9.20 by @renovate in #17
  • chore(deps): update kotlin monorepo to v1.8.10 by @renovate in #23
  • fix(deps): update junit5 monorepo to v5.9.2 by @renovate in #27
  • chore(deps): update slsa-framework/slsa-github-generator action to v1.5.0 by @renovate in #32
  • chore(deps): update gradle/gradle-build-action action to v2.4.0 by @renovate in #29
  • chore(deps): update mikepenz/action-junit-report action to v3.7.5 by @renovate in #25
  • chore(deps): update dependency gradle to v7.6.1 by @renovate in #30
  • fix(deps): update dependency io.kotest:kotest-runner-junit5 to v5.5.5 by @renovate in #26
  • chore(deps): update plugin io.micronaut.build.shared.settings to v6.3.1 by @renovate in #31

GraalVM 🏆

  • Add a native test to catch issues earlier by @timyates in #7

Other Changes 💡

  • The initial PR contains smells that can be avoided by @timyates in #3
  • Settings plugin 6.1.0 pull in dependencies by @timyates in #12
  • Up to latest 6.1.1 settings plugin by @timyates in #15
  • Fix native test by @timyates in #16
  • Update docs to use configuration asciidoc macro, add examples (java,g… by @wetted in #21
  • doc: split into sections by @sdelamo in #33
  • build: plugin to 6.3.3, standardized project names, validation module by @wetted in #36
  • remove usage of constraints by @sdelamo in #34
  • ci: set Project Version to 4.0.0-SNAPSHOT by @sdelamo in #40
  • Micronaut Framework 4.0.0-M1 by @sdelamo in #39
  • build: Use Milestone releases by @sdelamo in #41

New Contributors

Full Changelog: https://github.com/micronaut-projects/micronaut-session/commits/v4.0.0-M1