What's Changed
- Initial Preparations For Version 14 by @michaelstaib in #6655
- Remove obsolete APIs by @tobias-tengler in #6657
- Fixed Warnings by @michaelstaib in #6661
- Updated Code Inspection Config by @michaelstaib in #6662
- Removed Abandoned Benchmark Projects by @michaelstaib in #6663
- Fixes documentation of dynamic topics by @aokellermann in #6664
- Adds example for failing error interface by @PascalSenn in #6665
- Set limit on serialized message size in Subscriptions.Postgres by @williamdenton in #6678
- Fixed Typos in Strawberry Shake Network Documentation. by @grounzero in #6685
- Fix JsonElement serialization for StrawberryShake by @david-driscoll in #6683
- Updated BananaCakePop Default Version. by @michaelstaib in #6687
- Make postgres subscription compatible with npgsql 8 by @PascalSenn in #6686
- Handle JsonElement JsonValueKind.Null when deserializing by @timward60 in #6481
- Fix sse message corruption by @sunghwan2789 in #6642
- Fix Utf8JsonWriterHelper to not ignore null dictionary values by @david-driscoll in #6689
- Fixed rider issue with file references in StrawberryShake by @PascalSenn in #6693
- fix: dotnet version check filter non version output by @tnc1997 in #6699
- Updated to .NET 8 Final by @michaelstaib in #6702
- Fixed argument naming conventions for mutation conventions. by @PHILLIPS71 in #6705
- Fix cache pollution for in/nin filter expressions by @nikolai-mb in #6711
- Fixed large json read corruption by @sunghwan2789 in #6713
- Fix typo in Banana Cake Pop docs by @meenakshi-dhanani in #6715
- Update open api schema snapshot to fix unit tests by @A360JMaxxgamer in #6708
- Fixed Array writer reset by @PascalSenn in #6719
- [maintenance] Empty type termination using semicolon. by @glen-84 in #6725
- Feature/apollo federation docs by @willwolfram18 in #5791
- fix example in docs by @grounzero in #6733
- StrawberryShake documentation fixes by @glen-84 in #6742
- Adds more documentation for BCP by @PascalSenn in #6709
- Avoid writing BOM in StrawberryShake Tools by @glen-84 in #6751
- Fixed transport layer byte-array handling. by @michaelstaib in #6763
- Update all spec.graphql.org URLs to use HTTPS by @glen-84 in #6724
- Trailing commas in editorconfig by @AntonC9018 in #6768
- [Fusion] Do not send omitted arguments with default values to subgraph by @tobias-tengler in #6767
- Fixed mutation error dependency registration. by @PascalSenn in #6674
- Fixed issue with default values on mutations. by @michaelstaib in #6776
- Fix some grammatical errors in resource files by @glen-84 in #6773
New Contributors
- @aokellermann made their first contribution in #6664
- @timward60 made their first contribution in #6481
- @tnc1997 made their first contribution in #6699
- @PHILLIPS71 made their first contribution in #6705
- @nikolai-mb made their first contribution in #6711
- @meenakshi-dhanani made their first contribution in #6715
Full Changelog: 13.7.0...14.0.0-p.18