Releases: micronaut-projects/micronaut-sourcegen
Releases · micronaut-projects/micronaut-sourcegen
Micronaut SourceGen 1.8.2
What's Changed
Other Changes 💡
- Improve array logic by @andriy-dmytruk in #326
Full Changelog: v1.8.1...v1.8.2
Micronaut SourceGen 1.8.1
What's Changed
Other Changes 💡
- Change equalsStructurally to support null values by @andriy-dmytruk in #318
- Support method invocations for unbound type variables by @andriy-dmytruk in #319
- Expose ASM dependencies defined in sourcegen by @dstepanov in #325
Full Changelog: v1.8.0...v1.8.1
Micronaut SourceGen 1.8.0
What's Changed
Improvements ⭐
- Fix Builder & wither with types that declare generics by @graemerocher in #312
Dependency updates 🚀
- fix(deps): update managed.asm to v9.8 by @renovate in #279
- fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.3 by @renovate in #289
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.11 by @renovate in #292
- chore(deps): update softprops/action-gh-release action to v2.2.2 by @renovate in #294
- fix(deps): update dependency com.jetbrains.intellij.java:java-decompiler-engine to v251 by @renovate in #293
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.12 by @renovate in #297
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.13 by @renovate in #299
- fix(deps): update dependency io.micronaut.data:micronaut-data-bom to v4.12.1 by @renovate in #302
- fix(deps): update dependency io.micronaut:micronaut-core-bom to v4.8.14 by @renovate in #309
- fix(deps): update dependency io.micronaut.data:micronaut-data-bom to v4.12.2 by @renovate in #310
- chore(deps): update dependency gradle to v8.14.1 by @renovate in #251
- chore(deps): update dependency gradle to v8.14.2 by @renovate in #313
- fix(deps): update dependency org.sonatype.gradle.plugins:scan-gradle-plugin to v3.1.1 by @renovate in #308
- chore(deps): update actions/download-artifact action to v4.3.0 by @renovate in #298
- core 4.9.1 by @sdelamo in #321
Other Changes 💡
- Fix problems with the type signature by @dstepanov in #291
- Code cleanup. Fixed typos. by @altro3 in #304
- Support string concatenation expression by @andriy-dmytruk in #275
- Merge 1.7.x into 1.8.x by @andriy-dmytruk in #317
Full Changelog: v1.7.10...v1.8.0
Micronaut SourceGen 1.7.10
What's Changed
Bug Fixes 🐞
- Fix sourcegen handling over annotation metadata for weaved builders by @graemerocher in #307
Improvements ⭐
- Improve annotation object def API by @andriy-dmytruk in #306
Full Changelog: v1.7.9...v1.7.10
v1.7.9
What's Changed
Bug Fixes 🐞
- Fix instanceof in java source generator by @graemerocher in #303
Full Changelog: v1.7.8...v1.7.9
v1.7.8
What's Changed
Bug Fixes 🐞
- fallback to classelement and do not throw exception by @graemerocher in #300
Full Changelog: v1.7.7...v1.7.8
v1.7.7
What's Changed
Bug Fixes 🐞
- Use resolved generic placeholder value if available by @dstepanov in #296
Full Changelog: v1.7.6...v1.7.7
v1.7.6
What's Changed
Other Changes 💡
- 1.7 Fix problems with the type signature by @dstepanov in #295
Full Changelog: v1.7.5...v1.7.6
v1.7.5
What's Changed
Dependency updates 🚀
- chore(deps): update actions/download-artifact action to v4.2.1 by @renovate in #278
- fix(deps): update dependency io.micronaut.gradle:micronaut-gradle-plugin to v4.5.2 by @renovate in #260
- chore(deps): update slsa-framework/slsa-github-generator action to v2.1.0 by @renovate in #254
- chore(deps): update plugin io.micronaut.build.shared.settings to v7.4.0 by @renovate in #253
- fix(deps): update dependency io.micronaut.data:micronaut-data-bom to v4.12.0 by @renovate in #267
- fix(deps): update dependency com.jetbrains.intellij.java:java-decompiler-engine to v243.26053.27 by @renovate in #248
- chore(deps): update graalvm/setup-graalvm action to v1.3.3 by @renovate in #240
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
Dependency updates 🚀
Other Changes 💡
- Fix #285 creating type def from a parametrized ClassElement by @andriy-dmytruk in #287
Full Changelog: v1.7.3...v1.7.4