Fastapi-cruddy-framework

Latest version: v1.6.0

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

Scan your dependencies

Page 3 of 10

1.4.1

- Removes all use of gather() to execute multi-session queries per https://github.com/sqlalchemy/sqlalchemy/discussions/9312

1.4.0

* Adds policy-safe cruddy graphql functionality (mirrors [sails-graphql-bolts](https://github.com/mdconaway/sails-graphql-bolts))
* Adds basic graphql tests
* Adds cruddy specific graphql pass-through types

1.3.1

- Adds a header blacklist for internal requests
- Minimizes response payload sizes in embedded relationship meta

1.3.0

* Add many-to-many, many-to-one, and one-to-many nested creates / updates and mixed-mode content for all embeddable relationships
* Add controller level lifecycle hooks to access the request context from a hook
* Allow partial relationship protection
* Add test coverage for new features
* Update project version

1.2.0

- Add type casting support to query forge
- Add tsvector support to query forge
- Raise errors from query forge if an incoming query references a key that does not exist on the target model at any stage of the query

1.1.1

- Adds `DISCONNECT_EVENT` to the WebsocketConnectionManager class, which emits the websocket that has disconnected to user space so applications can take further action when a socket disconnects

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.