Releases: ChilliCream/graphql-platform
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.
9.0.4
9.0.3
- Fixed issues where the type initializer would swallow schema errors.
9.0.2
- Fixed issues with list input types.
9.0.1
- Fixed conversion issue when using arguments. This led to arguments being null although they were set.
9.0.0
For more details click here to get to our CHANGELOG.
Or read our blog post.
Many thanks to @nigel-sampson, @willwolfram18, @drowhunter, @PascalSenn, @leighmetzroth, @Dolfik1 and all the others in our community for finding bugs, contributing ideas, contributing code or fixing spelling mistakes.
0.8.2
For more details click here to get to our CHANGELOG.
This release is only a bug fix release and fixes issues with scalars in the stitching layer.