Releases: ChilliCream/graphql-platform
Releases · ChilliCream/graphql-platform
10.5.0
10.4.3
For more details click here to get to our CHANGELOG.
Changes:
- 257fb51 Enable nested variables in stiching (#1746)
- f7dc50c fixed test
- 49ee1ee reworked serialization
- 68c39a8 Added type conversion null ref fix
- e2e8957 fix(Selection): fix nullable relation (#1651)
- 6d4f771 Fixed auth middleware
- 952543c fixed nullable helper
- 2e8b7b2 Updated how we handle auth
- c37c8bd Added nullable fix
- 86e5613 [UseSelection]Add support for scalar array (#1584)
See More
- a2f9a91 Fixes issue with wrong base type in UseSorting (#1617)
- a40d634 Fixed issue where the diagnostic sources are removed
This list of changes was auto generated.
10.4.2
For more details click here to get to our CHANGELOG.
Changes:
- f7dc50c fixed test
- 49ee1ee reworked serialization
- 68c39a8 Added type conversion null ref fix
- e2e8957 fix(Selection): fix nullable relation (#1651)
- 6d4f771 Fixed auth middleware
- 952543c fixed nullable helper
- 2e8b7b2 Updated how we handle auth
- c37c8bd Added nullable fix
- 86e5613 [UseSelection]Add support for scalar array (#1584)
- a2f9a91 Fixes issue with wrong base type in UseSorting (#1617)
See More
- a40d634 Fixed issue where the diagnostic sources are removed
This list of changes was auto generated.
10.4.1
10.4.0
For more details click here to get to our CHANGELOG.
Changes:
- e0d0574 Feat use selection improvements (#1555)
- 3b9e329 Introduces fully serial execution strategy (#1552)
- 47c61e1 Allow name and description attributes on structs and interfaces
- 0055455 Introduced TrySetServices on the request
- 6a994a6 Subscription Refinements (#1547)
- 69dad6b refined unignore (#1468)
- 66679d5 Fixed and issue that caused the implements of object type to not be merged when interfaces where added to the object type extension V10 (#1544)
- 58b06a6 Fix use selection (#1540)
- d3c40e6 updated change log
- 8302ae7 Added support for IQueryable Projections (#1446)
See More
- 6dbe61e fixed uuid test
- 60ae7e2 Fixed uuid type
- cd4ed31 fixed compile issue
- e69b035 Updated Serializer
- c8e0c9c Alligned json package
- 92bd899 Aligned Pipelines Package Version
- 5320e07 Merge branch 'version_10_0_0_master' of github.com:ChilliCream/hotchocolate into version_10_0_0_master
- 3f10d3e Migrated V11 serialization to V10
- 707dabc Removed Nullable Attribute
- b3290f4 code cleanup
- 0a22234 Merge branch 'version_10_0_0_master' of github.com:ChilliCream/hotchocolate into version_10_0_0_master
- 0d6af95 Added optimized dictionary to for schema objects
- 31e9b46 Fixed: Type issue dependencies where not always copied correctly
- 0b706bb reformatted tests
- 76f2250 Added DataLoader Base Classes (#1505)
- 19141a1 Changed Member Discovery (#1502)
- 3f19b6a Fixed handling of variables when delegating data fetching through the stitching context. (#1390)
- 45772fe Fixed not equals for comparables
- 46ba880 Added support for value task to the field name tools
- 190b045 Fixed subscription issues
- 795116b Added new subscription pub/sub. (#1480)
- 499ddfe Fixed introspection bug and added integration tests
- 33dec82 added integration tests for include
- 0d8763d Introduced new state attributes (#1478)
- 82a99a4 Infer Default Values From Parameters and Properties V10 (#1471)
- 8d89f40 Add Unignore (#1458)
- 012c471 Fixed: Nullable properties will no longer lead to errors in the sorting middleware (#1419)
- bbab143 Fixed compile issue after cherry pick
- c9f5e60 Add Subscribe Resolver Compiler (#1405)
- 2bd2f41 Fixed issue where the backing type was rejected during deserialization.
This list of changes was auto generated.
10.3.6
10.3.5
For more details click here to get to our CHANGELOG.
Changes:
- 23537d3 Fixed issue that caused errors when collecting fields on a directive context
This list of changes was auto generated.
10.3.4
For more details click here to get to our CHANGELOG.
Changes:
This list of changes was auto generated.
10.3.3
10.3.2
For more details click here to get to our CHANGELOG.
Changes:
- 08e3966 Added tests for fixes
- ffbdeb4 Fixed issue where input fields were no longer automatically converted.
- b8e8fa1 Updated Changelog
- f28036a Fixed issue that private setter where not used during input deserialization.
This list of changes was auto generated.