Graphene-django

Latest version: v3.2.1

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 9

2.9.0

Not secure
New features

* Add options to override how Django Choice fields are converted to Enums (860)
* Detect schema export format from output file path (to support exporting .graphql files) (868)

Bugfixes

* Allow string references in DjangoListField (885)
* Use actual root/variables/context args of the execute method (878)
* Include form data in DjangoFormMutation responses (811)
* Exclude read_only fields from input in DRF mutation (882)
* Fix a typo in the warning (884)
* Use to_representation in favor of get_attribute (848)

Huge thanks to B4rtware, fulaphex, knabben, protasovse, GeyseR and rip-the-jacker for helping!

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.8.2...v2.9.0

2.8.2

Not secure
Bugfixes

* Check exclude fields correctly (873)
* Adding support for disabling enum creation on SerializerMutation (851)
* Allow for easier template overrides in graphiql (863)

Huge thanks to benhowes and leewardbound for helping!

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.8.1...v2.8.2

2.8.1

Not secure
Bugfixes

* Raise exception early if DjangoModelFormMutation doesn't find a model type (839)
* Resolve django translation deprecation warnings (847)
* Resolve django encoding deprecation warnings (853)
* Fix force_str deprecation warning (858)
* Only warn don't throw if a field doesn't exist on the Django model (862)

Huge thanks to luto and zhelyabuzhsky for helping!

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.8.0...v2.8.1

2.8.0

Not secure
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: https://github.com/graphql-python/graphene-django/compare/v2.7.1...v2.8.0

2.7.1

Not secure
Changelog

Bugfixes

* Keep original queryset on DjangoFilterConnectionField (816)

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.7.0...v2.7.1

2.7.0

Not secure
Changelog

New features

* Support for Django v3 (793)

Bugfixes

* Fix bug with django filter lookup expressions (805)
* Fix multiple bugs with the DjangoConnectionField not supporting annotations (796)

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.6.0...v2.7.0

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.