What's Changed
- Fix mutation convention type names with snake_case naming conventions by @michaelstaib in #9196
- Fix QueryableOffsetPagingProvider.CanHandle for executable lists by @michaelstaib in #9197
- Fix dictionary value nullability for generated KeyValuePair types by @michaelstaib in #9201
- Allow naming conventions with connection names by @michaelstaib in #8713
- Fix mutation error mapping for multiple exception constructors by @michaelstaib in #9211
- Fix flaky Fusion operation-plan single-flight tests by @michaelstaib in #9207
Full Changelog: 16.0.0-p.11.15...16.0.0-p.11.16