Releases: micronaut-projects/micronaut-aot
Releases · micronaut-projects/micronaut-aot
Micronaut AOT 1.1.0
What's Changed
- Introduce Netty optimization by @melix in #103
- [aot] Update common files for branch master by @micronaut-build in #90
- Target Micronaut 3.4.x by @alvarosanchez in #86
- [aot] Update common files for branch master by @micronaut-build in #98
- Bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.14.0 by @dependabot in #79
- [aot] Update common files for branch master by @micronaut-build in #101
- [aot] Update common files for branch master by @micronaut-build in #102
New Contributors
- @alvarosanchez made their first contribution in #86
Full Changelog: v1.0.3...v1.1.0
- Introduce Netty optimization (#103)
Micronaut AOT 1.0.3
Micronaut AOT 1.0.2
v1.0.2 (2022-03-31)
Fixed bugs:
* This Changelog was automatically generated by github_changelog_generator
- Fix deduceEnvironment optimization (#89)
Micronaut AOT 1.0.1
v1.0.1 (2022-03-28)
Fixed bugs:
Closed issues:
- Using placeholder resolution in convertYamlToJava #83
Merged pull requests:
- [aot] Update common files for branch master #84 (@micronaut-build)
* This Changelog was automatically generated by github_changelog_generator
- Fix generation of Map which contains a dollar (#85)
Micronaut AOT 1.0.0
What's Changed
- Make sure environment is available as a bean by @melix in #42
- Make sure that long literals are handled property by @melix in #44
- Bump io.micronaut.build.shared.settings from 5.0.3 to 5.1.0 by @dependabot in #38
- [aot] Update common files for branch master by @micronaut-build in #45
- Add an option to "force" a particular environment by @melix in #46
- Fix GraalVM feature generation by @melix in #48
- [aot] Update common files for branch master by @micronaut-build in #47
- Upgrade to Micronaut Build plugins 5.1.1 by @melix in #52
- Remove optimizer classpath by @melix in #54
- Add Gradle Enterprise badge by @alextu in #56
- Upgrade to build plugins 5.1.2 by @melix in #57
- Upgrade for Micronaut 3.3 by @melix in #49
- [aot] Update common files for branch master by @micronaut-build in #51
- Implement logback.xml to Java conversion by @melix in #58
- Fix Joran classloading error if logback 1.3 isn't on classpath by @melix in #63
- Fix conversion of list and maps in Yaml by @melix in #61
- ci: GraalVM github action from 21.3.0 to 22.0.0.2 by @micronaut-build in #64
- Bump io.micronaut.build.shared.settings from 5.1.2 to 5.2.1 by @dependabot in #68
- Bump peter-evans/create-pull-request from 3.12.0 to 3.14.0 by @dependabot in #69
- Bump io.micronaut.build.shared.settings from 5.2.1 to 5.2.2 by @dependabot in #72
- Bump actions/checkout from 2 to 3 by @dependabot in #71
- build: update build plugin to 5.2.3 by @sdelamo in #73
- Cleanup generated POM files by @melix in #75
- Fix classloader isolation by @melix in #81
- Bump io.micronaut.build.shared.settings from 5.2.3 to 5.3.0 by @dependabot in #80
- [aot] Update common files for branch master by @micronaut-build in #66
- Adapt code for logback 1.3.0-alpha14 by @melix in #82
New Contributors
- @micronaut-build made their first contribution in #45
- @alextu made their first contribution in #56
- @sdelamo made their first contribution in #73
Full Changelog: v1.0.0-M4...v1.0.0
Micronaut AOT 1.0.0-M7
What's Changed
- Fix Joran classloading error if logback 1.3 isn't on classpath by @melix in #63
- Fix conversion of list and maps in Yaml by @melix in #61
Full Changelog: v1.0.0-M6...v1.0.0-M7
Micronaut AOT 1.0.0-M6
What's Changed
- Make sure environment is available as a bean by @melix in #42
- Make sure that long literals are handled property by @melix in #44
- Bump io.micronaut.build.shared.settings from 5.0.3 to 5.1.0 by @dependabot in #38
- [aot] Update common files for branch master by @micronaut-build in #45
- Add an option to "force" a particular environment by @melix in #46
- Fix GraalVM feature generation by @melix in #48
- [aot] Update common files for branch master by @micronaut-build in #47
- Upgrade to Micronaut Build plugins 5.1.1 by @melix in #52
- Remove optimizer classpath by @melix in #54
- Add Gradle Enterprise badge by @alextu in #56
- Upgrade to build plugins 5.1.2 by @melix in #57
- Upgrade for Micronaut 3.3 by @melix in #49
- [aot] Update common files for branch master by @micronaut-build in #51
- Implement logback.xml to Java conversion by @melix in #58
New Contributors
- @micronaut-build made their first contribution in #45
- @alextu made their first contribution in #56
Full Changelog: v1.0.0-M5...v1.0.0-M6
Micronaut AOT 1.0.0-M5
What's Changed
- Make sure environment is available as a bean by @melix in #42
- Make sure that long literals are handled property by @melix in #44
Full Changelog: v1.0.0-M4...v1.0.0-M5
Micronaut AOT 1.0.0-M4
What's Changed
- Add more debug logging by @melix in #23
- Fix conversion of booleans in Yaml by @melix in #26
- Bump actions/cache from 2.1.6 to 2.1.7 by @dependabot in #19
- Bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 by @dependabot in #10
- Make sure that disabled configurations are honored by @melix in #28
- Fix evaluation of
@Requires(configuration = ...)
conditions by @melix in #29 - Bump io.micronaut.build.shared.settings from 5.0.2 to 5.0.3 by @dependabot in #30
- Rename sealed environment -> cached environment by @melix in #34
- Fix precedence of generated property sources by @melix in #35
- Add an option to configure the list of possible environments by @melix in #37
Full Changelog: v1.0.0-M2...v1.0.0-M4