-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Prompt to generate Micronaut Platform Release Notes
Sergio del Amo edited this page Oct 8, 2025
·
1 revision
Could you compare these two TOML files:
and:
I want for you to generate an output in markdown of the differences.
For each difference, I want for you to generate a link pointing to the release page in GitHub.
For example, if managed-micronaut-security was 4.15.0 in one file and 4.14.0 in the other. I want a link such as:
as you can see you can remove the managed- prefix, when building the link.
Include the non-micronaut version as well such as build plugins or other dependencies.