Releases: strawberry-graphql/strawberry-django
Releases · strawberry-graphql/strawberry-django
Release 0.20.3
What's changed
- fix: fix a regression when checking permissions for an async resolver
Full Changelog: v0.20.2...v0.20.3
Release 0.20.2
What's changed
- fix: ensure permissions' resolve_for_user get safely resolved inside async contexts
Full Changelog: v0.20.1...v0.20.2
Release 0.20.1
What's Changed
- FIX: DEBUG_TOOLBAR_CONFIG consideration by @bpeterman in #384
New Contributors
- @bpeterman made their first contribution in #384
Full Changelog: v0.20.0...v0.20.1
Release 0.20.0
What's Changed
- feat: support for python 3.12 by @bellini666 in #359
Full Changelog: v0.19.0...v0.20.0
Release 0.19.0
What's Changed
- feat: deprecate nSomething in favor of using NOT by @bellini666 in #381
- Fix: DjangoOptimizerExtension corrupts nested objects' fields' prefetch objects by @aprams in #380
New Contributors
Full Changelog: v0.18.0...v0.19.0
Release 0.18.0
Release 0.17.4
What's Changed
- Exclude id from model fields to avoid overriding the id: type by @sdobbelaere in #373
Full Changelog: v0.17.3...v0.17.4
Release 0.17.3
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #365
- Update relay.md to working example by @sdobbelaere in #368
- Expose disable_optimization argument on by @Mapiarz in #370
New Contributors
- @sdobbelaere made their first contribution in #368
Full Changelog: v0.17.2...v0.17.3
Release 0.17.2
What's Changed
- Support inList and nInList lookup in filters on enum by @cpontvieux-systra in #363
New Contributors
- @cpontvieux-systra made their first contribution in #363
Full Changelog: v0.17.1...v0.17.2
Release 0.17.1
What's Changed
Full Changelog: v0.17.0...v0.17.1