Skip to content

Releases: znsio/specmatic

2.7.6

20 Mar 04:35
c9c55cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.5...2.7.6

2.7.5

19 Mar 14:42
Compare
Choose a tag to compare

What's Changed

  • Fix filter execution on APIs which were "not in spec" by @joelrosario in #1678
  • Do not log content-type mismatch log if media-type/content-type in the spec is null by @yogeshnikam671 in #1676
  • Add support for partial examples and pattern tokens in tests, fixes in stub by @StarKhan6368 in #1680
  • Fix partial test examples with missing discriminator and conditional assertions by @StarKhan6368 in #1682
  • Fix EnumPattern to properly fill-in pattern tokens by @StarKhan6368 in #1681

Full Changelog: 2.7.4...2.7.5

2.7.4

13 Mar 17:17
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.3...2.7.4

2.7.3

13 Mar 07:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.2...2.7.3

2.7.2

08 Mar 15:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.1...2.7.2

2.7.1

06 Mar 17:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.0...2.7.1

2.7.0

04 Mar 11:26
Compare
Choose a tag to compare

What's Changed

  • Enable pattern tokens in schema examples and fix-value in example server and commands by @StarKhan6368 in #1642
  • Fix dictionary generation from examples by @StarKhan6368 in #1646
  • Fix resiliency testing with dictionary for parameters and headers by @StarKhan6368 in #1644
  • Fix invalid index in the logs for examples validate command by @yogeshnikam671 in #1649
  • Group test results by request content type in the HTML report by @StarKhan6368 in #1650
  • Fix handling for lists and anyPattern in dictionary generation by @StarKhan6368 in #1648
  • Implicit examples from explicit directories by @yogeshnikam671 in #1645
  • Make example validation look at the relative example directory path from the provided base as per the spec's base path by @yogeshnikam671 in #1652
  • Fix maven publication using new plugin by @ketan in #1651
  • Fix the spec file extension check in examples validate command by @yogeshnikam671 in #1654
  • Fix the way directory is computed if the source is a non-filesystem one while loading examples as stubs from explicit directories by @yogeshnikam671 in #1655

New Contributors

Full Changelog: 2.6.0...2.7.0

2.6.0

26 Feb 16:24
8e9dade
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.5.0...2.6.0

2.5.0

18 Feb 17:26
a9dd993
Compare
Choose a tag to compare

What's Changed

  • Fix for Minimum and Maximum keywords in OAS by @nashjain in #1617
  • Bump io.netty:netty-codec-http from 4.1.115.Final to 4.1.118.Final by @dependabot in #1611
  • Bump org.thymeleaf:thymeleaf from 3.1.2.RELEASE to 3.1.3.RELEASE by @dependabot in #1550
  • Bump org.springframework.boot:spring-boot-starter-test from 3.3.5 to 3.4.2 by @dependabot in #1562
  • Bump org.junit.platform:junit-platform-launcher from 1.11.3 to 1.11.4 by @dependabot in #1621
  • Fix the circular reference issue in BCC by @yogeshnikam671 in #1624
  • Fix the circular reference issue in BCC and add support to throw parse errors if there are any in the changed specs by @yogeshnikam671 in #1620
  • Regex validation, response code coordination between stub and test, startup timeout by @joelrosario in #1632

Full Changelog: 2.4.0...2.5.0

2.4.0

12 Feb 09:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.3.0...2.4.0