2.9
release-drafter
released this
14 Jun 13:51
·
366 commits
to master
since this release
Changes
🚀 New features and improvements
- Add generator option to read from persisted settings file (#44) @cpoenisch
- Add support for analysis packages (#45) @cpoenisch
🐛 Bug Fixes
- Dynamic ECU-TEST installation not found when stopping instance (#43) @cpoenisch
📦 Dependency updates
- Bump mockito-core from 2.23.4 to 2.28.2 (#61) @dependabot-preview
- Bump configuration-as-code from 1.15 to 1.20 (#54) @dependabot-preview
- Bump maven-pmd-plugin from 3.11.0 to 3.12.0 (#50) @dependabot-preview
- Bump maven-checkstyle-plugin from 3.0.0 to 3.1.0 (#48) @dependabot-preview
- Bump equalsverifier from 3.0.3 to 3.1.9 (#46) @dependabot-preview
👻 Maintenance
- Enable Dependabot (#49) @cpoenisch
- Enable Release Drafter (#52) @cpoenisch
🚦 Internal changes
- Move Maven configs to .mvn (#58) @cpoenisch