Skip to content

Releases: MrThearMan/graphene-django-query-optimizer

Release 0.10.9

15 Mar 05:47
Compare
Choose a tag to compare

What's Changed

Fixes

  • Replace CSV filters in custom filtersets as well

Automated


Full Changelog: v0.10.8...v0.10.9

Release 0.10.8

10 Mar 15:53
Compare
Choose a tag to compare

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

21 Feb 15:26
Compare
Choose a tag to compare

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

11 Jan 08:37
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix bug in nested connection pagination with after

Full Changelog: v0.10.5...v0.10.6

Release 0.10.5

19 Oct 06:50
Compare
Choose a tag to compare

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

16 Oct 15:31
Compare
Choose a tag to compare

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

09 Oct 15:22
Compare
Choose a tag to compare

What's Changed

Features

  • Support the Node interface on for queries

Full Changelog: v0.10.2...v0.10.3

Release 0.10.2

08 Oct 14:42
Compare
Choose a tag to compare

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

04 Sep 17:33
Compare
Choose a tag to compare

What's Changed

Features

Automated


Full Changelog: v0.10.0...v0.10.1

Release 0.10.0

30 Aug 10:46
Compare
Choose a tag to compare

What's Changed

Features

  • Support for Django 5.1
  • Drop support for Python 3.9

Automated


Full Changelog: v0.9.0...v0.10.0