Graphene-django

Latest version: v3.2.1

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

Scan your dependencies

Page 4 of 9

3.0.0b1

Not secure
The first beta release of Graphene Django v3

Breaking changes ‼️

This release uses Graphene v3 which drops support for Python 2 and uses the v3 version of graphql-core. See https://github.com/graphql-python/graphene/issues/1127 for more details.

There are also some other smaller breaking changes which will be documented in the final release notes.

⚠️ This is a beta release so there may be bugs and things are subject to change. Please do try it out in your projects and report back with any issues that you find.

2.16.0

Not secure
What's Changed
* Introduced optional_fields to SerializationMutation by rganeyev in https://github.com/graphql-python/graphene-django/pull/1080
* Validate in and range filter inputs (v2) by tcleonard in https://github.com/graphql-python/graphene-django/pull/1092
* Fix backward compability on GraphQLTestCase._client setter (v2) by ulgens in https://github.com/graphql-python/graphene-django/pull/1093
* Convert Django form / DRF decimals to Graphene decimals by ulgens in https://github.com/graphql-python/graphene-django/pull/958
* Support "contains" and "overlap" filtering (v2) by lucas-bremond in https://github.com/graphql-python/graphene-django/pull/1100
* Add enum support to filters and fix filter typing (v2) by tcleonard in https://github.com/graphql-python/graphene-django/pull/1114
* fix: declaration of required variable in filters v2 by tcleonard in https://github.com/graphql-python/graphene-django/pull/1136
* Add typed filters (v2) by tcleonard in https://github.com/graphql-python/graphene-django/pull/1142
* update js version by Rainshaw in https://github.com/graphql-python/graphene-django/pull/1189
* Replace calls to methods removed in Django v4 by MisterGlass in https://github.com/graphql-python/graphene-django/pull/1275
* V2 has broken liks too see 1309 by ppk42 in https://github.com/graphql-python/graphene-django/pull/1310
* Introduce pre-commit config for flake8 by ulgens in https://github.com/graphql-python/graphene-django/pull/1338
* Upgrade Python version in CI by ulgens in https://github.com/graphql-python/graphene-django/pull/1339
* pre-commit & black by ulgens in https://github.com/graphql-python/graphene-django/pull/1340
* Sync trove classifiers with tox.ini by ulgens in https://github.com/graphql-python/graphene-django/pull/1341
* Backport Django 4.1 compatibility fixes to v2 by santiagoaguiar in https://github.com/graphql-python/graphene-django/pull/1413

New Contributors
* MisterGlass made their first contribution in https://github.com/graphql-python/graphene-django/pull/1275
* santiagoaguiar made their first contribution in https://github.com/graphql-python/graphene-django/pull/1413

**Full Changelog**: https://github.com/graphql-python/graphene-django/compare/v2.15.0...v2.16.0

2.15.0

Not secure
New Features:

* Use Django's TestCase client 1084

Fixes:

* Properly handle DecimalField 91

2.14.0

Not secure
New Features:

* Handle Database Transactions (1039)
* Allow camel case in order by field (1054)
* Add offset pagination (1013)

Bug Fixes:

* Fix in and range filters on DjangoFilterConnectionField (1068)
* Replace Unidecode with text_unidecode (1060)
* DjangoListField should not cache queries (1061)
* Fix backward relay pagination (1046)

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.13.0...v2.14.0

2.13.0

Not secure
New features

* Extract query function from GraphQLTestCase making it possible to use in a pytest fixture (1015)
* Add headers support to GraphiQL (1016)
* Add converter for Django 3.1 JSONField (1017)

Bugfixes

* Fix Connection/Edge naming and add unit test (1012)

Huge thanks to tcleonard, radekwlsk and nikolaik for helping!

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.12.1...v2.13.0

2.12.1

Not secure
Changes

* Remove operation name from the regex and default to query (1004)

Thank you jkimbo for fixing subscriptions without a name.

Full changelog: https://github.com/graphql-python/graphene-django/compare/v2.12.0...v2.12.1

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.