What's Changed
New Features 🎉
- Minor Changes to support Truffle polyglot languages by @graemerocher in #12435
Bug Fixes 🐞
Docs 📖
- Docs: Add note about YAML reserved words in ConfigurationProperties by @nikitanagar08 in #12427
- Document @RouteCondition annotation for conditional routing by @Copilot in #12428
Dependency updates 🚀
- fix(deps): update micronaut.test to v5.0.0-snapshot by @renovate[bot] in #12426
- fix(deps): update dependency io.micronaut.sourcegen:micronaut-sourcegen-bom to v2.0.0-m2 by @renovate[bot] in #12349
- fix(deps): update jackson monorepo by @renovate[bot] in #12286
Other Changes 💡
- Fix identification getters / setters for properties with second upper case symbol. For example eTemperature by @altro3 in #10130
New Contributors
- @nikitanagar08 made their first contribution in #12427
Full Changelog: v5.0.0-M15...v5.0.0-M16