Skip to content

Release 3.39.10

Latest
Compare
Choose a tag to compare
@Stranger6667 Stranger6667 released this 10 Feb 22:30
· 151 commits to master since this release
v3.39.10
ff5a26f

🚀 Added

  • Warning for operations that return only 4xx responses during unit tests to help identify potential base URL or data generation issues.

🐛 Fixed

  • Missing metadata for test case components generated during the coverage phase.
    It lead to false negative results of the negative_data_rejection check.