github graphql-python/graphene-django v2.5.0

latest releases: v3.2.1, v3.2.0, v3.1.6...
4 years ago

Changelog

Squeezing in another release before v3. Mostly bug fixes but also a change to the parts that are required in DjangoConnectionField and DjangoFilterConnectionField which might require a schema update.

New features

  • Set converted Django connections to required (#610)

Bugfixes

  • Fix choices enum: if field can be blank then it isn't required (#714)
  • Check for filters defined on base filterset classes (#730)
  • Make DjangoDebugContext wait for nested fields (#591)

Full changelog: v2.4.0...v2.5.0

Don't miss a new graphene-django release

NewReleases is sending notifications on new releases.