What's Changed
- fix: stop thread pools when an error occurs during startup by @lion7 in #3107
- fix: typos in Sample annotations by @xstefank in #3108
- improve: run PRs for every branch by @csviri in #3111
- fix: time unit in PeriodicCleanerExpectationManager and integration test by @csviri in #3092
- fix: improper interface name by @metacosm in #3098
- improve: log error in NodeExecutor by @csviri in #3102
- Add @sample annotation for expectation pattern releated integration tests by @csviri in #3100
- chore: bump version to 5.2.2-SNAPSHOT by @metacosm in #3085
- chore(deps): bump io.micrometer:micrometer-core from 1.16.0 to 1.16.1 by @dependabot[bot] in #3088
- chore(deps): bump org.mockito:mockito-core from 5.20.0 to 5.21.0 by @dependabot[bot] in #3090
- chore(deps): bump actions/cache from 4 to 5 by @dependabot[bot] in #3091
- chore(deps): bump org.apache.maven:maven-plugin-api from 3.9.11 to 3.9.12 by @dependabot[bot] in #3096
- chore(deps): bump log4j.version from 2.25.2 to 2.25.3 by @dependabot[bot] in #3095
- chore(deps): bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.25.3 in /bootstrapper-maven-plugin/src/main/resources/templates by @dependabot[bot] in #3101
- chore(deps): bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #3110
New Contributors
Full Changelog: v5.2.1...v5.2.2