Skip to content

Releases: znsio/specmatic

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

2.0.31

23 Oct 10:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.30...2.0.31

2.0.30

21 Oct 11:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.29...2.0.30

2.0.29

21 Oct 05:25
f0600c7
Compare
Choose a tag to compare
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

18 Oct 15:05
5196bbb
Compare
Choose a tag to compare

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

09 Oct 06:04
Compare
Choose a tag to compare

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