Releases: MrThearMan/graphene-django-query-optimizer
Releases · MrThearMan/graphene-django-query-optimizer
Release 0.10.9
What's Changed
Fixes
- Replace CSV filters in custom filtersets as well
Automated
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #198
Full Changelog: v0.10.8...v0.10.9
Release 0.10.8
What's Changed
Fixes
- Fix filterset "in" and "range" filters using strings instead of lists
Full Changelog: v0.10.7...v0.10.8
Release 0.10.7
What's Changed
Fixes
- Fixes issue with custom interfaces breaking optimizer when used with inline fragments
Full Changelog: v0.10.6...v0.10.7
Release 0.10.6
What's Changed
Fixes
- Fix bug in nested connection pagination with
after
Full Changelog: v0.10.5...v0.10.6
Release 0.10.5
What's Changed
Fixes
- Fix more issues with race conditions in the prefetch hack
Full Changelog: v0.10.4...v0.10.5
Release 0.10.4
What's Changed
Fixes
- Fixes a race confition in reusing patch for the prefetch hack
Full Changelog: v0.10.3...v0.10.4
Release 0.10.3
Release 0.10.2
What's Changed
Features
- Fix issue with paginating nested generic relations
- Remove unnecessary custom
FilterSet
from library
Full Changelog: v0.10.1...v0.10.2
Release 0.10.1
What's Changed
Features
- Fix compatibility with ordering nested collections when using graphene-django-extensions
Automated
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #142
- Bump the python-dependencies group with 2 updates by @dependabot in #141
Full Changelog: v0.10.0...v0.10.1
Release 0.10.0
What's Changed
Features
- Support for Django 5.1
- Drop support for Python 3.9
Automated
- Bump the python-dependencies group with 2 updates by @dependabot in #138
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #139
Full Changelog: v0.9.0...v0.10.0