Graphene-django

Latest version: v3.2.2

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

Scan your dependencies

Page 9 of 9

1.3

Not secure
Changelog

* Fix node filtering 2d1ab4b92a40df33c6ca80e728bab8819847e5ec
* Fix field choice collision 03f3fbef22a85a966e8b9c2e4f6f8749a93dabf5
* Fix reverse fields name eb02f8781c2b0f140a1811df07fd07fdcf1feac2
* Allow recursive nodes acff3d59dbcb857b7be41a4d87042f06bc0d39fe
* Accept connections for DjangoFilterConnectionField a599e4cb3eded1d3f2b56ba4a2a5ed1e1c16c8e0
* Allow nodes to skip the registry 0ec8d2c828f84d987ef3f6c1f61be322e3445af2
* Improved support for GraphQL batch c8179de895363051ab83f2acaf75bea31a9a55d2 1139507a149451cca79004fec932532c9dc6a6ea
* Simplified `DjangoConnectionField` logic 4cc46736bf7297d3f927115daedd1c332c7a38ef
* Avoid redundant filtering in non nested nodes 87f0c3398397c17e5a92d8f048666c4506d2705b
* Add tests for `only`/`exclude_fields` options in `DjangoObjectType` 46048cd21844366e3c0b2b58e45a2fe135ae0b9a
* Remove `django_graphiql` requirement 005bb7fe04db5614b8327138d11a5d7169a65ab2
* Fix filter and resolver on connection fields 3803e9a762c1be0bf48373f497889efda9bc2a63
* Added `RELAY_CONNECTION_MAX_LIMIT` and `RELAY_CONNECTION_ENFORCE_FIRST_OR_LAST` settings 46a1ddedd8af3a73bac5615355e0f92375420ee9

Docs

* Add login required example 441dde47819954e09c7bb731e387fec050fe9f5d
* Added documentations for limiting field access using exclude_fields f3d9cbcd1448fd39bd4ecbdc365138c8af39f4dd
* Add introduction tutorial 488992b0473e098999a337296e0983cf10916dc7
* Small fixes (spelling: fd91f783660aeab122a2cbd2c08b89093c7f955d)
* Improved docs for running tests locally 28db2c05061e0870951cf1cc93963ac6ad0bcf1b

1.2.1

Not secure
Changelog
- Added TimeField support 66

Extra
- Improved docs and cookbook example

1.2.0

Not secure
Changelog
- Fixed JSONField import only in Django 1.9+. 40 d8567f1c58cb87527fa55d9dc9ace9d7ac444047
- Updated support for `django-filter` >= 1.0.0

Deprecations
- Removed `filter_order_by` as option in `DjangoObjectType` Meta. Caused by deprecation of `order_by` attribute in `django-filter` >= 1.0.0 65

1.1.0

Not secure
Changelog
- Fix Primary Key Model retrieval as IDs 1bf5d602ce508af9e6179b0a0dedd506924b77fe
- Added `DurationField` and improved `UUIDField` conversion 8136223bb1061da92a05031260d356388c2149a7
- Added support for `SimpleLazyObject` d73f4aa23581d7604cd92a80e8890ad490170094
- Use filter label as argument description 60bcc0beefbb1b2a97f211d3f8fb15f79f0c6395
- Display variables as JSON in GraphiQL 87422a0e40b41ba104ab0bdcc4bb27c348f17e11
- Fix UnboundLocalError exceptions 6bd89f2c78caae00cf8e0fcb9ba3f1b3dfc5fc03
- Don't use fields with `related_name` ending in `+` bb0b4fa76651ec0dd809bceadfb463596049458c
- Add pytest runner d5951b84775f09b606f36b6ea463969440c2aedc
- Fix missing `operation_name` warning 31fdb5a34c800ca2308899279d15987ae6120666

Breaking changes
- Fix choice enums 3a9ffba56086691360dc68a6d93d3e36e30ea01a. This change could break the clients as the enum value names calculated from the field choices are now retrieved from the choice name instead of description.

Docs
- Fixed docs to include ObjectType in the Query d1f28633744d61aa955dc862c5cd2c29d678695c
- Fix GraphQL url 06e408124bef21d845b21047aa5bb5b19f6f96e5
- Improved cookbook docs efc8fd6633ca700885ff684574759dc4b383e4bb
- Explain alternative way for using GraphQL view with schema dd07cb1f6cbe9a7b4e119ceea1caf9de2ce13b48

Page 9 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.