Skip to content

16.6.0-p.15

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 Aug 20:13
Immutable release. Only release title and notes can be modified.
9cc107e

What's Changed

HotChocolate

  • Add settle window to DataLoader batch dispatch by @michaelstaib in #10129
  • Add code-first .Authorize overloads matching the directive by @glen-84 in #10137
  • Record delivered subscription events as Ok on client disconnect by @michaelstaib in #10138
  • Add appliedDirectives to __Directive introspection by @glen-84 in #10143
  • Share scalar value compatibility via IScalarTypeDefinition default by @glen-84 in #10147
  • Validate directives on enum values and directive arguments by @glen-84 in #10151
  • Validate default value compatibility at schema build time by @glen-84 in #10155
  • Reduce abstract schema validation overhead and allocations by @glen-84 in #10158
  • Remove inverted nullable-state annotation on IDeprecationProvider by @glen-84 in #10165
  • Expand @deprecated to object types (opt-in) by @glen-84 in #10185
  • Fix the argument name in the @deprecated directive node by @glen-84 in #10188
  • Fix feature factory deadlock during lazy selection-set compilation by @apereiratl in #10168
  • Fix error filters being ignored for inline-reported errors by @michaelstaib in #10190
  • [Analyzer] Add source method links to generated DataLoaders by @tobias-tengler in #10131
  • [OpenAPI] Add @responseBody directive by @tobias-tengler in #10130

Fusion

Nitro

Website

Infrastructure

New Contributors

Full Changelog: 16.5.1...16.6.0-p.15