Rororo

Latest version: v3.2.0

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

Scan your dependencies

Page 5 of 8

2.0.0b0

--------------------

**Features:**

- Ensure Python 3.8 support. Move ``2.0.0`` release to beta phase

2.0.0a4

--------------------

**Features:**

- Parse API Key & HTTP security data for OpenAPI operation
- Allow to remove root handlers on setting up logging config

**Other:**

- Cover ``rororo.openapi`` with non-machine docs
- Provide another example on using OpenAPI schema inside aiohttp.web application

2.0.0a3

--------------------

**Features:**

- Support ``type: array`` request bodies as well
- Allow to validate responses against OpenAPI schema

**Other:**

- Do not directly depend on ``jsonschema``

2.0.0a2

--------------------

**Fixes:**

- Depend on ``aiohttp>=3.5,<4.0``

2.0.0a1

--------------------

**Features:**

- Add ``rororo.get_openapi_context`` shortcut

**Other:**

- Update API docs for ``rororo.openapi`` public functions & classes

2.0.0a0

--------------------

**Breaking Changes:**

- Complete library rewrite

- Instead of targeting any Python web framework, make ``rororo`` support only
``aiohttp.web`` applications
- Build the library around the OpenAPI 3 schema support for ``aiohttp.web``
applications
- As result entirely remove ``rororo.schemas`` package from the project

Page 5 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.