Graphene

Latest version: v3.4.3

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

Scan your dependencies

Page 9 of 11

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

0.7.1

Changelog
- Added support for Enum types. And added mapping for Django and SQLAlchemy https://github.com/graphql-python/graphene/commit/e9e51a0bd45c33397d42ddc71d6b87de5beafb73
- Added source argument to Field https://github.com/graphql-python/graphene/commit/a66f6f299076215a8b712502707669ed2eade25a (so you can do `field_name = graphene.String(source='attr_in_obj')`)
- Fix `UnionType` resolver https://github.com/graphql-python/graphene/commit/8c3f8b170b675c0d0d4cc3dbbc94d9475ee77aed

0.7.0

Changelog
- **Added SQLAlchemy support!** Including mapping models, relay, docs and a Flask+SQLAlchemy example
- Set clientMutationId to be camelCase
- Added `global_id` method to `relay.Node`

Page 9 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.