What's Changed
🚀 Features
- feature - support cleaning up only after the spec ends @jdaugherty (#15494)
🐛 Bug Fixes
- 15501 - properly bind HikariConfig properties (dataSourceProperties & healthCheckProperties) & support connection properties with a period @jdaugherty (#15502)
- fix: cleanup liquibase dependencies and jaxb-api for Jakarta EE 10 @borinquenkid (#15490)
- fix #15491 - Bug: DetachedCriteria.distinct().property() projections exclude rows where the projected property value is null @jdaugherty (#15492)
🔧 Maintenance
- Fix flaky Ersatz empty response body test with
@Retry@jamesfredley (#15485) - fix: fix flaky scaffolding Geb tests and User.getAuthorities() bug @jamesfredley (#15480)
- feat: consolidate Checkstyle and Codenarc errors into single file for GitHub workflow @mika-collins (#15486)
- Enable TestLens @jjohannes (#15499)
- Improve Gradle build cacheability @jprinet (#15483)
- build - add a gradle task to facilitate publishing all projects for easier testing locally. @jdaugherty (#15493)
- fix: fix flaky scaffolding Geb tests and User.getAuthorities() bug @jamesfredley (#15480)
- Add comprehensive HikariCP pool property binding tests @jamesfredley (#15503)
- Fix flaky Ersatz empty response body test with
@Retry@jamesfredley (#15485) - chore: merge 7.0.8->7.0.x; bump to 7.0.9-SNAPSHOT @github-actions[bot] (#15487)
Contributors
@borinquenkid, @jamesfredley, @jdaugherty, @jjohannes, @jprinet, @matrei, @mika-collins and github-actions[bot]