Skip to content

Releases: znsio/specmatic

2.0.41

26 Nov 13:57
Compare
Choose a tag to compare

What's Changed

  • Ignore the files with non-json extensions in examples directory for tests by @yogeshnikam671 in #1446
  • Implement discriminator based generation for schema examples by @StarKhan6368 in #1450

Full Changelog: 2.0.40...2.0.41

2.0.40

23 Nov 15:50
Compare
Choose a tag to compare

What's Changed

  • Adjustments to the logic of custom assertions within response values. by @StarKhan6368 in #1448

Full Changelog: 2.0.39...2.0.40

2.0.39

22 Nov 05:40
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.38...2.0.39

2.0.38

20 Nov 09:29
Compare
Choose a tag to compare

What's Changed

  • Parse unreferenced and indirectly referenced schemas to patterns. by @StarKhan6368 in #1432
  • Ensure that all properties show up when generating an example of an API by @joelrosario in #1435

Full Changelog: 2.0.37...2.0.38

2.0.37

14 Nov 07:44
3428447
Compare
Choose a tag to compare

What's Changed

  • Add export command in ExamplesCommand that exports the inline example by @yogeshnikam671 in #1369
  • Implement Attribute Based Example Generation via Interactive Server by @StarKhan6368 in #1415
  • Fix discriminator in oneOf when children do not have the discriminator by @joelrosario in #1416
  • Remove the generation of attribute-based and extensible schema examples through the interactive server. by @StarKhan6368 in #1419
  • Implement logic to consider the top-level required fields when resolving an allOf schema. by @StarKhan6368 in #1418
  • Modify the OpenAPI parsing and toPattern logic for allOf schema. by @StarKhan6368 in #1420
  • Implement schema based example generation and validation. by @StarKhan6368 in #1421

Full Changelog: 2.0.36...2.0.37

2.0.36

07 Nov 13:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.35...2.0.36

2.0.35

04 Nov 12:13
6a593b1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.34...2.0.35

2.0.34

28 Oct 16:48
Compare
Choose a tag to compare

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

28 Oct 13:07
b35abe9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.32...2.0.33

2.0.32

24 Oct 11:49
70c22a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.31...2.0.32