Releases: ChilliCream/graphql-platform
Releases · ChilliCream/graphql-platform
16.0.0-p.8.2
What's Changed
- Added OneOf support to Mutable by @glen-84 in #8648
- [Fusion] Updated tests to use the SourceSchemaParser by @glen-84 in #8712
- [Fusion] Applied inferred key directives by @glen-84 in #8717
- Fix #8714: @stream fails when list contains fewer items than initialCount by @MikeBarker-MSFT in #8715
- Nit: Bumping link from v15 to v16 by @N-Olbert in #8711
- Added global ID formatter breaking change to migration guide by @glen-84 in #8707
- Added a separate pagination error message for missing
firstvalue by @glen-84 in #8693 - Added global ID formatter conditionally by @glen-84 in #8684
- Fixed array resize condition in SortInputType by @glen-84 in #8682
- Added DataLoader integration test with aliased filtering by @glen-84 in #8489
- Added test for query using a source-generated DataLoader interface by @glen-84 in #8664
- Updated snapshot by @glen-84 in #8718
- Added DateOperationFilterInputType by @glen-84 in #8409
- [Fusion] Port v15 tests & Re-add automatic mocking by @tobias-tengler in #8709
- [Fusion] Added source schema enricher by @glen-84 in #8719
- Added hook to allow for F# support. by @michaelstaib in #8722
New Contributors
- @MikeBarker-MSFT made their first contribution in #8715
Full Changelog: 16.0.0-p.8.1...16.0.0-p.8.2
15.1.11-p.3
- Fix #8714: @stream fails when list contains fewer items than initialCount (#8715)
- Fixed array resize condition in SortInputType (#8682)
Full Changelog: 15.1.11-p.2...15.1.11-p.3
16.0.0-p.8.1
What's Changed
- Fixed various analyzer errors by @glen-84 in #8686
- Fixed double spaces by @glen-84 in #8687
- Disposed resources asynchronously by @glen-84 in #8688
- Simplified boolean comparisons by @glen-84 in #8689
- Used UTF-8 string literals by @glen-84 in #8691
- Used [StringSyntax("Route")] in more places by @glen-84 in #8692
- Fixed SyntaxError with subscriptions from @apollo/client v4 by @sunghwan2789 in #8697
- Used raw string literals by @glen-84 in #8708
- [Fusion] Removed references to schemaName directive by @glen-84 in #8710
- Added base36 and hex for node id formatting. by @michaelstaib in #8706
Full Changelog: 16.0.0-p.7.68...16.0.0-p.8.1
16.0.0-p.7.68
What's Changed
- Added more options to the adhoc-gateway by @michaelstaib in #8685
Full Changelog: 16.0.0-p.7.67...16.0.0-p.7.68
16.0.0-p.7.67
What's Changed
- [Nitro CLI] Add fusion run command by @tobias-tengler in #8681
- Fixed usage of ArgumentException.ThrowIfNullOrEmpty by @glen-84 in #8683
Full Changelog: 16.0.0-p.7.66...16.0.0-p.7.67
16.0.0-p.7.66
What's Changed
- [Fusion] Support fulfilling lookups through shared path by @tobias-tengler in #8667
- [Fusion] Remove descriptions from field definitions in @fusion__ directives by @tobias-tengler in #8679
- [Fusion] Fix __typename not being properly selected by @tobias-tengler in #8680
Full Changelog: 16.0.0-p.7.65...16.0.0-p.7.66
16.0.0-p.7.65
What's Changed
- [Fusion] Raise non-null violation errors by @tobias-tengler in #8672
- Fix race condition in RequestExecutor creation by @tobias-tengler in #8674
- Fixed JSON operation plan format by @michaelstaib in #8676
Full Changelog: 16.0.0-p.7.64...16.0.0-p.7.65
16.0.0-p.7.64
What's Changed
- Updated .NET 10 to preview 7 by @glen-84 in #8665
- Optimized Buffer Usage by @michaelstaib in #8666
- Optimized Value Completion by @michaelstaib in #8670
Full Changelog: 16.0.0-p.7.63...16.0.0-p.7.64
15.1.11-p.2
What's Changed
Full Changelog: 15.1.11-p.1...15.1.11-p.2
16.0.0-p.7.63
What's Changed
- Fixed inlining markers when selection sets are empty by @michaelstaib in #8661
Full Changelog: 16.0.0-p.7.62...16.0.0-p.7.63