2.10.0
github-actions
released this
08 Feb 12:04
·
199 commits
to master
since this release
🚨 Removed
🚀 New features and improvements
- make java 11 as project base but keep javac release 8, we will be able to upgrade ecj and errorprone (#186) @olamy
- Bump plexus-components from 6.5 to 6.6 and upgrade to junit5 (#157) @dependabot
- javac dump debug file should not be written in classes directory as it will be included in jar. change directory and make name configurable (#184) @olamy
🐛 Bug Fixes
- Issue #106: Retain error messages from annotation processors (#170) @mthmulders
- Issue #147: Support module-path for ECJ (#168) @tomaswolf
- Issue #166: Fix maven dependencies (#167) @tomaswolf
📦 Dependency updates
- Bump ecj from 3.24.0 to 3.28.0 (#172) @dependabot
- Bump error_prone_core from 2.10.0 to 2.11.0 (#180) @dependabot
- Bump release-drafter/release-drafter from 5.18.0 to 5.18.1 (#185) @dependabot
- Bump plexus-components from 6.5 to 6.6 and upgrade to junit5 (#157) @dependabot
- Bump release-drafter/release-drafter from 5.17.6 to 5.18.0 (#182) @dependabot
- Bump animal-sniffer-maven-plugin from 1.20 to 1.21 (#181) @dependabot
- Bump assertj-core from 3.21.0 to 3.22.0 (#175) @dependabot
- Bump release-drafter/release-drafter from 5.15.0 to 5.17.6 (#179) @dependabot
- Bump plexus-component-annotations from 2.1.0 to 2.1.1 (#174) @dependabot
- Bump junit-jupiter-api from 5.8.1 to 5.8.2 (#171) @dependabot
- Issue #166: Fix maven dependencies (#167) @tomaswolf
- Bump error_prone_core from 2.9.0 to 2.10.0 (#163) @dependabot