Skip to content

7.8.0

Latest
Compare
Choose a tag to compare
@Shane32 Shane32 released this 06 Feb 15:23
· 17 commits to master since this release
32849ff

What's Changed

  • Change default type naming by @Shane32 in #3839
  • Updates to new GraphQLName function by @Shane32 in #3843
  • Introduce StartActivity and deprecate StartActivityAsync by @gao-artur in #3849
  • Allowed derived telemetry providers by @Shane32 in #3848
  • Update the GraphQLTelemetryOptions.Filter delegate to not create any downstream traces when false by @gao-artur in #3850
  • Add GraphQLTelemetryOptions.RecordException configuration by @gao-artur in #3853
  • Add transport docs page, update sitemap by @Mrczarny in #3858
  • Use markup key to indicate expected diagnostics location by @gao-artur in #3861
  • Schema builder fixes; add schema validation of subscription fields by @Shane32 in #3867
  • Support subscriptions of value types by @Shane32 in #3876
  • Add data loader overloads to MicrosoftDI resolver builders by @Shane32 in #3868
  • Add 'AddUnhandledExceptionHandler' builder extension method by @Shane32 in #3882
  • Fix docs relative links by @gao-artur in #3884
  • Add an introduction version to analyzers documentation by @gao-artur in #3883
  • Add DirectiveAttribute by @Shane32 in #3886
  • Add 'AddSchemaVisitor' builder extension method by @Shane32 in #3891
  • Clean up subscription sample by @Shane32 in #3893
  • Introduce optional IGraphTypeFactory by @PSanetra in #3913

New Contributors

Full Changelog: 7.7.2...7.8.0