-
- Update dependencies
- Aligned Jackson dependencies via Jackson BOM
-
- Updated json-compare dependency
-
- Updated json-compare dependency
-
- Updated dependencies
-
- Change type of
PlainHttpResponse.headers
toList<Map.Entry<String, Object>>
- Updated dependencies
- Change type of
-
- HttpResponseMatcher now supports
MatchCondition.DO_NOT_MATCH
- HttpResponseMatcher now supports
-
- Updated dependencies
-
- Deprecate Polling support. Use Awaitility instead.
-
- Upgrade dependencies (json-compare)
-
- Removed progress bar while polling. It can be integrated on a higher level via the Polling supplier.
-
- Added progress bar while polling (https://github.com/ctongfei/progressbar)
-
- Update dependencies (json-compare)
-
- Update dependencies (json-compare)
-
- Use Integer.MAX_VALUE for ObjectMapper max depth, number and String limits
-
- Update dependencies (json-compare:6.8, Jackson:2.15.0, Log4j:2.20.0)
-
- Update dependencies (json-compare:6.7, xmlunit-core:2.9.1)
-
- Update dependencies (json-compare)
- Code refactoring
-
- Update dependencies (json-compare)
-
- Added MatchCondition.REGEX_DISABLED
- While using this condition, the default regex based matching mechanism will be disabled. All present regexes will be treated as plain text.
- Refactoring - optimized imports
- Added MatchCondition.REGEX_DISABLED
-
- Remove Polling
.getLastResult()
method
- Remove Polling
-
- Update dependencies (Jackson 2.14.1 & json-compare 6.3)
-
- Removed SpEL support