Skip to content

Releases: ChilliCream/graphql-platform

15.1.5

20 May 15:30
Compare
Choose a tag to compare
  • Allow more control over transport features. (#8296)
  • Fixed calculation of totalPages in CreateRelativeForwardCursors method (#8295)
  • Updated Nitro to 28.0.7

15.1.5-rc.2

20 May 15:17
Compare
Choose a tag to compare
15.1.5-rc.2 Pre-release
Pre-release
  • Allow more control over transport features. (#8296)
  • Fixed calculation of totalPages in CreateRelativeForwardCursors method (#8295)
  • Updated Nitro to 28.0.7

15.1.5-rc.1

20 May 15:07
Compare
Choose a tag to compare
15.1.5-rc.1 Pre-release
Pre-release
  • Allow more control over transport features. (#8296)
  • Fixed calculation of totalPages in CreateRelativeForwardCursors method (#8295)

15.1.4

15 May 13:27
Compare
Choose a tag to compare
  • Added switch to disable the DateTime format check. (#8289)
  • Fixed schema initialization when type has field that returns list of objects. (#8288)
  • Fix #8264 - fully qualified string not used for types in dataloader generator (#8265) svihpincmichaelstaib svihpinc authored and michaelstaib committed 2 hours ago ·
  • Allow late binding of subscribe resolvers. (#8287)
  • Added cache diagnostics. (#8254)
  • Switched from LRU cache algorithm to clock cache algorithm (#8253)
  • Removed BOM when writing exported schema (#8244)
  • Fixed ToPageAsync extension when using a child projection expression (#8235)
  • Fixed empty cursor string validation (#8240)
  • Fix @semanticNonNull on mutation types (#8239)
  • [Fusion] Add SubgraphRequestError diagnostic event (#8237)
  • Allow for IDocumentStore to provide document hash. (#8228)

15.1.4-p.5

15 May 12:01
Compare
Choose a tag to compare
15.1.4-p.5 Pre-release
Pre-release
  • Added switch to disable the DateTime format check. (#8289)
  • Fixed schema initialization when type has field that returns list of objects. (#8288)
  • Fix #8264 - fully qualified string not used for types in dataloader generator (#8265) svihpincmichaelstaib svihpinc authored and michaelstaib committed 2 hours ago ·
  • Allow late binding of subscribe resolvers. (#8287)
  • Added cache diagnostics. (#8254)
  • Switched from LRU cache algorithm to clock cache algorithm (#8253)
  • Removed BOM when writing exported schema (#8244)
  • Fixed ToPageAsync extension when using a child projection expression (#8235)
  • Fixed empty cursor string validation (#8240)
  • Fix @semanticNonNull on mutation types (#8239)
  • [Fusion] Add SubgraphRequestError diagnostic event (#8237)
  • Allow for IDocumentStore to provide document hash. (#8228)

16.0.0-p.2.0

28 Apr 16:07
10072ed
Compare
Choose a tag to compare
16.0.0-p.2.0 Pre-release
Pre-release
Groundwork to align type systems. (#8247)

15.1.4-p.4

19 Apr 07:20
Compare
Choose a tag to compare
15.1.4-p.4 Pre-release
Pre-release
  • Added cache diagnostics. (#8254)
  • Switched from LRU cache algorithm to clock cache algorithm (#8253)
  • Removed BOM when writing exported schema (#8244)
  • Fixed ToPageAsync extension when using a child projection expression (#8235)
  • Fixed empty cursor string validation (#8240)
  • Fix @semanticNonNull on mutation types (#8239)
  • [Fusion] Add SubgraphRequestError diagnostic event (#8237)
  • Allow for IDocumentStore to provide document hash. (#8228)

16.0.0-p.1.12

18 Apr 21:26
d1f2830
Compare
Choose a tag to compare
16.0.0-p.1.12 Pre-release
Pre-release
Moved cache into separate caching package that is AOT compatible (#8255)

16.0.0-p.1.11

18 Apr 21:25
5029893
Compare
Choose a tag to compare
16.0.0-p.1.11 Pre-release
Pre-release
Added cache diagnostics. (#8254)

Co-authored-by: PascalSenn <senn.pasc@gmail.com>

16.0.0-p.1.10

18 Apr 15:03
2aba476
Compare
Choose a tag to compare
16.0.0-p.1.10 Pre-release
Pre-release
Switched from LRU cache algorithm to clock cache algorithm (#8253)