Releases: znsio/specmatic
Releases · znsio/specmatic
2.0.36
What's Changed
- Simple tests for overlay implementation by @StarKhan6368 in #1411
- Implement Attribute selection feature by @StarKhan6368 in #1412
- Expose serveResponse from http stub by @yogeshnikam671 in #1413
- Miscellaneous fixes for the Examples Interactive Server. by @StarKhan6368 in #1414
Full Changelog: 2.0.35...2.0.36
2.0.35
What's Changed
- Implement Overlay Feature for Tests by @yogeshnikam671 in #1401
- Interactive example generation and UI changes by @StarKhan6368 in #1402
- Fix extensible headers duplicate tests by @joelrosario in #1405
- Generate additional extended example when extensible schema is enabled by @StarKhan6368 in #1403
- Additional example params file in config by @joelrosario in #1406
- allOf resolution during parse time should pick up the more restritictive pattern by @yogeshnikam671 in #1408
- New Examples Transform Command by @StarKhan6368 in #1407
- Utilizie default data attributes for the Interactive Server HTML to facilitate test automation. by @StarKhan6368 in #1410
Full Changelog: 2.0.34...2.0.35
2.0.34
What's Changed
- Bump org.springframework.boot:spring-boot-autoconfigure from 3.3.4 to 3.3.5 by @dependabot in #1395
- Bump com.ginsberg:junit5-system-exit from 2.0.1 to 2.0.2 by @dependabot in #1393
- Bump org.springframework.boot:spring-boot-starter from 3.3.4 to 3.3.5 by @dependabot in #1392
- Bump org.junit.platform:junit-platform-reporting from 1.11.2 to 1.11.3 by @dependabot in #1391
- Fix for bug in which tests for APIs with auth were duplicated by @pranavgawri in #1396
Full Changelog: 2.0.33...2.0.34
2.0.33
What's Changed
- Allow additional headers by @pranavgawri in #1370
- Allow examples with only mandatory keys to be generated based on a flag by @yogeshnikam671 in #1384
- Inject additional headers into examples for test by @yogeshnikam671 in #1385
- Enhance example validate command to support validation of a specs directory by @yogeshnikam671 in #1389
- Append stub usage reports by @harikrishnan83 in #1390
- Triangulate backward compatibility check commands by @yogeshnikam671 in #1257
New Contributors
- @pranavgawri made their first contribution in #1370
Full Changelog: 2.0.32...2.0.33
2.0.32
What's Changed
- Add description in the externalised example using discriminator metadata by @yogeshnikam671 in #1379
- Add discriminator based value generation for event payloads by @yogeshnikam671 in #1381
- Fix the issue where event based discriminator values were having ? appended by @yogeshnikam671 in #1382
Full Changelog: 2.0.31...2.0.32
2.0.31
What's Changed
- Support discriminator based example generation by @yogeshnikam671 in #1374
Full Changelog: 2.0.30...2.0.31
2.0.30
What's Changed
- Implement multiple examples loading and generation in the Interactive Server. by @StarKhan6368 in #1367
- Metadata based filtering for test by @yogeshnikam671 in #1364
Full Changelog: 2.0.29...2.0.30
2.0.29
Merge pull request #1368 from znsio/config_file_from_classpath Loading config file from classpath Also in case of env property or classpath checking if the file exists before returning
2.0.28
What's Changed
- Generate negative scenarios where mandatory headers are removed by @yogeshnikam671 in #1344
- Stop auto-generation of mandatory query params and headers missing in example by @yogeshnikam671 in #1353
- Externalise examples should override inline examples with same name by @yogeshnikam671 in #1336
- Externalised examples for 400 status code should load for stubs by @yogeshnikam671 in #1359
- Resolve issue where the parent schema has multiple discriminator mappings and each child schema also declares its all discriminator mapping by @joelrosario in #1360
- Externalised example should override inline example for stub by @yogeshnikam671 in #1358
- Interactive Examples Fixes. by @StarKhan6368 in #1363
Full Changelog: 2.0.27...2.0.28
2.0.27
What's Changed
- Added shutdown timeout to stub command (by @joelrosario)
- Fixes to workflow, so that workflow values are not used by negative tests (by @joelrosario)
- Negative path parameter tests now annotate themselves (by @joelrosario)
Full Changelog: 2.0.26...2.0.27