Sqlalchemy-jsonapi

Latest version: v4.0.10

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

Scan your dependencies

Page 2 of 5

3.0.2

*2015-10-05*

* Removed hard dependency on Flask, as suggested by bladams in pull request 10
* Fixed autoflush on collection post as proposed by emilecaron in issue 13
* Fixed issues when encountering integer IDs 11
* Made API Type Name overridable. 9

3.0.1

*2015-09-22*

* Removed an artifact from debugging. Sorry about that to anybody who was confused!

3.0.0

*2015-09-20*

* BREAKING: Implements 8 where `__jsonapi_type__` is replaced with `__jsonapi_type_override__`. This can break previous configurations where `__jsonapi_type__` was used to override the generated type. To fix breaks, just change it to `__jsonapi_type_override__` and it should work better. Thank you, angelosarto for your contribution on this.

2.1.11

*2015-09-20*

* Fixed issue where not providing a relationships key would cause a POST or PATCH request to fail

2.1.10

*2015-09-20*

* Fixes compatibility with Sentry when running unit tests. 204 errors still need content.

2.1.9

*2015-09-20*

* Fixed issue where incomplete models get committed to multiple relationships before they earn redeeming attributes

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.