Skip to content

v2.11.0

Compare
Choose a tag to compare
@jkimbo jkimbo released this 25 Jun 16:34
· 214 commits to master since this release

Changes

  • Fix error in signature of callproc() and execute() in debug sql tracking (#966)
  • DjangoConnectionField slice: use max_limit first, if set (#965, #986 and #993)
  • Update setup.py classifiers (#987)
  • fix(converter): wrap field with NonNull for postgres ArrayFields (#545)
  • Fix filtering with GlobalIDFilter (#977)
  • Move to_const function from Graphene into Graphene-Django (#992)

Huge thanks to @pcraciunoiu, @hubertsiuzdak, @ulgens, @helloqiu and @pauricthelodger for helping!

Full changelog: v2.10.1...v2.11.0