What's Changed
- Added GraphQL Request Field Limit. by @michaelstaib in #6381
- Fixed Subscription Complete Issue for ValueType Message. by @michaelstaib in #6383
- Optimized the Type Module Source Generator by @michaelstaib in #6388
- Adds postgres transport for subscriptions by @PascalSenn in #6387
- Adds documentation for the Postgres Subscription Provider by @PascalSenn in #6389
- Expose internals of fusion to bcp services by @PascalSenn in #6390
- Include net8.0 tools in StrawberryShake package by @repne in #6395
- update workshops by @artola in #6418
- Release Build Migration to GitHub by @michaelstaib in #6407
- Upgrade default bcp middleware version by @PascalSenn in #6410
- Add required GraphQL-preflight: 1 header in docs by @grajdeanserghei in #6451
- Update directives.md to add new directive argument by @repne in #6417
- Scope the projection selection properly when using the mutation conventions. by @hahn-kev in #6444
- Fixed BCP CDN Cache Test by @michaelstaib in #6453
- Reintroduce RequestContextAccessor by @michaelstaib in #6454
- Publicly expose ability to register an error type on a mutation field by @benmccallum in #6463
- Removed Path Pooling by @michaelstaib in #6394
- Fix naming issues with generic types by @N-Olbert in #6461
- Batch Pool for DataLoader was cleared to early. by @michaelstaib in #6465
Full Changelog: 13.4.0...13.5.0-preview.23