Skip to content

v2.8.0

Compare
Choose a tag to compare
@jkimbo jkimbo released this 31 Dec 14:36
· 283 commits to master since this release

Changelog

New features

  • Add headers arg to GraphQLTestCase.query (#827)
  • Read csrftoken from DOM if no cookie is set in graphiql browser (#826)
  • Add support for partial updates when using Django Rest Framework serializers (#731)
  • Raise exceptions if fields defined in Meta.fields and Meta.exclude on DjangoObjectType don't exist (#842)

Full changelog: v2.7.1...v2.8.0