What's Changed
- Report deadlocks when running in sharedthreadpool by @krmahadevan in #3119
- Update JCommander to 1.83 by @adessaigne in #3123
- Update Gradle Wrapper from 8.7 to 8.8 by @github-actions in #3132
- Fix array assertEquals failure message when an element is null or non-null by @zAlbee in #3136
- Fix typos on
suiteName
andtestName
attributes by @Philzen in #3137 - Fix javadoc for internal/Utils.java by @vlad8x8 in #3148
- Update Gradle Wrapper from 8.8 to 8.9 by @github-actions in #3149
- Fix
assertEqualsDeep(Set, Set, String)
wrong comparison and add variant without message by @vuriaval in #3150 - Bump github/combine-prs from 5.0.0 to 5.1.0 by @dependabot in #3151
- Bump burrunan/gradle-cache-action from 1 to 2 by @dependabot in #3168
- Specifying dataProvider & successPercentage causes test to always pass by @krmahadevan in #3171
- Update Gradle Wrapper from 8.9 to 8.10.1 by @github-actions in #3174
- Update Gradle Wrapper from 8.10.1 to 8.10.2 by @github-actions in #3178
- Bump oracle-actions/setup-java from 1.3.4 to 1.4.0 by @dependabot in #3176
- Bump gradle-update/update-gradle-wrapper-action from 1 to 2 by @dependabot in #3175
- Streamline invocation numbers in failed xml file by @krmahadevan in #3181
- Bump github/combine-prs from 5.1.0 to 5.2.0 by @dependabot in #3185
- Fix for #3189 - fixed ignored testcases count by @Kanaduchi in #3190
- update slf4j from 1.7.36 to 2.0.16 by @asolntsev in #3191
- Update Gradle Wrapper from 8.10.2 to 8.11.1 by @github-actions in #3188
- Introduce missing
assertEquals(long, Long, String)
overload by @Stephan202 in #3199 - Support to execlude somes test in option of command line by @YutingZhang-A in #3200
- Use newer build scan plugin by @jaredsburrows in #3203
New Contributors
- @adessaigne made their first contribution in #3123
- @zAlbee made their first contribution in #3136
- @Philzen made their first contribution in #3137
- @vlad8x8 made their first contribution in #3148
- @vuriaval made their first contribution in #3150
- @Stephan202 made their first contribution in #3199
- @YutingZhang-A made their first contribution in #3200
- @jaredsburrows made their first contribution in #3203
Full Changelog: 7.10.2...7.11.0