Skip to content

Releases: strawberry-graphql/strawberry-django

Release 0.20.3

09 Oct 15:30
8092a7f
Compare
Choose a tag to compare

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

09 Oct 14:21
8fc911f
Compare
Choose a tag to compare

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

06 Oct 19:16
cb0b00b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.20.0...v0.20.1

Release 0.20.0

02 Oct 22:18
c15a66e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

Release 0.19.0

01 Oct 16:13
00f775b
Compare
Choose a tag to compare

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

28 Sep 18:47
a17b51b
Compare
Choose a tag to compare

What's Changed

  • Support annotate parameter in field to allow ORM annotations by @fjsj in #377

New Contributors

  • @fjsj made their first contribution in #377

Full Changelog: v0.17.4...v0.18.0

Release 0.17.4

25 Sep 15:46
f66c4a9
Compare
Choose a tag to compare

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

21 Sep 15:23
d77771a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.2...v0.17.3

Release 0.17.2

15 Sep 15:07
3190e91
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.17.1...v0.17.2

Release 0.17.1

12 Sep 19:34
Compare
Choose a tag to compare

What's Changed

  • fix: Update related objects with unique_together by @zvyn in #362

Full Changelog: v0.17.0...v0.17.1