Releases: znsio/specmatic
Releases · znsio/specmatic
1.3.36
What's Changed
- Updated the test generation logic for StringPattern to take minLength and maxLength into account by @joelrosario in #1169
- Ensure that NumberPattern generates a 3 digit number by @joelrosario in #1170
- Fix java bytecode interoperability issue introduced because of 'require' by @yogeshnikam671 in #1147
- Log error when invalid contract paths are selected by user by @yogeshnikam671 in #1140
- Enable generation of double value when isDoubleFormat is true and min and max are not set by @yogeshnikam671 in #1176
Full Changelog: 1.3.35...1.3.36
1.3.35
What's Changed
- Run both inline and external examples as test by @joelrosario in #1165
- Validate externalized example responses by @joelrosario in #1164
- Fix the check for warnings when a request example has no matching response example by @joelrosario in #1166
- Fix for case in which the example does not contain a response content-type by @joelrosario in #1167
- Fix to how security schemes are parsed by @joelrosario in #1168
Full Changelog: 1.3.34...1.3.35
1.3.34
What's Changed
- Use
_examples
as default folder for both externalised test and stub data by @harikrishnan83 in #1162
Full Changelog: 1.3.33...1.3.34
1.3.33
1.3.32
Merge pull request #1160 from znsio/NumberPattern_generate_bug Fix bug in generate method of NumberPattern where it was generating d…
1.3.31
What's Changed
- Warning for missing named request example by @joelrosario in #1155
- Handling precision loss due to conversion to Double by @harikrishnan83 in #1159
Full Changelog: 1.3.30...1.3.31
1.3.30
What's Changed
- Handle 400 named response examples with no corresponding named request example by @joelrosario in #1153
- XML attribute fixes by @joelrosario in #1154
Full Changelog: 1.3.29...1.3.30
1.3.29
Improved negative test generation for numerical ranges
1.3.28
What's Changed
- Added negative tests for the minimum and maximum keywords in NumberPattern by @joelrosario in #1149
Full Changelog: 1.3.27...1.3.28
1.3.27
What's Changed
- Bump jgit_version from 6.9.0.202403050737-r to 6.10.0.202406032230-r by @dependabot in #1148
Full Changelog: 1.3.26...1.3.27