Changes
- Pr 6206 Modifications @jameskleeh (#6209)
- Pr 6194 Modifications @jameskleeh (#6208)
- Makes exception more informative, fixes #5418 @sapanparikh18 (#6184)
- docs: clarify return values in isEmpty/isNotEmpty/hasText @TimothyJones (#6186)
- Bump micronaut-jaxrs to 3.0.1 @micronaut-build (#6172)
- build: bump up Micronaut Views version to 3.0.1 @sdelamo (#6174)
- Pr 6167 Additions @jameskleeh (#6171)
- Bump Micronaut Test to 3.0.2 @graemerocher (#6163)
- Parse JDBC url to only print host/port/path when the datasource is down @jameskleeh (#6154)
- Upgrade Micronaut Test to 3.0.1 @ilopmar (#6156)
- Fix infinite loop when requesting demand in SingleThreadedBufferingSubscriber @yawkat (#6147)
- Upgrade to Netty 4.1.68 and Tcnative 2.0.42 @ilopmar (#6151)
- Upgrade Micronaut Elasticsearch to 3.0.1 @ilopmar (#6148)
- test: ClientFilter reactor ctx has req in flatMap @sdelamo (#6127)
- DefaultHttpHostResolver should not return port -1 when HOST header is missing (#6139) @jmongard (#6140)
- Bump me.champeau.jmh from 0.6.4 to 0.6.6 @dependabot (#6134)
- Bump micronaut-gradle-plugins from 4.0.1 to 4.1.1 @dependabot (#6133)
- Add a sanity check to make sure that the catalog is valid @melix (#6135)
- Add missing libraries to the BOM @ilopmar (#6132)
- Fix packaging of the BOM @melix (#6131)
- Initial work to modernize the Gradle build @melix (#6067)
- Bump micronaut-openapi to 3.0.3 @micronaut-build (#6123)
- chore: remove default property @rafaelrenanpacheco (#6109)
🐛 Bug Fixes
- Respect configured property inclusion in BeanIntrospectionPropertyWriter @yawkat (#6219)
- Fixes setting up of duplicate headers in MutableHttpMessage. Fixes #6192 @ashishkujoy (#6204)
- Fix race condition with writing last http content @jameskleeh (#6203)
- Fix missing BOM properties @melix (#6199)
- Fix support nullable inputstream @graemerocher (#6170)
- Replace use of @OVERRIDES with caching @graemerocher (#6168)
- Correctly handle absence of request in RequestScope @graemerocher (#6122)
- Don't block the event loop when reading inputstream. @graemerocher (#6120)
- Don't emit response if the argument is void @jameskleeh (#6115)
- fix: access parent request from Reactor Context in HTTP ClientFilter @sdelamo (#6114)
Contributors
@TimothyJones, @ashishkujoy, @dependabot, @dependabot[bot], @graemerocher, @ilopmar, @jameskleeh, @jmongard, @melix, @micronaut-build, @rafaelrenanpacheco, @sapanparikh18, @sdelamo and @yawkat