Graphql-core

Latest version: v3.2.3

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

Scan your dependencies

Page 2 of 13

3.2.2

Patch-release GraphQL-core v3.2.2, based on GraphQL.js v16.4.0.

This patch-releases includes the changes in [GraphQL.js v16.4.0](https://github.com/graphql/graphql-js/releases), and the following fixes:

- Require typing extensions when needed
- Recommend using poetry instead of pipenv in the docs (161)
- Cast error message to string to handle proxy objects (175)
- Remove newline in description (180)

Thanks to chenrui333, conao3, jkimbo, singingwolfboy for contributing and to all who are sponsoring me (Cito) for maintaining this project.

3.2.1

Patch-release GraphQL-core v3.2.1, based on GraphQL.js v16.3.0.

This patch-releases includes the changes in [GraphQL.js v16.3.0](https://github.com/graphql/graphql-js/releases), and the following fix:

- Serialize with maximum precision when converting float to FloatValue (164)

Thanks to bennyweise for contributing and all who are sponsoring me (Cito) for maintaining this project.

3.2.0

Final release of GraphQL-core v3.2.0, based on GraphQL.js v16.2.0.

See [v3.2.0rc1](https://github.com/graphql-python/graphql-core/releases/tag/v3.2.0rc1), [v3.2.0rc2](https://github.com/graphql-python/graphql-core/releases/tag/v3.2.0rc2), [v3.2.0rc3](https://github.com/graphql-python/graphql-core/releases/tag/v3.2.0rc3), [v3.2.0rc4](https://github.com/graphql-python/graphql-core/releases/tag/v3.2.0rc4), [v3.2.0rc5](https://github.com/graphql-python/graphql-core/releases/tag/v3.2.0rc5) and the changelog of [GraphQL.js](https://github.com/graphql/graphql-js/releases) for a complete list of changes.

Thanks to all who contributed and are sponsoring me (Cito) for maintaining this project.

3.2.0rc5

Pre-release GraphQL-core v3.2.0rc5, based on GraphQL.js v16.1.0.

In addition to porting the recent changes in GraphQL.js,
this pre-release also contains the following improvements:

- Add flag for using enum names or members as values (73)
- Add typed dicts for to_kwargs results (99)
- Add `ast_to_dict` utility function (136)
- Make `print_block_string` work with string proxy objects (153)
- Prevent infinite loop in `OverlappingFieldsCanBeMergedRule` (fetched ahead)

Please test this pre-release and report any issues, the final release is imminent.

3.2.0rc4

Pre-release GraphQL-core v3.2.0rc4, based on GraphQL.js v16.0.1.

In addition to porting the recent changes in GraphQL.js,
this pre-release also contains the following improvements:

- Use typed dictionaries for introspection results (99)
- Deprecate FrozenDict/List, use tuples as node lists (112)
- Experimental support for async iterables as list values (123)
- Make print_block_string work with string proxy objects (153)

Note that the use of tuples may break code that tries to modify the AST.

Please test this pre-release and report any issues, the final release is imminent.

3.2.0rc3

Pre-release GraphQL-core v3.2.0rc3, based on GraphQL.js v16.0.0rc3.

In addition to porting the recent changes in GraphQL.js,
this pre-release also contains the following improvements:

* Add sync and async execution benchmarks (141)
* Minor code simplifications (146)
* Optimize node hash method through caching (150)
* Optimize performance of character class predicates
* Include Python 3.10 in default test matrix

Page 2 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.