Releases: strawberry-graphql/strawberry-django
Releases · strawberry-graphql/strawberry-django
Release 0.24.1
What's Changed
- fix: Use _RESOLVER_TYPE as the type for the resolver on field, so the… by @guizesilva in #412
New Contributors
- @guizesilva made their first contribution in #412
Full Changelog: v0.24.0...v0.24.1
Release 0.24.0
What's Changed
- feat: Enforce validation for updating nested relations by @tokr-bit in #405
- feat: support for strawberry 0.212.0+ by @bellini666 in #410
New Contributors
Full Changelog: v0.23.0...v0.24.0
Release 0.23.0
What's Changed
- docs: Fix typos in optimization examples by @sjdemartini in #406
- docs: Fix typos in object-level Permissions documentation by @sjdemartini in #407
- fix: keep ordering sequence by @bellini666 in #409
New Contributors
- @sjdemartini made their first contribution in #406
Full Changelog: v0.22.0...v0.23.0
Release 0.22.0
What's Changed
- Fixed Documentation issue #390: added explanation of the error and PYTHON_CONFIGURE_OPTS: a little bit verbose, but maybe will save someone time and possibly add contributors to the project by @thepapermen in #392
- docs: Added strawberry-django-extras to community-projects.md by @m4riok in #395
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #400
- chore: migrate from black to ruff-formatter by @bellini666 in #403
- compatibility ASGI/websockets get_request, login and logout by @sdobbelaere in #393
New Contributors
Full Changelog: v0.21.0...v0.22.0
Release 0.21.0
What's Changed
- chore: Update docs to include changes to partial behavior by @whardeman in #385
- Docs improvement Subscriptions by @sdobbelaere in #376
- New Feature: Optional custom key_attr to that can be used instead of id (pk) in to access model in Django UD mutations (Issue #348) by @thepapermen in #387
Full Changelog: v0.20.3...v0.21.0
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