Schemathesis

Latest version: v3.38.10

Safety actively analyzes 687881 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 42 of 51

0.27.0

Not secure
:version:`0.27.0 <v0.26.1...v0.27.0>` - 2020-03-31
--------------------------------------------------

Deprecated

- ``runner.execute`` should not be used, since ``runner.prepare`` provides a more flexible interface to test execution.

**Removed**

- Deprecated ``Parametrizer`` class. Use ``schemathesis.from_path`` as a replacement for ``Parametrizer.from_path``.

0.26.1

Not secure
:version:`0.26.1 <v0.26.0...v0.26.1>` - 2020-03-24
--------------------------------------------------

**Fixed**

- Limit recursion depth while resolving JSON schema to handle recursion without breaking. :issue:`435`

0.26.0

Not secure
:version:`0.26.0 <v0.25.1...v0.26.0>` - 2020-03-19
--------------------------------------------------

**Fixed**

- Filter problematic path template variables containing ``"/"``, or ``"%2F"`` url encoded. :issue:`440`
- Filter invalid empty ``""`` path template variables. :issue:`439`
- Typo in a help message in the CLI output. :issue:`436`

0.25.1

Not secure
:version:`0.25.1 <v0.25.0...v0.25.1>` - 2020-03-09
--------------------------------------------------

**Changed**

- Allow ``werkzeug`` >= 1.0.0. :issue:`433`

0.25.0

Not secure
:version:`0.25.0 <v0.24.5...v0.25.0>` - 2020-02-27
--------------------------------------------------

**Changed**

- Handling of explicit examples from schemas. Now, if there are examples for multiple locations
(e.g., for body and query) then they will be combined into a single example. :issue:`424`

0.24.5

Not secure
:version:`0.24.5 <v0.24.4...v0.24.5>` - 2020-02-26
--------------------------------------------------

**Fixed**

- Error during ``pytest`` collection on objects with custom ``__getattr__`` method and therefore pass ``is_schemathesis`` check. :issue:`429`

Page 42 of 51

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.