# Micronaut v5.1.7 — Micronaut Core 5.1.7 - Product: Micronaut (https://whatsnew.fyi/product/micronaut) - Vendor: Micronaut Foundation - Date: 2026-07-17 - Version: v5.1.7 - Original notes: https://github.com/micronaut-projects/micronaut-core/releases/tag/v5.1.7 - Permalink: https://whatsnew.fyi/product/micronaut/releases/v5.1.7 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix introspection for private JsonProperty fields - **changed** — Use exclusive service loader strategy and fix GraalVM warnings - **fixed** — Fix factory beans in superclasses ##### What's Changed ###### Bug Fixes 🐞 * Fix : introspection for private JsonProperty fields by @samikshathorat21 in https://github.com/micronaut-projects/micronaut-core/pull/12810 ###### Improvements ⭐ * Use exclusive service loader strategy and fix GraalVM warnings by @graemerocher in https://github.com/micronaut-projects/micronaut-core/pull/12808 ###### Other Changes 💡 * Fix factory beans in superclasses by @dstepanov in https://github.com/micronaut-projects/micronaut-core/pull/12821 **Full Changelog**: https://github.com/micronaut-projects/micronaut-core/compare/v5.1.6...v5.1.7