Micronaut Servlet 4.0.0-M8
Pre-release
Pre-release
What's Changed
Breaking Changes π
Bug Fixes π
- fix: UniqueBeanException ServerContextPathProvider by @sdelamo in #354
- Content Type from Error handler should be respected by @timyates in #382
- Fix TCK ControllerConstraintHandlerTest by @timyates in #477
Improvements β
- MN: Update to 3.8.0 by @sdelamo in #371
- remove exclusions by @sdelamo in #388
- refactor: extract resolveContentType method by @sdelamo in #386
Dependency updates π
- Update dependency io.micronaut.reactor:micronaut-reactor-bom to v3.0.0-M5 by @renovate in #475
- fix(deps): update dependency io.micronaut.security:micronaut-security-bom to v4.0.0-m5 by @renovate in #479
Other Changes π‘
- Fix Servlet binding for Publisher types by @timyates in #374
- Http server tck by @sdelamo in #372
- Reinstate RemoteAddressTest by @timyates in #384
- Fix test resources from the file system are returned by @timyates in #385
- Fix Servlet request for when context path is configured by @timyates in #473
- Servlet Merge up 3.4.x into master by @sdelamo in #474
- wip: Attempt to get FullHttpRequest support in Servlet requests by @timyates in #471
- build: Micronaut Core M7 by @sdelamo in #478
Full Changelog: v3.3.6...v4.0.0-M8