Graphene-django-extensions

Latest version: v0.4.4

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

Scan your dependencies

Page 1 of 8

0.4.4

<!-- Release notes generated using configuration in .github/release.yml at main -->

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.3...v0.4.4

0.4.3

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Features

* Add custom error classes for permission errors
* Replace `get_fields_from_info` with `get_fields_selections` for finding field selections from graphql request

Automated

* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/41
* Bump graphene-django from 3.2.0 to 3.2.1 in the python-dependencies group by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/43
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/42
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/44

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.2...v0.4.3

0.4.2

<!-- Release notes generated using configuration in .github/release.yml at main -->

What's Changed

Features

* Add support for [graphene-django-query-optimizer v0.5.0](https://github.com/MrThearMan/graphene-django-query-optimizer/releases/tag/v0.5.0)
* Add warnings about overriding object types with multiple object types for the same model
* Add `has_schema_errors` property to test client

Fixes

* Fix test client `login_with_` functions failing for duplicate entities

Automated

* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/38
* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/40
* Bump the python-dependencies group with 4 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/37
* Bump the python-dependencies group with 2 updates by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/39

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.1...v0.4.2

0.4.1

What's Changed

Features

* Allow returning None from field permission check to also return None from the field resolver.

Automated

* [pre-commit.ci] pre-commit autoupdate by pre-commit-ci in https://github.com/MrThearMan/graphene-django-extensions/pull/36
* Bump the python-dependencies group with 1 update by dependabot in https://github.com/MrThearMan/graphene-django-extensions/pull/35

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.4.0...v0.4.1

0.4.0

What's Changed

Features

* Add file upload view compliant with [GraphQL multipart request spec](https://github.com/jaydenseric/graphql-multipart-request-spec). Convert `rest_framework.fields.FileField` to `Upload` graphql field.

Maintenance

* Refactor internals of the Mutation class. Make it a subclass of `graphene.Mutation` and not `graphene.ClientIDMutation`.

---

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.3.6...v0.4.0

0.3.6

**Full Changelog**: https://github.com/MrThearMan/graphene-django-extensions/compare/v0.3.5...v0.3.6

Page 1 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.