What's Changed
Bug Fixes 🐞
- fix: 403 for cors simple requests & CorsFilter off by @sdelamo in #8582
- Allow requests if cors.enabled and request's Origin HTTP Header starts with localhost and resolved Micronaut Application host is also localhost by @sdelamo in #8601
Tests ✅
- Check for equality in the body for server TCK tests by @timyates in #8583
- test: pass request parameter to chain.proceed by @sdelamo in #8587
- HTTP Server TCK Body assertion by @sdelamo in #8590
Docs 📖
- Add logger.config to loggingConfiguration.adoc by @adamkobor in #8598
Dependency updates 🚀
- build: bump up Micronaut AWS to 3.10.5 by @sdelamo in #8605
- Bump micronaut-data to 3.9.4 (#8594)
- Bump micronaut-servlet to 3.3.3 (#8591)
Full Changelog: v3.8.0...v3.8.1