Microcosm-fastapi

Latest version: v0.1.11

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

Scan your dependencies

Page 1 of 2

0.0.9

Adding ability to create https urls inside a namespace and adding the option to exclude none values in crud configuration

0.0.8

Add ability to push library to PyPI + Jfrog

0.0.7

Two main components involved in the logging implementation - an audit middleware and a global exception handler. The audit middleware is responsible for generating information about the request and logging out the necessary information. The global exception handler is used for catching any exception raised from the application and converts the exception into a proper response format. The implementation as a whole takes inspiration from the audit logging that occurs in microcosm_flask.

0.0.6

Update the API of the base store `.merge` to include the current postgres session; useful for client implementations to override, as well as fixes an outstanding bug with session persistence

0.0.5

JP Fork -> main (9)

* Few updates to make test cases work on POC service

* Adding missed import and adding passing down of item_class config inside SearchSchema

* Bumping microcosm-postgres

* Removing swagger url openapi override as no longer needed. Adding default error response to api routes

* Updating errors to make retryable a required field. Adding enum schema modification hook to use enum names instead of enum values

* Updating routes to include 'api' to remain backwards compatible

* Adding helpers file - including function to run sync functions as async

0.0.4

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.