0.9.0.M3
Pre-release
Pre-release
cstamas
released this
03 Jun 16:21
·
18 commits
to main
since this release
What's Changed
- Annotate new method by @cstamas in #90
- Update workflow to run on Java 21 by @mcculls in #96
- ASM 9.6 by @mcculls in #95
- Build with final Java 21 on GitHub by @kwin in #99
- Switch to JUnit5 by @kwin in #101
- Disable annotation processor by default by @kwin in #105
- Do not silently fail in case of class scanning exceptions by @kwin in #98
- Formatting issues by @cstamas in #109
- Update maven wrapper and maven (3.9.6) by @cstamas in #112
- Update Maven Plugins by @cstamas in #111
- Address dependabot alerts by @cstamas in #128
- (deps): Update to ASM 9.7 by @cstamas in #131
- Update CONTRIBUTING.md by @cstamas in #110
- Align Plexus ASM version by @cstamas in #134
- Rename release profile by @cstamas in #133
- Fix Jacoco coverage repots in Sonar by @cstamas in #136
- Add a method to allow LifecycleManager to free keys by @cstamas in #138
- Licence change: From EPL1 to EPL2 by @cstamas in #135
- update documentation for exposed core extensions, fix anchors by @HomeOfTheWizard in #139
- Prepare for release by @cstamas in #141
- Trigger Sonarcloud analysis from GHA by @kwin in #143
- Fix for release process: by @cstamas in #144
New Contributors
- @HomeOfTheWizard made their first contribution in #139
Full Changelog: milestones/0.9.0.M2...milestones/0.9.0.M3