Graphene-django-query-optimizer

Latest version: v0.10.5

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

Scan your dependencies

Page 8 of 11

0.2.3

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Fixes
* Make caching process more optimized by not using filter info. Create used filterset classes during object type creation to speed up `get_filter_info` calls when they are needed.

Automated
* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/graphene-django-query-optimizer/pull/69


**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.2.2...v0.2.3

0.2.2

Fix bug in prefetch limiting when no explicit limit arguments are given 68

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.2.1...v0.2.2

0.2.1

- Add option to disable filtering for a field
- Improve filtering setup
- Add setting to override default filterset

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.2.0...v0.2.1

0.2.0

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Features

* Optimize nested connection fields by limiting prefetches with window functions 61
* Support filtering nested entities 62
* Make `DjangoConnectionField` accept both filtered and non-filtered ObjectTypes.
* Add `DjangoListField` that supports filtering with ObjectType filterset and filter_fields
* Add `RelatedField` for simplifying optimization for many-to-one and one-to-one relations

Maintenance

* Fix "_Having similar properties breaks required_fields_" 65
* Fix reverse one-to-one relation caching with missing reverse entity not working
* Add more robust testing models for all possible relations
* Refactor optimizer internal workings

Automated

* Bump the python-dependencies group with 1 update by dependabot in 64


**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.1.11...v0.2.0

0.1.11

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.1.10...v0.1.11

0.1.10

**Full Changelog**: https://github.com/MrThearMan/graphene-django-query-optimizer/compare/v0.1.9...v0.1.10

Page 8 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.