:version:`3.37.0 <v3.36.4...v3.37.0>` - 2024-10-09
--------------------------------------------------
**Added**
- Support for ``pytest-subtests`` up to ``0.14``.
- Experimental "Positive Data Acceptance" check to verify that schema-conforming data receives 2xx status responses. Enable with `--experimental=positive_data_acceptance`
- Experimental CLI options to configure the ``negative_data_rejection`` check.
- More negative string combinations with patterns in the coverage phase.
**Fixed**
- Internal error in conditional hooks.
- Negative test cases for patterns in the coverage phase.