Releases: micronaut-projects/micronaut-kotlin
Release list
Micronaut Kotlin Integrations 3.2.1
v3.2.1 (2022-03-21)
- bump up micronaut to 3.3.4
- bump up Ktor to 1.6.8
Merged pull requests:
- build: micronaut to 3.3.4 #375 (@sdelamo)
- build: remove sonarqube #374 (@sdelamo)
- build: bump io.micronaut.build.shared.settings from 5.2.3 to 5.3.0 #373 (@dependabot[bot])
- build: bump mikepenz/action-junit-report from 2.9.1 to 3.0.1 #372 (@dependabot[bot])
- build: ktor from 1.6.7 to 1.6.8 #371 (@micronaut-build)
- build: mockito to 4.4.0 #370 (@micronaut-build)
- build: update build plugin to 5.2.3 #368 (@sdelamo)
- build: bump actions/checkout from 2 to 3 #366 (@dependabot[bot])
- build: bump peter-evans/create-pull-request from 3.12.1 to 3.14.0 #365 (@dependabot[bot])
- build: bump config from 1.4.1 to 1.4.2 #363 (@dependabot[bot])
- ci: ktor from 1.6.1 to 1.6.7 and others #362 (@micronaut-build)
- build: bump peter-evans/create-pull-request from 3.12.0 to 3.12.1 #356 (@dependabot[bot])
- [kotlin] Update common files for branch master #355 (@micronaut-build)
- Add Gradle Enterprise badge #347 (@alextu)
- build: bump micronaut-test-junit5 from 3.0.2 to 3.0.5 #338 (@dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator
Micronaut Kotlin 3.2.0
Micronaut Kotlin 3.1.0
v3.1.0 (2022-01-26)
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:
- Add missing Hocon class in GraalVM config #354 (@ilopmar)
- Upgrade Dokka to 1.6.10 and fix docs #351 (@ilopmar)
- Upgrade to Micronaut 3.3.0-M1 and Kotlin 1.6.10 #350 (@ilopmar)
- Use JDK17 on CI, enable Gradle remote cache and upgrade Gradle #336 (@micronaut-build)
- [kotlin] Update common files for branch master #330 (@micronaut-build)
- ci: GitHub actions #320 (@micronaut-build)
- Enable build scans #318 (@melix)
- build: bump micronaut-test-junit5 from 2.3.7 to 3.0.2 #317 (@dependabot[bot])
- Add support to publish scans to Gradle Enterprise #314 (@micronaut-build)
- build: bump micronaut-gradle-plugins from 4.0.1 to 4.1.1 #311 (@dependabot[bot])
- build: bump logback-classic from 1.2.3 to 1.2.6 #310 (@dependabot[bot])
- build: bump mockito-core from 3.11.2 to 3.12.4 #309 (@dependabot[bot])
- build: bump mockito-junit-jupiter from 3.11.2 to 3.12.4 #308 (@dependabot[bot])
- build: bump peter-evans/create-pull-request from 3.10.0 to 3.10.1 #307 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 4.0.0 to 4.0.1 #303 (@dependabot[bot])
- build: bump up to Gradle 7.2 #302 (@micronaut-build)
Micronaut Kotlin Integrations 3.0.0
v3.0.0 (2021-08-17)
Merged pull requests:
- Upgrade to Micronaut 3.0.0-RC1 #301 (@ilopmar)
- Upgrade CI to use JDK16 #300 (@micronaut-build)
- New issue templates #298 (@micronaut-build)
- ci: update to GraalVM from 21.1.0 to 21.2.0 #296 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Kotlin Integrations 3.0.0 RC1
v3.0.0-RC1 (2021-07-21)
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:
- [kotlin] Update common files for branch master #295 (@micronaut-build)
- Hotfix for building docs #294 (@melix)
- Support Micronaut 3. Fix split package issue #293 (@jameskleeh)
- build: bump mockito-junit-jupiter from 3.11.1 to 3.11.2 #292 (@dependabot[bot])
- [kotlin] Update common files for branch master #291 (@micronaut-build)
- build: bump mockito-core from 3.10.0 to 3.11.2 #290 (@dependabot[bot])
- build: bump micronaut-test-junit5 from 2.3.5 to 2.3.7 #289 (@dependabot[bot])
- build: bump mockito-junit-jupiter from 3.10.0 to 3.11.1 #286 (@dependabot[bot])
- build: bump actions/cache from 2.1.5 to 2.1.6 #281 (@dependabot[bot])
- build: bump peter-evans/create-pull-request from 3.8.2 to 3.10.0 #280 (@dependabot[bot])
- build: bump micronaut-test-junit5 from 2.3.3 to 2.3.5 #279 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 4.0.0.RC5 to 4.0.0 #278 (@dependabot[bot])
- build: update to gradle 7.1 and github actions #277 (@micronaut-build)
- build: bump mockito-core from 3.9.0 to 3.10.0 #275 (@dependabot[bot])
- build: bump mockito-junit-jupiter from 3.9.0 to 3.10.0 #274 (@dependabot[bot])
- build: gradle to 7.0.2 #273 (@micronaut-build)
- build: bump micronaut-gradle-plugins from 3.0.3 to 3.0.4 #271 (@dependabot[bot])
- github actions to actions/cache@v2.1.5 #268 (@micronaut-build)
- Update actions/setup-java to v2 #267 (@micronaut-build)
- Dependency upgrades #263 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Kotlin Integrations 2.3.1
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
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:
- ci: GitHub action files #261 (@micronaut-build)
- Add Jackson kotlin.UnsignedNumbersKt to GraalVM reflective configuration #260 (@ilopmar)
- build: ktor to 1.5.3 kotlin to 1.4.32 #254 (@micronaut-build)
- ci: setup github core branch to 2.4.x #252 (@sdelamo)
- build: use jackson-module-kotlin defined in the bom #249 (@sdelamo)
- build: del jcenter repository #248 (@sdelamo)
- build: bump up micronaut docs from 1.0.24 to 1.0.25 #247 (@sdelamo)
- ci: del github branch #246 (@sdelamo)
- build: bump up micronaut test from 2.2.1 to 2.3.2 #245 (@sdelamo)
- build: bump DeLaGuardo/setup-graalvm from 3.1 to 4.0 #244 (@dependabot[bot])
- [kotlin] Update common files for branch master #243 (@micronaut-build)
- (#78) upgrades dokka, adds to docs output, fixes link to deployed API docs #242 (@willbuck)
- build: bump micronaut-gradle-plugins from 3.0.1 to 3.0.3 #238 (@dependabot[bot])
- build: bump mockito-junit-jupiter from 3.7.7 to 3.8.0 #237 (@dependabot[bot])
- build: bump mockito-core from 3.7.7 to 3.8.0 #236 (@dependabot[bot])
- build: gradle from gradle-6.8.2 to gradle-6.8.3 #235 (@micronaut-build)
- [kotlin] Update common files for branch master #234 (@micronaut-build)
- [kotlin] Update common files for branch master #232 (@micronaut-build)
- Use new Gradle build plugins #231 (@ilopmar)
- [kotlin] Update common files for branch master #230 (@micronaut-build)
- Update Kotlin version from 1.4.30 to 1.4.31 and Ktor from 1.5.1 to 1.5.2 and jackson-module-kotlin to 2.12.2 #228 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
Micronaut Kotlin Integrations 2.3.0
v2.3.0 (2021-02-12)
Closed issues:
- Issue with @requestScope after top-level suspension of kotlin coroutine #226
- @requestScope not working when using kotlin coroutines #203
Merged pull requests:
- adds nativeImage args for Ktor interop with Graal [#163] #227 (@willbuck)
- build: bump micronaut-gradle-plugins from 2.0.15 to 2.0.16 #225 (@dependabot[bot])
- build: bump peter-evans/create-pull-request from v3.8.0 to v3.8.1 #224 (@dependabot[bot])
- build: update actions/cache requirement to v2.1.4 #223 (@dependabot[bot])
- Add native image configuration to enable default argument values #222 (@morki)
- build: bump peter-evans/create-pull-request from v3.6.0 to v3.8.0 #221 (@dependabot[bot])
- build: bump mockito-junit-jupiter from 3.7.0 to 3.7.7 #220 (@dependabot[bot])
- [kotlin] Update common files for branch master #219 (@micronaut-build)
- build: bump micronaut-test-junit5 from 2.3.1 to 2.3.2 #218 (@dependabot[bot])
- build: bump mockito-core from 3.6.28 to 3.7.7 #217 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 2.0.14 to 2.0.15 #216 (@dependabot[bot])
- build: bump jackson-module-kotlin from 2.11.3 to 2.12.1 #215 (@dependabot[bot])
- build: bump up gradle to 6.8 #214 (@micronaut-build)
- [kotlin] Update common files for branch master #213 (@micronaut-build)
- build: bump mockito-junit-jupiter from 3.6.28 to 3.7.0 #212 (@dependabot[bot])
- build: bump DeLaGuardo/setup-graalvm from 3.0 to 3.1 #211 (@dependabot[bot])
- build: bump peter-evans/create-pull-request from v3.5.1 to v3.6.0 #210 (@dependabot[bot])
- build: micronaut-test-junit5 to 2.3.1 #209 (@dependabot[bot])
- build: Bump micronaut-gradle-plugins from 2.0.13 to 2.0.14 #208 (@dependabot[bot])
- ci: don't publish test reports #207 (@micronaut-build)
- build: Bump micronaut-gradle-plugins from 2.0.11 to 2.0.13 #202 (@dependabot[bot])
- ci: github actions MANTAINING.MD #198 (@micronaut-build)
- Bump peter-evans/create-pull-request from v3.5.0 to v3.5.1 #197 (@dependabot[bot])
- build: Bump test dependency mockito-core to 3.6.28 #196 (@dependabot[bot])
- Bump test dep mockito-junit-jupiter to 3.6.28 #195 (@dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator
Micronaut Kotlin Integrations 2.2.0
v2.2.0 (2020-11-19)
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:
- Upgrade to Micronaut 2.1.4 #194 (@ilopmar)
- [kotlin] Update common files for branch master #192 (@micronaut-build)
- [kotlin] Update common files for branch master #189 (@micronaut-build)
- Bump micronaut-test-junit5 from 2.1.1 to 2.2.1 #188 (@dependabot[bot])
- Bump mockito-core from 3.5.13 to 3.6.0 #187 (@dependabot[bot])
- Bump mockito-junit-jupiter from 3.5.13 to 3.6.0 #186 (@dependabot[bot])
- [kotlin] Update common files for branch master #180 (@micronaut-build)
- Upgrade ktor to 1.4.1 #179 (@ilopmar)
- Fix for Kotlin/coroutines in graalvm after changes in AutomaticFeatureUtils #178 (@mliberato)
- Bump micronaut-test-junit5 from 2.1.0 to 2.1.1 #177 (@dependabot[bot])
- Bump jackson-module-kotlin from 2.11.2 to 2.11.3 #176 (@dependabot[bot])
- Add BeanLocator.getBean(name) extension #175 (@lpicanco)
Micronaut Kotlin Integrations 2.1.1
v2.1.1 (2020-09-30)
Merged pull requests:
- Fix graalvm compatibility #174 (@jameskleeh)
- Bump mockito-junit-jupiter from 3.5.11 to 3.5.13 #172 (@dependabot[bot])
- Bump mockito-core from 3.5.11 to 3.5.13 #171 (@dependabot[bot])
- Bump micronaut-test-junit5 from 2.0.0 to 2.1.0 #170 (@dependabot[bot])
- [kotlin] Update common files for branch master #169 (@micronaut-build)
- Bump mockito-junit-jupiter from 3.5.10 to 3.5.11 #167 (@dependabot[bot])
- Bump micronaut-test-junit5 from 1.2.3 to 2.0.0 #166 (@dependabot[bot])
- Bump mockito-core from 3.5.10 to 3.5.11 #165 (@dependabot[bot])
* This Changelog was automatically generated by github_changelog_generator
Micronaut Kotlin Integrations 2.1.0
v2.1.0 (2020-09-15)
Main changes
- Upgrade to Kotlin
1.4.10 - Upgrade to Ktor
1.4.0
Merged pull requests:
- Upgrade kotlin and ktor #157 (@jameskleeh)