v3.1.1 (2021-11-23)
Bug Fixes:
Javadoc improvements:
Test refactors:
- test: remove @stepwise (#841)
- Refactor: @controller("/") to @controller (#836)
- Refactor: @get("/") to @get (#837)
- test: annotate implementations with null ann (#839)
- test: don't specify test environment (#842)
- test: replace deprecated method (#845)
build update:
- Updates build to use new Micronaut build module plugins
- Groovy version 3.0.8 to 3.0.9
- Micronaut Test from 2.3.7 to 3.0.2
- Micronaut Docs from 2.0.0.RC1 to 2.0.0
- testcontainer from 1.16.0 to 1.16.2
- Micronaut Gradle plugins from 4.1.5 to 4.2.6
- Reactor-test from 3.4.10 to 3.4.11
Merged pull requests:
- build: bump reactor-test from 3.4.11 to 3.4.12 #852 (@dependabot[bot])
- build: bump org.jetbrains.kotlin.jvm from 1.5.21 to 1.6.0 #851 (@dependabot[bot])
- build: bump org.jetbrains.kotlin.kapt from 1.5.21 to 1.6.0 #850 (@dependabot[bot])
- build: bump kotlin-stdlib-jdk8 from 1.5.30 to 1.6.0 #849 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 4.2.4 to 4.2.6 #848 (@dependabot[bot])
- build: bump up Gradle to 7.3 #847 (@micronaut-build)
- test: don't specify test environment #842 (@sdelamo)
- test: remove @stepwise #841 (@sdelamo)
- javadoc: replace @value with @link #840 (@sdelamo)
- test: annotate implementations with null ann #839 (@sdelamo)
- build: micronaut gradle build plugin to 4.2.3 #838 (@sdelamo)
- refactor: @get("/") to @get #837 (@sdelamo)
- refactor: @controller("/") to @controller #836 (@sdelamo)
- build: bump up reactor-test to 3.4.11 #835 (@sdelamo)
- build: bump up test containers to 1.16.2 #834 (@sdelamo)
- refactor: extract AbstractPrincipalArgumentBinder #828 (@sdelamo)
- build: bump micronaut-gradle-plugins from 4.2.2 to 4.2.4 #827 (@dependabot[bot])
- build: bump testcontainers from 1.16.0 to 1.16.2 #822 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 4.2.1 to 4.2.2 #821 (@dependabot[bot])
- build: bump micronaut-gradle-plugins from 4.1.5 to 4.2.1 #815 (@dependabot[bot])
- build: bump reactor-test from 3.4.10 to 3.4.11 #814 (@dependabot[bot])
- build: bump up groovy to 3.0.9 #810 (@sdelamo)
- build: bump up test to 3.0.2 #809 (@sdelamo)
- Micronaut bump up three zero zero #808 (@sdelamo)
- build: bump unboundid-ldapsdk from 6.0.1 to 6.0.2 #805 (@dependabot[bot])
- build: bump up to micronaut 3.0.3 #803 (@sdelamo)
* This Changelog was automatically generated by github_changelog_generator