Releases: ChilliCream/graphql-platform
Releases · ChilliCream/graphql-platform
15.0.0-p.16
What's Changed
- Prevented type descriptions from being overwritten while merging by @glen-84 in #7751
- Updated to .NET 9 GA by @glen-84 in #7748
- Updated the workflows to run on all main version branches by @glen-84 in #7746
- Restructured Fusion Projects by @michaelstaib in #7755
- Removed unnecessary properties from Fusion-vnext property files by @glen-84 in #7761
- Fixed websockets message corruption after cancellation by @sunghwan2789 in #7768
- Fix xml method description when dictionary args present by @smbecker in #7765
- Replaced static calls on SnapshotExtensions class by @glen-84 in #7771
- Split Cookie Crumble into multiple libraries by @glen-84 in #7774
- Added support for variables to new operation planner. by @michaelstaib in #7780
- Refactor CookieCrumble to abstract test frameworks by @stuartjbrown in #6537
- [Fusion vNext] Add plan serialization by @tobias-tengler in #7785
- Adds Fusion Documentation by @PascalSenn in #7789
- Update NITRO CLI Documentation by @PascalSenn in #7762
- Fixed Quick Start Guide In the Docs by @PascalSenn in #7790
- Adds Fusion Aspire Documentation by @PascalSenn in #7791
- Adds fusion node documentation by @PascalSenn in #7792
- Added CookieCrumble.TUnit by @glen-84 in #7784
- Added support for between both cursors by @sunghwan2789 in #7800
- Added ability to mark requests as warmup by @tobias-tengler in #7798
- Corrected AssemblyName/RootNamespace in Fusion-vnext Composition project by @glen-84 in #7795
- Added CookieCrumble.TUnit to Fusion-vnext by @glen-84 in #7794
- Fixed client complete aborting websocket that is sending by @sunghwan2789 in #7793
- Update .NET SDKs in build.sh by @cimnine in #7775
New Contributors
- @smbecker made their first contribution in #7765
- @stuartjbrown made their first contribution in #6537
- @cimnine made their first contribution in #7775
Full Changelog: 15.0.0-p.15...15.0.0-p.16
14.2.0
What's Changed
- Fixed URL-safe ID serialization (#7725)
- Added .NET 9 (#7741)
- Fixed issue when accept:/ and operation is a subscription. (#7732)
- Include net9.0 tools in StrawberryShake package (#7710)
- Prevented type descriptions from being overwritten while merging (#7751)
- Fixed websockets message corruption after cancellation (#7768)
- Only cache authorization policies if permitted by policy provider (#7705)
- [Fusion] Fixed duplicated selections (#7677)
- Added @semanticNonNull support (#7681)
- Fixed parsing issue in Utf8GraphQLRequestParser#ParseStringOrNull (#7703)
- Fixed issue with non-deterministic order of automatic type registrations (#7708)
- Added "AddDataLoader<TService, TImplementation>" overload that takes a factory (#7674)
- Fixed xml method description when dictionary args present (#7765)
- Added ability to mark requests as warmup (#7798)
- Added support for between both cursors (#7800)
- Fixed client complete abort websocket that is sending (#7793)
Full Changelog: 14.1.0...14.2.0
14.2.0-p.9
What's Changed
- Fixed URL-safe ID serialization (#7725)
- Added .NET 9 (#7741)
- Fixed issue when accept:/ and operation is a subscription. (#7732)
- Include net9.0 tools in StrawberryShake package (#7710)
- Prevented type descriptions from being overwritten while merging (#7751)
- Fixed websockets message corruption after cancellation (#7768)
- Only cache authorization policies if permitted by policy provider (#7705)
- [Fusion] Fixed duplicated selections (#7677)
- Added @semanticNonNull support (#7681)
- Fixed parsing issue in Utf8GraphQLRequestParser#ParseStringOrNull (#7703)
- Fixed issue with non-deterministic order of automatic type registrations (#7708)
- Added "AddDataLoader<TService, TImplementation>" overload that takes a factory (#7674)
- Fixed xml method description when dictionary args present (#7765)
- Added ability to mark requests as warmup (#7798)
- Added support for between both cursors (#7800)
Full Changelog: 14.1.0...14.2.0-p.9
14.2.0-p.8
What's Changed
- Fixed URL-safe ID serialization (#7725)
- Added .NET 9 (#7741)
- Fixed issue when accept:/ and operation is a subscription. (#7732)
- Include net9.0 tools in StrawberryShake package (#7710)
- Prevented type descriptions from being overwritten while merging (#7751)
- Fixed websockets message corruption after cancellation (#7768)
- Only cache authorization policies if permitted by policy provider (#7705)
- [Fusion] Fixed duplicated selections (#7677)
- Added @semanticNonNull support (#7681)
- Fixed parsing issue in Utf8GraphQLRequestParser#ParseStringOrNull (#7703)
- Fixed issue with non-deterministic order of automatic type registrations (#7708)
- Added "AddDataLoader<TService, TImplementation>" overload that takes a factory (#7674)
- Fixed xml method description when dictionary args present (#7765)
- Added ability to mark requests as warmup (#7798)
Full Changelog: 14.1.0...14.2.0-p.8
14.2.0-p.10
What's Changed
- Fixed URL-safe ID serialization (#7725)
- Added .NET 9 (#7741)
- Fixed issue when accept:/ and operation is a subscription. (#7732)
- Include net9.0 tools in StrawberryShake package (#7710)
- Prevented type descriptions from being overwritten while merging (#7751)
- Fixed websockets message corruption after cancellation (#7768)
- Only cache authorization policies if permitted by policy provider (#7705)
- [Fusion] Fixed duplicated selections (#7677)
- Added @semanticNonNull support (#7681)
- Fixed parsing issue in Utf8GraphQLRequestParser#ParseStringOrNull (#7703)
- Fixed issue with non-deterministic order of automatic type registrations (#7708)
- Added "AddDataLoader<TService, TImplementation>" overload that takes a factory (#7674)
- Fixed xml method description when dictionary args present (#7765)
- Added ability to mark requests as warmup (#7798)
- Added support for between both cursors (#7800)
- Fixed client complete abort websocket that is sending (#7793)
Full Changelog: 14.1.0...14.2.0-p.10
14.2.0-p.7
What's Changed
- Fixed URL-safe ID serialization (#7725)
- Added .NET 9 (#7741)
- Fixed issue when accept:/ and operation is a subscription. (#7732)
- Include net9.0 tools in StrawberryShake package (#7710)
- Prevented type descriptions from being overwritten while merging (#7751)
- Fixed websockets message corruption after cancellation (#7768)
- Only cache authorization policies if permitted by policy provider (#7705)
- [Fusion] Fixed duplicated selections (#7677)
- Added @semanticNonNull support (#7681)
- Fixed parsing issue in Utf8GraphQLRequestParser#ParseStringOrNull (#7703)
- Fixed issue with non-deterministic order of automatic type registrations (#7708)
- Added "AddDataLoader<TService, TImplementation>" overload that takes a factory (#7674)
- Fixed xml method description when dictionary args present (#7765)
Full Changelog: 14.1.0...14.2.0-p.7
14.2.0-p.6
What's Changed
- Fixed URL-safe ID serialization (#7725)
- Added .NET 9 (#7741)
- Fixed issue when accept:/ and operation is a subscription. (#7732)
- Include net9.0 tools in StrawberryShake package (#7710)
- Prevented type descriptions from being overwritten while merging (#7751)
- Fixed websockets message corruption after cancellation (#7768)
- Only cache authorization policies if permitted by policy provider (#7705)
- [Fusion] Fixed duplicated selections (#7677)
- Added @semanticNonNull support (#7681)
- Fixed parsing issue in Utf8GraphQLRequestParser#ParseStringOrNull (#7703)
- Fixed issue with non-deterministic order of automatic type registrations (#7708)
- Added "AddDataLoader<TService, TImplementation>" overload that takes a factory (#7674)
- Fixed xml method description when dictionary args present (#7765)
Full Changelog: 14.1.0...14.2.0-p.6
14.2.0-p.5
What's Changed
- Fixed URL-safe ID serialization (#7725)
- Added .NET 9 (#7741)
- Fixed issue when accept:/ and operation is a subscription. (#7732)
- Include net9.0 tools in StrawberryShake package (#7710)
- Prevented type descriptions from being overwritten while merging (#7751)
- Fixed websockets message corruption after cancellation (#7768)
- Only cache authorization policies if permitted by policy provider (#7705)
- [Fusion] Fixed duplicated selections (#7677)
- Added @semanticNonNull support (#7681)
- Fixed parsing issue in Utf8GraphQLRequestParser#ParseStringOrNull (#7703)
- Fixed issue with non-deterministic order of automatic type registrations (#7708)
- Added "AddDataLoader<TService, TImplementation>" overload that takes a factory (#7674)
- Fixed xml method description when dictionary args present (#7765)
Full Changelog: 14.1.0...14.2.0-p.5
14.2.0-p.4
Fixed Compile Errors
14.2.0-p.3
Fixed websockets message corruption after cancellation (#7768)