Skip to content

Releases: ChilliCream/graphql-platform

14.1.0

06 Nov 13:52
Compare
Choose a tag to compare

What's Changed

  • Change RequireSlicingArgs default to false. (#7666)
  • Allow control over interfaces of generated DataLoader. (#7621)
  • Fixed issue that is caused by an internal predicate builder. (#7640)
  • Fixed issue that caused compile errors on generated DataLoader code. (#7647)
  • Fixed issue that closed stream when using StreamWriter in SyntaxPrinter.PrintToAsync (#7657)
  • Added missing ParallelExecutable flag to node and nodes fields (#7661)
  • [Fusion] Fixed composition of spec directives (#7643)
  • Fixed incorrect TotalCount when no data is returned (#7671)
  • Improved Noda Time scalar type descriptions (#7665)
  • Fixed incorrect TotalCount for MongoDB (#7669)
  • Fixed incorrect ResolverParameterKind for GetScopedState/SetLocalState (#7670)
  • Passed the correct argument to SetSlicedQuery in CursorPagingHandler (#7667)
  • Fixed compile issues after cherry picking fixes.
  • Fixed issue with extracting predicates from IFilterContext. (#7693)
  • Replaced static calls to SnapshotExtensions.AddResult in MongoDB tests (#7689)
  • Updated MongoDB Driver to 3.0.0 (#7684)
  • Used pure resolver for errors field in custom mutation payloads (#7691)

Full Changelog: 14.0.0...14.1.0

14.1.0-p.2

05 Nov 17:27
Compare
Choose a tag to compare
14.1.0-p.2 Pre-release
Pre-release

What's Changed

  • Change RequireSlicingArgs default to false. (#7666)
  • Allow control over interfaces of generated DataLoader. (#7621)
  • Fixed issue that is caused by an internal predicate builder. (#7640)
  • Fixed issue that caused compile errors on generated DataLoader code. (#7647)
  • Fixed issue that closed stream when using StreamWriter in SyntaxPrinter.PrintToAsync (#7657)
  • Added missing ParallelExecutable flag to node and nodes fields (#7661)
  • [Fusion] Fixed composition of spec directives (#7643)
  • Change RequireSlicingArgs default to false. (#7666)
  • Fixed incorrect TotalCount when no data is returned (#7671)
  • Improved Noda Time scalar type descriptions (#7665)
  • Fixed incorrect TotalCount for MongoDB (#7669)
  • Fixed incorrect ResolverParameterKind for GetScopedState/SetLocalState (#7670)
  • Passed the correct argument to SetSlicedQuery in CursorPagingHandler (#7667)
  • Fixed compile issues after cherry picking fixes.

Full Changelog: 14.0.0...14.1.0-p.2

14.1.0-p.1

05 Nov 17:18
Compare
Choose a tag to compare
14.1.0-p.1 Pre-release
Pre-release
Fixed compile issues after cherry picking fixes.

15.0.0-p.12

25 Oct 07:05
269dc45
Compare
Choose a tag to compare
15.0.0-p.12 Pre-release
Pre-release

What's Changed

  • Updated cspell.json by @glen-84 in #7639
  • Updated the Security section in the v14 blog post by @glen-84 in #7637
  • Added migration sections for Dependency Injection and Entity Framework by @glen-84 in #7634
  • Updated screenshots for Nitro by @glen-84 in #7591
  • Removed HotChocolate.Types.FSharp by @glen-84 in #7619
  • Updated the issue templates to set the type instead of applying a label by @glen-84 in #7616
  • Fixed issue that caused compile errors on generated DataLoader code. by @michaelstaib in #7647

Full Changelog: 15.0.0-p.11...15.0.0-p.12

15.0.0-p.11

22 Oct 21:14
6c9d385
Compare
Choose a tag to compare
15.0.0-p.11 Pre-release
Pre-release

What's Changed

Full Changelog: 15.0.0-p.10...15.0.0-p.11

15.0.0-p.10

17 Oct 21:48
6ddcc7c
Compare
Choose a tag to compare
15.0.0-p.10 Pre-release
Pre-release

What's Changed

Full Changelog: 15.0.0-p.9...15.0.0-p.10

14.0.0

16 Oct 16:22
Compare
Choose a tag to compare

What's Changed

Read more

13.9.14

30 Sep 08:15
Compare
Choose a tag to compare
  • Reconfigured ofType Depth

Full Changelog: 13.9.13...13.9.14

12.22.6

30 Sep 12:09
Compare
Choose a tag to compare
  • Reconfigured allowed ofType depth.

Full Changelog: 12.22.5...12.22.6

13.9.13

27 Sep 22:29
Compare
Choose a tag to compare
  • Added Introspection Cycle Detection Rule

Full Changelog: 13.9.12...13.9.13