Releases: ChilliCream/graphql-platform
Releases · ChilliCream/graphql-platform
15.1.0-p.9
- Ensure TypeModuleChangeMonitor is properly disposed (#8041)
15.1.0-p.8
15.1.0-p.7
What's Changed
- [Fusion] Used
@fusion__inaccessible
in the execution schema by @glen-84 in #8005 - Added support for LocalDate/LocalDateTime/LocalTime to Strawberry Shake by @glen-84 in #8007
- Request totalCount through ToPageAsync if its requested. by @michaelstaib in #8011
- Added QueryContext extension methods for Select and Include. by @michaelstaib in #8013
- Switched LangVersion from
preview
to13.0
by @glen-84 in #8014 - Updated .NET 9 packages by @glen-84 in #8012
- Changed the runtime type for the Date scalar in Strawberry Shake by @glen-84 in #8009
- Added Strawberry Shake runtime type change to migration guide by @glen-84 in #8010
- Migrated to new solution file format. by @michaelstaib in #8027
- Combining the CompilationProvider is an anti-pattern, create an IncrementalValueProvider for the assembly name instead. by @m-gasser in #8021
- Fix ignored invalid field when enum is present by @faddiv in #8026
- Allow for internal DataLoader modules and groups. by @michaelstaib in #8028
- Updated the latest stable version for the docs to v15 by @glen-84 in #8018
- Added documentation directory for Fusion v15 by @glen-84 in #8017
- Added Strawberry Shake migration documents to
docs.json
by @glen-84 in #8015 - [Fusion] Fix explosion of selections by @tobias-tengler in #8030
- [Fusion] Fix issue with conditions by @tobias-tengler in #8031
New Contributors
Full Changelog: 15.0.3...15.1.0-p.7
15.1.0-p.6
[Fusion] Fix explosion of selections (#8030)
15.1.0-p.5
What's Changed
- Allow for internal DataLoader modules and groups. by @michaelstaib in #8028
Full Changelog: 15.1.0-p.4...15.1.0-p.5
15.1.0-p.4
What's Changed
- Migrated to new solution file format. by @michaelstaib in #8027
- Combining the CompilationProvider is an anti-pattern, create an IncrementalValueProvider for the assembly name instead. by @m-gasser in #8021
- Fixed ignored invalid field when enum is present by @faddiv in #8026
New Contributors
Full Changelog: 15.1.0-p.3...15.1.0-p.4
15.1.0-p.3
What's Changed
- Added support for LocalDate/LocalDateTime/LocalTime to Strawberry Shake by @glen-84 in #8007
- Request totalCount through ToPageAsync if its requested. by @michaelstaib in #8011
- Added QueryContext extension methods for Select and Include. by @michaelstaib in #8013
- Switched LangVersion from
preview
to13.0
by @glen-84 in #8014 - Updated .NET 9 packages by @glen-84 in #8012
- Changed the runtime type for the Date scalar in Strawberry Shake by @glen-84 in #8009
- Added Strawberry Shake runtime type change to migration guide by @glen-84 in #8010
Full Changelog: 15.0.3...15.1.0-p.3
15.1.0-p.2
What's Changed
- Added support for LocalDate/LocalDateTime/LocalTime to Strawberry Shake by @glen-84 in #8007
- Request totalCount through ToPageAsync if its requested. by @michaelstaib in #8011
- Added QueryContext extension methods for Select and Include. by @michaelstaib in #8013
Full Changelog: 15.0.3...15.1.0-p.2
15.1.0-p.1
What's Changed
- Added support for LocalDate/LocalDateTime/LocalTime to Strawberry Shake by @glen-84 in #8007
- Request totalCount through ToPageAsync if its requested. by @michaelstaib in #8011
Full Changelog: 15.0.3...15.1.0-p.1
15.0.3
What's Changed
- Added more include overloads. by @michaelstaib in #8002
Full Changelog: 15.0.2...15.0.3