Cornice

Latest version: v6.1.0

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

Scan your dependencies

Page 2 of 6

5.0.2

- Rename default renderer from ``cornice`` to ``cornicejson`` (543)

----
> We made the choice not to bump a major for this, because the default renderer name was never documented. If you ever were relying on the default renderer's name (`simplejson` for Cornice < 5.X, and `cornice` for 5.0.0 and 5.0.1), then I'm truely sorry for the breakage.

5.0.1

- Add setuptoools ``python_requires`` check

5.0.0

**Breaking Changes**

- Drop Python 2 support
- The default JSON renderer does not use ``simplejson.dumps()`` by default anymore, so the requirement has been dropped.

Please refer to [upgrading docs](https://cornice.readthedocs.io/en/latest/upgrading.html) for detailed migration instructions.

4.0.1

**Bug fixes**

- Fix support of schema as class instead of instance (523)

4.0.0

**Breaking changes**

- Check for ``MappingSchema`` instance in ``colander_*_validator`` (503)
(explicit error is raised when sequence schema is used for example)

**Bug fixes**

- Fix updating request.validated dict in ``colander_*_validator`` (503)

3.6.1

- Do not return content if response is ``204 No Content`` (fixes 521)

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.