Releases: znsio/specmatic
Releases · znsio/specmatic
2.2.1
What's Changed
- Should throw error if there are unused examples due to some error in strictMode for test by @yogeshnikam671 in #1541
- Fix the typeAlias for patterns in AnyPattern when a discriminator exists by @StarKhan6368 in #1545
- Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.18.0 to 2.18.2 by @dependabot in #1456
- Bump com.fasterxml.jackson.core:jackson-databind from 2.18.0 to 2.18.2 by @dependabot in #1455
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.3.5 to 3.4.1 by @dependabot in #1489
- Add tests for the strict mode in test by @yogeshnikam671 in #1542
- Fix for issue where regex and maxLength constraint are both provided by @nashjain
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
- Revise the pattern creation logic to prioritize $ref by @StarKhan6368 in #1533
- Add resolveAny method in ExampleProcessor to resolve a Map<String, Any> by @yogeshnikam671 in #1534
- Schema Examples Improvements by @StarKhan6368 in #1537
- Fix cast issue when the header from config is not a Map<String, String> by @yogeshnikam671 in #1538
- Add --strict flag in TestCommand. If this flag is true, tests should not run if example loading fails by @yogeshnikam671 in #1539
Full Changelog: 2.1.1...2.2.0
2.1.1
What's Changed
- Display all error messages for a line by @harikrishnan83 in #1531
- Specmatic Warning Validation - Example Interactive Server IDE by @samyakOO7 in #1530
- Hide the bulk-generate button in the examples details tab. by @StarKhan6368 in #1532
Full Changelog: 2.1.0...2.1.1
2.1.0
What's Changed
- Improve error messages for regex parsing failures. by @StarKhan6368 in #1518
- Fix example load error for non-scalar value with random resolve. by @StarKhan6368 in #1512
- Ensure random resolve failures appear in HTML report with example names. by @StarKhan6368 in #1514
- Undo unnecessary changes in JSONArrayValue. by @StarKhan6368 in #1452
- Interactive Examples Editor Code Mirror 6 Integration by @samyakOO7 in #1492
- Interactive Examples Editor Error Highlighting Improvements by @samyakOO7 in #1528
Full Changelog: 2.0.50...2.1.0
2.0.50
What's Changed
- Fix the issue with invalid example value generation for an array based query parameter by @yogeshnikam671 in #1465
- Fix operation level security to override global security. by @StarKhan6368 in #1497
- Implement store for array responses as entity in stateful contract testing by @StarKhan6368 in #1500
- Implied discriminator mappings in oneOf schemas. by @StarKhan6368 in #1479
- Add ability to store and update entity in other libs by @yogeshnikam671 in #1506
- Implement AssertPattern for stateful contract testing assertions. by @StarKhan6368 in #1503
Full Changelog: 2.0.49...2.0.50
2.0.49
What's Changed
- Assertion support for other libs by @joelrosario in #1490
Full Changelog: 2.0.48...2.0.49
2.0.48
What's Changed
- Updated v3-swagger-parser library to version 2.1.24 by @StarKhan6368 in #1487
Full Changelog: 2.0.47...2.0.48
2.0.47
Full Changelog: 2.0.46...2.0.47
2.0.46
Full Changelog: 2.0.45...2.0.46
2.0.45
What's Changed
- Slash issue with GUI Rectified by @samyakOO7 in #1480
- Make tooltip error message readable by @harikrishnan83 in #1482
- Implement fallback dropdown to view validation errors in examples GUI. by @StarKhan6368 in #1481
- HEADER AND QUERY PARAM issue with GUI Rectified by @samyakOO7 in #1484
- Html GUI upgrade Line Highlighting - Test Cases Added by @samyakOO7 in #1475
- Make ExampleFromFile parse an invalid example by @yogeshnikam671 in #1483
- Add extensible schema support in VS by @yogeshnikam671 in #1486
Full Changelog: 2.0.44...2.0.45