Skip to content

Releases: alexey-lapin/realworld-backend-micronaut

v0.2.4

18 Aug 02:11
4d13635
Compare
Choose a tag to compare

🚧 Chore

  • Update dependency pl.allegro.tech.build:axion-release-plugin to v1.18.0 @renovate[bot] (#62)
  • Update dependency gradle to v8.9 @renovate[bot] (#63)
  • Update dependency pl.allegro.tech.build:axion-release-plugin to v1.18.2 @renovate[bot] (#64)
  • Update micronaut.gradle.plugin to v4.4.2 @renovate[bot] (#65)
  • Update dependency io.micronaut.platform:micronaut-platform to v4.5.1 @renovate[bot] (#66)
  • Update mikepenz/release-changelog-builder-action action to v5 @renovate[bot] (#67)
  • Update dependency pl.allegro.tech.build:axion-release-plugin to v1.18.4 @renovate[bot] (#69)
  • Update gradle/actions action to v4 @renovate[bot] (#68)
  • Update dependency gradle to v8.10 @renovate[bot] (#70)

v0.2.3

15 Jun 01:42
28f368e
Compare
Choose a tag to compare

🚀 Features

🐛 Fixes

🚧 Chore

  • Update dependency gradle to v8.8 @renovate[bot] (#57)
  • Update dependency io.micronaut.platform:micronaut-platform to v4.4.3 @renovate[bot] (#60)
  • Update dependency io.micronaut.platform:micronaut-platform to v4.5.0 @renovate[bot] (#61)

v0.2.2

29 May 01:09
98fc8cb
Compare
Choose a tag to compare

🚀 Features

  • refactor Gradle scripts to centralize dependency management for the whole project into version catalog @alexey-lapin (#52)
  • refactor app authentication to use Micronaut Security JWT module @alexey-lapin (#53)

🐛 Fixes

🚧 Chore

v0.2.1

18 May 21:28
7682c3a
Compare
Choose a tag to compare

What's Changed

v0.2.0

13 May 11:32
a1c5f46
Compare
Choose a tag to compare

What's Changed

Micronaut 4 migration and major CI upgrade:

  • Micronaut 4.4.1
  • Java 17 as the baseline
  • Gradle 8.7
  • Refactor Gradle buildSrc with convention plugins to included build
  • add Gradle axion-release-plugin to calculate project version from Git tags
  • modernize GitHub Actions workflow, add native image build steps for Windows and macOS
  • add CI docker image build step with GHCR publishing - see packages

v0.1.2

13 May 00:28
Compare
Choose a tag to compare

What's Changed

This is the initial cumulative release that captures all the work done since the beginning, referred to as version v0.1, based on:

  • Micronaut 3.1.4
  • Java 8
  • Gradle 7.3