Skip to content

Releases: micronaut-projects/micronaut-kotlin

Micronaut Kotlin Integrations 3.2.1

Choose a tag to compare

@micronaut-build micronaut-build released this 21 Mar 05:44

v3.2.1 (2022-03-21)

Full Changelog

  • bump up micronaut to 3.3.4
  • bump up Ktor to 1.6.8

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kotlin 3.2.0

Choose a tag to compare

@timyates timyates released this 10 Feb 16:52

v3.2.0 (2022-02-10)

Full Changelog

  • Bump Micronaut to 3.3.0 #361
  • Introduce a Bom for the module #357

Micronaut Kotlin 3.1.0

Choose a tag to compare

@micronaut-build micronaut-build released this 26 Jan 09:38

v3.1.0 (2022-01-26)

Full Changelog

Closed issues:

  • Upgraded to Micronaut 3.3.0-M1
  • Upgraded to Kotlin 1.6.10
  • HOCON configuration fails to load properties using native image #349
  • Unresolved directives in docs #329
  • MDC Context empty after calling a suspended function #240

Merged pull requests:

Micronaut Kotlin Integrations 3.0.0

Choose a tag to compare

@micronaut-build micronaut-build released this 17 Aug 16:41

v3.0.0 (2021-08-17)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kotlin Integrations 3.0.0 RC1

Choose a tag to compare

@micronaut-build micronaut-build released this 21 Jul 13:19

v3.0.0-RC1 (2021-07-21)

Full Changelog

Implemented enhancements:

  • RequestScope #21

Fixed bugs:

  • kotlin-extension-functions splits packages with io.micronaut.runtime, io.micronaut.http, and io.micronaut.inject #285

Closed issues:

  • Release a new version compatible with Micronaut 3.0 #288
  • Move Ktor example to Guide #253
  • API link is broken #250
  • Around advice on void method leads to NPE #205
  • Kotlin Coroutines #4

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kotlin Integrations 2.3.1

Choose a tag to compare

@micronaut-build micronaut-build released this 06 Apr 03:46

v2.3.1 (2021-04-06)

  • jackson-module-kotlin:2.12.1 to kotlin:2.12.2
  • ktor from 1.5.2 to 1.5.3
  • kotlin from 1.4.31 to 1.4.32
  • build: use jackson-module-kotlin defined in the bom
  • Add Jackson kotlin.UnsignedNumbersKt to GraalVM reflective configuration

Full Changelog

Closed issues:

  • Compiling Kotlin app to native image is broken since Micronaut 2.4.1 #257
  • Hello world Kotlin project does not compile to native image #258
  • Jackson version differs from Jackson version defined in micronaut bom #233

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kotlin Integrations 2.3.0

Choose a tag to compare

@micronaut-build micronaut-build released this 12 Feb 15:06

v2.3.0 (2021-02-12)

Full Changelog

Closed issues:

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kotlin Integrations 2.2.0

Choose a tag to compare

@micronaut-build micronaut-build released this 19 Nov 11:06

v2.2.0 (2020-11-19)

Full Changelog

Main Changes:

  • Upgrade to Micronaut 2.1.4

Closed issues:

  • Trying to build a native-image in 2.0.3 throws an error: Fatal error:java.lang.IllegalArgumentException: java.lang.IllegalArgumentException: Class com.typesafe.config.Config cannot be instantiated reflectively. It must be a non-abstract instance type. #173
  • Proposal: Add byName to getBean, etc... #118

Merged pull requests:

Micronaut Kotlin Integrations 2.1.1

Choose a tag to compare

@micronaut-build micronaut-build released this 30 Sep 19:53

v2.1.1 (2020-09-30)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

Micronaut Kotlin Integrations 2.1.0

Choose a tag to compare

@ilopmar ilopmar released this 15 Sep 14:53

v2.1.0 (2020-09-15)

Full Changelog

Main changes

  • Upgrade to Kotlin 1.4.10
  • Upgrade to Ktor 1.4.0

Merged pull requests: