Releases: ChilliCream/graphql-platform
Releases · ChilliCream/graphql-platform
15.1.5
15.1.5-rc.2
15.1.5-rc.1
15.1.4
- 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
- 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
Groundwork to align type systems. (#8247)
15.1.4-p.4
- 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
Moved cache into separate caching package that is AOT compatible (#8255)
16.0.0-p.1.11
Added cache diagnostics. (#8254) Co-authored-by: PascalSenn <senn.pasc@gmail.com>
16.0.0-p.1.10
Switched from LRU cache algorithm to clock cache algorithm (#8253)