github ChilliCream/graphql-platform 13.8.0-preview.7

latest releases: 13.9.5, 14.0.0-p.103, 14.0.0-p.102...
pre-release5 months ago

What's Changed

  • Fixed issue with the fusion configuration rewriter. (#6670)
  • Adds example for failing error interface (#6665)
  • Set limit on serialized message size in Subscriptions.Postgres (#6678)
  • Fix JsonElement serialization for StrawberryShake
  • Reworked JSON scalar usage with StrawberryShake. (#6683)
  • Updated BananaCakePop Default Version (#6687)
  • Make postgres subscription provider compatible with npgsql 8 (#6686)
  • Handle JsonElement JsonValueKind.Null when deserializing (#6481)
  • Fixed Utf8JsonWriterHelper to not ignore null dictionary values (#6689)
  • Fixed the ghost files in Rider when using strawberyy shake (#6693)
  • Fixed dotnet version check filter non version output for Strawberry Shake (#6699)
  • Fixed argument naming conventions for mutation conventions. (#6705)
  • Fixed cache pollution for in/nin filter expressions (#6711)
  • Fixed large json read corruption (#6713)
  • Fixed typo in Banana Cake Pop docs (#6715)
  • Update open api schema snapshot to fix unit tests (#6708)
  • Fixed array writer reset (#6719)
  • [maintenance] Empty type termination using semicolon. (#6725)
  • Added apollo federation docs (#5791)
  • Fixed example in docs (#6733)
  • StrawberryShake documentation fixes (#6742)
  • Adds more documentation for BCP (#6709)
  • Avoid writing BOM in StrawberryShake Tools (#6751)
  • Fixed transport layer byte-array handling. (#6763)
  • Fixed SSE message corruption (#6642)
  • Do not send omitted arguments with default values to subgraph (#6767)
  • Fixed mutation error dependency registration. (#6674)
  • Fixed issue with default values on mutations. (#6776)
  • Fixed CostAttribute multiplier path signature. (#6777)
  • Fixed issue that caused the tag directive to be ignored. (#6746)
  • Fixed broken postgres tests (#6779)
  • Fixed Keyed Services (#6782)

Full Changelog: 13.7.0...13.8.0-preview.7

Don't miss a new graphql-platform release

NewReleases is sending notifications on new releases.