Releases: ChilliCream/graphql-platform
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.
10.3.1
For more details click here to get to our CHANGELOG.
Changes:
- b8e8fa1 Updated Changelog
- f28036a Fixed issue that private setter where not used during input deserialization.
This list of changes was auto generated.
10.3.0
For more details click here to get to our CHANGELOG.
Changes:
- 64dc2eb Updated Changelog
- 495af23 Updated StarWars Example Template
- 453163d Updated Server Template
- 596c8bc Added support for immutable classes and optionals to input types. (#1317)
- d180ff9 Fixed issue where the lazy configurations were not executed. (#1316)
- 57b096b Merged changelog.
- 3901345 Added attribute support to filtering and sorting. (#1310)
- 3c13d15 updated changelog
- e79b41d Made the GraphQL request error handling consistent. (#1309)
- 1b0efcb Fixed variables in list
See More
- 6d0c509 Fixed parser error handling in middleware & directive delegation. (#1308)
- 9c7ebbb Added authorize attribute. (#1307)
- b4c04a5 Refine Attribute Support (#1306)
- 3d8fa25 Fixed clr type binding for issue with new type discovery. (#1304)
- 1252157 Added support for generic object type extensions. (#1297)
- e6c189b Added one more case for argument data (#1293)
- 22d8156 Improve Type Discovery (#1281)
- 9f1e8d7 Fixed handling of rewritten non-null reference types. (#1288)
- c8b7efe Fixed issue where the rented buffer was to early returned. (#1277)
- 82105ee Fixed issue with custom scalar types in delegated fields (schema stitching) (#1221)
- c5d4900 Introduced Subscribe Resolver for IAsyncEnumerable (#1262)
- 293058b Detect if a queryable already has a sorting (#1253)
- 06ff9e7 Updated Changelog
- 454d283 Updated Tests Tools (#1246)
- 41a88b5 Stops adding the __typename field when it's in selection (#1248)
- 6e97196 Fixed explicit binding of sorting types.
- d552502 Added more nullable type rewriter tests.
- e53b111 Streamlined Null Inspection
- ec88207 Fix method nullable detection (#1241)
- 66db799 Fixed Nullable Detection (#1240)
- 2e5cad0 Added Descriptor Attributes (#1238)
- d073c63 Infer non-nullability from C# ref types enhancement (#1236)
- ab34dbc Fixes #1210. Create a new service scope when cloning RequestContext (#1211)
- 1255841 Fixed: Queryable visitor was missing type conversion parameter.
This list of changes was auto generated.
10.2.0
10.1.1
10.1.0
For more details click here to get to our CHANGELOG.
Many thanks to @nigel-sampson and all the others in our community for finding bugs, contributing ideas, contributing code or fixing spelling mistakes.
10.0.1
For more details click here to get to our CHANGELOG.
Changes:
- 56997bb Added support to disable subscription on UseGraphQL (#1010)
- 517aae4 Added support to infer lists from IQueryable (#1009)
- 3ec06fb Fixed Syntax Error Handling in Middleware (#1008)
- c5706c0 Added more error details to activator exceptions. (#1007)
This list of changes was auto generated.
10.0.0
For more details click here to get to our CHANGELOG.
Or read our blog post.
Many thanks to @nigel-sampson, @tunurgitr, @willwolfram18, @PascalSenn, @glucaci and all the others in our community for finding bugs, contributing ideas, contributing code or fixing spelling mistakes.