Graphene

Latest version: v3.3

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

Scan your dependencies

Page 8 of 10

0.10.0

Changelog

Breaking:
- Removed the plugin functionality, replaced by with Middleware. 176

Bug fixes:
- Support `with_context` on ClientIDMutation.mutate_and_get_payload. https://github.com/graphql-python/graphene/commit/61e7beee7b9c83c55b7b47c3814f120e421400b6
- Added interfaces field into a ObjectType https://github.com/graphql-python/graphene/commit/10304eb8cf67f1bc563fe62aac8975ad23037f97
- Allow string references in InputTypes https://github.com/graphql-python/graphene/commit/d6740e9ff5a9c532dc58445a620a6ab9fb24bb0d
- Fixed django OneToOne inverse relationship conversion https://github.com/graphql-python/graphene/commit/b431bfe477282a261a57277adedcc10c3abd4bdc
- Allow numbers in to_constant https://github.com/graphql-python/graphene/commit/ae8a23bfb8c6d512f4ef94838a399d9d54904027
- Fix context arg in connections https://github.com/graphql-python/graphene/commit/89074492e0bf828e3ce1899c9542fe8dd247f4f1

0.9.1

Changelog
- Fixed package compatibility issue 71153061568dddd166276cff9390f237fc3d7525

0.9.0

Changelog
- Updated graphql-core version to `0.5.0`, with a improved way for executing queries
- Added the `with_context` decorator for having the context appended into the resolver arguments

0.8.0

Changelog

This Graphene version improves the Django integration
- Improved Django choice converter to GraphQL Enum type 68a9fb9fc4d25e0bbcd059183633c4531d7bbf3d
- Added ability for a Enum to be mounted as a instance (field) in `ObjectTypes`,`InputObjectTypes` or an argument e1a693e57c86e73ff42611c87d66cffca103dfa9
- Added FileField support in Django models a1dd2b629320ad70de618c82dab8a0050b38f56d
- Added support for Postgres fields in Django models 7f965003538c61614b5d31ad09c4e9d69fc831a0
- Added custom scalars `DateTime` and `JSONString` 12c69c0635e67225df9382dc19dbca62b96381e2

Fixes
- Allow empty list in SQLAlchemyConnectionField 653e67de97e2e0045051032548d919321ae400dd
- Fixed PageInfo and Connection constructors 21ec1163b9aca3518068e3d65f370e4e3c454772 131
- Fixed default query value in SQLAlchemyConnection integration 1f548f188dda776e0f638fd68184c8b2604e4679
- Documentation improvements 8c3954333068247d2f028bcf89a4411cc9d6d93e 4f5de4963a8c5e3609c0262c0856992e687e5d9e b358e4cb5ad8299eb5687d3b1df204ac5ed2f766

0.7.3

Changelog
- Fix Connections and Filters for use a manager as default value
- Fixed `raw_sql` tracking code for Django Debug Plugin
- Improved documentation and fixed typos

0.7.2

Changelog
- Fixed querying and slicing when using `DjangoConnectionField` or `DjangoFilterConnectionField`. 314703d7b5380c80fe2ee1e2ad4a3eb3d9ed7fc4
- Fixed empty sql when using Django-Debug-Toolbar and `DjangoDebug` plugin at the same time c5b15cec2f0a7082006b94314ca45ee1322af60d
- Fixed `Scalar` instance usage 7b06e01cb31d61727e40dc8d6aeec736e040237d

Page 8 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.