Skip to content

16.7.0-p.6

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Sep 08:48
Immutable release. Only release title and notes can be modified.
16.7.0-p.6
76cdbff

What's Changed

  • Derive exported batching flags from the server's batching options by @glen-84 in #10368
  • Create the schema export directory when it does not exist by @glen-84 in #10369
  • Allow Dictionary<TKey, T> as DataLoader return type by @michaelstaib in #10370
  • Report the reason for rejected batch requests to server diagnostics by @glen-84 in #10372
  • Fix Utf8MemoryBuilder state after sealing or abandoning by @michaelstaib in #10378
  • Resolve MCP handler services from the schema in stateless mode by @glen-84 in #10379
  • Return 405 for MCP GET and DELETE in stateless mode by @glen-84 in #10380

Full Changelog: 16.7.0-p.5...16.7.0-p.6