Releases: MrThearMan/graphene-django-query-optimizer
Releases · MrThearMan/graphene-django-query-optimizer
Release 0.10.10
What's Changed
Features
- hotfix: allow to query relay node field without a fragment by @nossila in #201
- Allow OrderingFilter values of
order_by
to be given in camel- and snake-case by @Flauschbaellchen in #204
New Contributors
- @nossila made their first contribution in #201
- @Flauschbaellchen made their first contribution in #204
Full Changelog: v0.10.9...v0.10.10
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