Releases: arcus-azure/arcus.observability
v3.1.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights --Version 3.1.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
- Provide support for .NET 10 (#603)
Fixes / Changes
- Deprecate custom Arcus telemetry extensions that are now by default done by Microsoft (#599)
- Consolidate Serilog-specific telemetry packages into a single package (#620)
Removal
- Remove Guard.NET package dependency (#577)
- Remove ASP.NET Core telemetry package (#598)
- Remove Azure Functions package (#584)
Changes:
- f4fef6b chore(deps): update w/ recent dependencies (#620)
- 4fa33c7 chore(core): deprecate log entry models in favor of internal models in Serilog project (#612)
- 473ea1f chore(deps): use mcr version ranges for simplified Serilog app insights sink project (#615)
- ea77d7c chore(deprecate): logging extensions w/ logging scope (#600)
- 2bd09ec chore(deps): remove guard.net package dependency (#613)
- 6e77892 chore(deps): use xunit v3 in tests (#617)
- 7aa1314 chore(core): deprecate unnecessary 'get or default' dic extension (#604)
- 88da672 chore(deps): remove guard.net references in serilog enrichers project (#609)
- 8397055 chore(deps): remove guard.net references in serilog app-insights sink project (#608)
- 1d78c15 chore(deps): remove guard.net references in correlation project (#606)
See More
- 36385cd chore(deps): remove guard.net references in core project (#607)
- 7008112 chore(net10.0): add support for .net 10.0 throughout (#603)
- 3483609 chore(remove): remove asp.net core telemetry extensions (#598)
- b05e5d2 docs(az.func): remove az func feature guidance (#602)
- 636b325 docs(telemetry): remove deprecated telemetry extensions from feature docs (#601)
- 6e43945 chore(deprecate): telemetry extensions for built-in az sdk (#599)
- 9c1dd1f chore(deps): upgrade docusaurus v3 (#597)
- 8aca0a8 chore(style): add .editorconfig file (#586)
- c2f4c7e chore(az.func): remove az func support from solution (#584)
- 69da2f0 chore: use new monitor package w/ newly deployed resources (#576)
- 7b36ea9 chore: bump follow-redirects from 1.14.8 to 1.15.6 in /docs (#567)
- e0f9379 chore: bump express from 4.18.2 to 4.19.2 in /docs (#569)
- f8f8b10 Upgrades for: Docusaurus - Webpack - Node version (#561)
- 04d2df0 docs: publish v3.0 feature docs (#564)
This list of changes was auto generated.
v3.0.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights --Version 3.0.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
- Provide .NET 8 support (arcus-azure/arcus#311)
Fixes / Changes
- Immutable telemetry context during logging (#545)
Removal
- Removed deprecated
ClearProvidersExceptFunctionProvidersin Azure Functions library (#408) - Removed deprecated
DependencyMeasurementtype (#284) - Removed deprecated
LogRequestextensions (#405) - Removed deprecated
LogEventextensions (#429) - Removed deprecated
LogMetricextensions (#428) - Removed deprecated
LogDepenencyextensions (#402) - Removed deprecated SQL depencency tracking overloads (#391)
- Removed
AzureApplicationInsightsextenstion on Serilog Application Insights sink with only instrumentation key (#392) - Removed deprecated
ContextProperties.EventTracking.EventContext(#273) - Removed deprecated
LogIoTHubDependencyextensions (#395) - Removed deprecated
LogTableStorageDependencyextensions (#407) - Removed deprecated
LogCosmosSqlDependencyextensions (#401) - Removed deprecated
LogServiceBus...Dependencyextensions (#406) - Removed deprecated
LogBlobStorageDependencyextensions (#400) - Removed deprecated
LogAzureKeyVaultDependencyextensions (#398) - Removed deprecated message formats (#396)
- Removed deprecated
RequestLogEntryconstructor without start time (#397) - Removed deprecated
LogHttpDependencyextensions (#404) - Removed deprecated
WithCorrelationInfoSerilog enrichment overload (#394) - Removed deprecated
Instancemember of theDefaultCorrelationInfoAccessor(#390)
Changes:
- fff9f17 chore: bump @babel/traverse from 7.15.0 to 7.23.2 in /docs (#544)
- 97ae060 chore: bump postcss from 8.3.6 to 8.4.31 in /docs (#542)
- 2da9f0c fix: upgrade clsx from 1.1.1 to 1.2.1 (#535)
- 99fca98 chore: remove remaining obsolete functionality (#557)
- d209bce chore: prepare yaml pipelines for .net 8 w/o preview version (#558)
- f663587 chore: remove obsolete built-in telemetry extensions (#553)
- feb3e5f chore: remove obsolete sql telemetry (#555)
- 21e79eb chore: remove obsolete app insights functionality (#550)
- 3486907 chore: remove obsolete iot dependency (#552)
- 6886358 chore: remove obsolete az dependency telemetry (#551)
See More
- 7d40eee chore: remove obsolete message formats (#554)
- 1a4016c chore: remove deprecated request functionality (#543)
- d4be0d1 chore: correct build definition ID in readme (#549)
- 06ba21d fix: do not alter telemetry ctx pt.2 (#547)
- 415964f fix: do not alter telemetry ctx pt.1 (#546)
- 14e17ad chore: remove deprecated correlation (#540)
- 15868c1 chore: simplify net8.0 package resolve (#539)
- 4eea11a chore: add net8.0 preview support (#537)
- 2ed0469 chore: bump semver from 5.7.1 to 5.7.2 in /docs (#536)
- 007c683 chore: Update LICENSE (#529)
- e05b0fa chore: bump ua-parser-js from 0.7.28 to 0.7.33 in /docs (#522)
- a13b5ab chore: bump webpack from 5.48.0 to 5.76.1 in /docs (#527)
- 3946569 chore: bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#523)
- f9baf10 chore: bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#525)
- 3b5eefe docs: fix correct az servicebus message sending usage (#524)
- ad80fe3 docs: publish v2.8 feature docs (#521)
This list of changes was auto generated.
v3.0.0-preview-1-net8.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights --Version 3.0.0-preview-1-net8.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
- Provide the capability to do something (#123)
Fixes / Changes
None.
Breaking Changes
None.
Removal
None.
Changes:
- 4eea11a chore: add net8.0 preview support (#537)
- 2ed0469 chore: bump semver from 5.7.1 to 5.7.2 in /docs (#536)
- 007c683 chore: Update LICENSE (#529)
- e05b0fa chore: bump ua-parser-js from 0.7.28 to 0.7.33 in /docs (#522)
- a13b5ab chore: bump webpack from 5.48.0 to 5.76.1 in /docs (#527)
- 3946569 chore: bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#523)
- f9baf10 chore: bump @sideway/formula from 3.0.0 to 3.0.1 in /docs (#525)
- 3b5eefe docs: fix correct az servicebus message sending usage (#524)
- ad80fe3 docs: publish v2.8 feature docs (#521)
This list of changes was auto generated.
v2.8.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights --Version 2.8.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
- Provide the capability to track HTTP dependencies with numeric status codes (#516)
Removal
- Removed
Arcus.Observability.Telemetry.Sqlproject (#496)
Changes:
- 621d22b chore: remove sql project (❗) (#520)
- 9f8937a feat: LogHttpDependency() should allow status codes within 100-599 range (#515)
- 00fad63 chore: add code coverage (#518)
- f524607 chore: use
mainbranch in az devops status badge (#517) - bc9de04 chore: use main in codeql (#514)
- d2da88e docs: use w3c correlation diagram for servicebus (#513)
- 5a1062b docs: publish v2.7 feature docs (#512)
This list of changes was auto generated.
New Contributors
Full Changelog: v2.7.0...v2.8.0
v2.7.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights --Version 2.7.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
- Provide the capability to reuse component name in both Arcus and Microsoft telemetry (#470)
- Provide the capability to reuse component version in both Arcus and Microsoft telemetry (#475)
- Provide the capability to reuse Microsoft
TelemetryClientin Application Insights sink (#475) - Provide the capability to register Serilog logging with implementation factory function (#481)
Fixes / Changes
- Update to Serilog v4 (#469)
- Move SQL dependency tracking to core package (#488)
- Move IoT Hub dependency tracking to core package (#507)
Changes:
- 2f47da4 docs: add w3c http correlation to service-to-service webapi guide (#510)
- 522e586 docs: correct introduction (#511)
- 013f964 test: improve default correlation unit tests (#501)
- 3eacfe8 chore: bump json5 from 1.0.1 to 1.0.2 in /docs (#509)
- 9f2af44 feat: deprecate iot hub project in favor of dedicated parsing (#508)
- ae12777 docs: update service-to-service messaging w/ w3c correlation (#505)
- 56cbbd9 docs: improve telemetry filter feature docs (#502)
- 50fae05 docs: add servicebus cloud suffixes in service bus request tracking feature docs (#503)
- 88a5bfc chore: fix nuget warnings (#506)
- 5db44b2 Update ci-build.yml (#504)
See More
- 22b4cc7 chore: update frontend brand (#491)
- 05af8fa docs: update web api user guide w/ w3c http correlation (#499)
- 2624ea8 chore: bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#493)
- 4efb86c chore: bump express from 4.17.1 to 4.18.2 in /docs (#497)
- 9508695 chore: sql property parsing io sql package (#490)
- da15534 Update docusaurus.build.config.js (#492)
- 7bbcf56 chore: update codeql to v2 (#489)
- 1cef318 chore: use new microsoft sql package (#485)
- 34039ac chore: bump loader-utils from 1.4.1 to 1.4.2 in /docs (#487)
- 2ca0fe2 chore: remove deprecated pr validation config (#486)
- c1f8f2f chore: remove installation details from readme (#483)
- f3e6022 feat: assign telemetry client in serilog sink (#479)
- 07159c7 feat: add 'AddSerilog' extension overload with 'IServiceProvider' (#482)
- fe17119 chore: bump loader-utils from 1.4.0 to 1.4.1 in /docs (#480)
- 6f67f63 chore: bump ansi-html and webpack-dev-server in /docs (#476)
- f0a03d3 chore: bump ansi-regex and ansi-regex in /docs (#477)
- 67ee36d feat: add component version registration for appinsights (#478)
- 89c1ad6 chore: update serilog v4 (#474)
- 4cc0bd7 feat: add re-usable application name (#472)
- 1b711e7 docs: add servicebus service-to-service correlation userguide to v2.6 feature docs (#467)
- ac6dd6f docs: add servicebus correlation userguide (#464)
- faa4528 (❗) docs: publish v2.6 feature docs (#466)
This list of changes was auto generated.
Full Changelog: v2.6.0...v2.7.0
v2.7.0-preview-2
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights --Version 2.7.0-preview-2For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
- Provide the capability to do something (#123)
Fixes / Changes
None.
Breaking Changes
None.
Removal
None.
Changes:
- 22b4cc7 chore: update frontend brand (#491)
- 05af8fa docs: update web api user guide w/ w3c http correlation (#499)
- 2624ea8 chore: bump decode-uri-component from 0.2.0 to 0.2.2 in /docs (#493)
- 4efb86c chore: bump express from 4.17.1 to 4.18.2 in /docs (#497)
- 9508695 chore: sql property parsing io sql package (#490)
- da15534 Update docusaurus.build.config.js (#492)
- 7bbcf56 chore: update codeql to v2 (#489)
- 1cef318 chore: use new microsoft sql package (#485)
- 34039ac chore: bump loader-utils from 1.4.1 to 1.4.2 in /docs (#487)
- 2ca0fe2 chore: remove deprecated pr validation config (#486)
See More
- c1f8f2f chore: remove installation details from readme (#483)
- f3e6022 feat: assign telemetry client in serilog sink (#479)
- 07159c7 feat: add 'AddSerilog' extension overload with 'IServiceProvider' (#482)
- fe17119 chore: bump loader-utils from 1.4.0 to 1.4.1 in /docs (#480)
- 6f67f63 chore: bump ansi-html and webpack-dev-server in /docs (#476)
- f0a03d3 chore: bump ansi-regex and ansi-regex in /docs (#477)
- 67ee36d feat: add component version registration for appinsights (#478)
- 89c1ad6 chore: update serilog v4 (#474)
- 4cc0bd7 feat: add re-usable application name (#472)
- 1b711e7 docs: add servicebus service-to-service correlation userguide to v2.6 feature docs (#467)
- ac6dd6f docs: add servicebus correlation userguide (#464)
- faa4528 (❗) docs: publish v2.6 feature docs (#466)
This list of changes was auto generated.
v2.7.0-preview-1
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights --Version 2.7.0-preview-1For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
- Provide the capability to do something (#123)
Fixes / Changes
None.
Breaking Changes
None.
Removal
None.
Changes:
- 1cef318 chore: use new microsoft sql package (#485)
- 34039ac chore: bump loader-utils from 1.4.1 to 1.4.2 in /docs (#487)
- 2ca0fe2 chore: remove deprecated pr validation config (#486)
- c1f8f2f chore: remove installation details from readme (#483)
- f3e6022 feat: assign telemetry client in serilog sink (#479)
- 07159c7 feat: add 'AddSerilog' extension overload with 'IServiceProvider' (#482)
- fe17119 chore: bump loader-utils from 1.4.0 to 1.4.1 in /docs (#480)
- 6f67f63 chore: bump ansi-html and webpack-dev-server in /docs (#476)
- f0a03d3 chore: bump ansi-regex and ansi-regex in /docs (#477)
- 67ee36d feat: add component version registration for appinsights (#478)
See More
- 89c1ad6 chore: update serilog v4 (#474)
- 4cc0bd7 feat: add re-usable application name (#472)
- 1b711e7 docs: add servicebus service-to-service correlation userguide to v2.6 feature docs (#467)
- ac6dd6f docs: add servicebus correlation userguide (#464)
- faa4528 (❗) docs: publish v2.6 feature docs (#466)
This list of changes was auto generated.
v2.6.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
PM > Install-Package Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights --Version 2.6.0For a complete list of all Arcus.Observability packages see the documentation.
What's new?
Features
- Provide support for Azure EventHubs request telemetry tracking (#437)
- Provide support for custom request telemetry tracking (#438)
- Provide support for isolated Azure Functions HTTP request telemetry tracking (#443)
- Provide support for custom correlation property names configuration in Azure Application Insights Serilog sink (#409)
Fixes / Changes
- Add operation name to make SQL dependency more unique (#419)
- Use solely Azure Service Bus entity name as target name in Service Bus dependency tracking (#445)
- Use
LogCustomMetricfor metric telemetry tracking to avoid ambiguous signatures (#280) - Deprecate the too-specific correlation options when registering general correlation accessor (#418)
Breaking Changes
None.
Removal
None.
Changes:
- 59846d4 (❗) docs: fix webapi userguide correlation ids (#465)
- 4ce8d00 (❗) chore: rework correlation info options (#462)
- 6ca2c4d (❗) chore: update w/o invalid operation exception throwal (#461)
- 542301c (❗) fix: add operation name to sql dependency tracking (#460)
- 2bc33b9 docs: add service-to-service correlation web api user guide (#446)
- 8e2da8b fix: null-check on scalar value (#459)
- e192925 feat: track http request data in http trigger (#448)
- 68bd459 feat: track custom request (#447)
- a4fc90d docs: use new sql dependency approach (#451)
- b7410c9 docs: improve appinsights user guide w/ az func (#452)
See More
- a5e7d75 docs: appinsights secret store connectionstring in aspnetcore userguide (#450)
- b2c0b0d (❗) fix: servicebus entityname as dependency targetname (#445)
- 5245b77 chore: bump terser from 4.8.0 to 4.8.1 in /docs (#442)
- c6a16eb feat: add eventhubs request tracking (#439)
- 188fa1a feat: add telemetry context tracking for general traces/exceptions (#436)
- 2c24ca0 test: add unit test for remove micro app insights extension (#435)
- 268efd2 feat: Ambiguous method definition on LogMetric (#424)
- c94c6b0 feat: add configurable serilog sink correlation options (#425)
- 1a3900b fix: use correct deprecation az servicebus messages (#427)
- 6041e6a docs: place guides above features (#426)
- fef9766 test: simplify integration tests (#414)
- 1374fec docs: publish v2.5 feature docs (#416)
This list of changes was auto generated.
New Contributors
- @vtermaat made their first contribution in #424
Full Changelog: v2.5.0...v2.6.0
v2.5.0
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
What's new?
Features
- Provide connection string support for Azure Application Insights Serilog sink (#354)
- Provide operation parent options with parent ID generation (#415)
- Provide dependency ID to Cosmos Db dependency tracking (#380)
- Provide dependency ID to EventHubs dependency tracking (#378)
- Provide dependency ID to IoT Hub dependency tracking (#379)
- Provide dependency ID to SQL dependency tracking (#376)
- Provide dependency ID to Table storage dependency tracking (#371)
- Provide dependency ID to Blob storage dependency tracking (#370)
- Provide dependency ID to Azure search dependency tracking (#345)
Fixes / Changes
- Pass along start time to request tracking (#356)
- Pass along Service Bus namespace in Service Bus dependency tracking (#384)
- Use SQL pseudo-command instead of table name when tracking SQL dependencies (#286)
- Differentiate between requests and non-requests when assigning telemetry correlation (#410)
Changes:
- 3b9c3a3 feat: diff request & other correlation assignments (#411)
- ec05b7a feat: add operation parent generate id option (#415)
- 99f37f1 chore: remove unnecessary deprecation (#393)
- 75a0128 docs: add introduction w guide for asp.net core setup (#389)
- d23e374 chore: deprecated sql dep tracking overloads w/o sql command (#388)
- 19f623a feat: add az servicebus namespace endpoint to dep tracking (#385)
- 26bf626 feat: add upstream service correlation options (#386)
- 542af5f fix: use only integration test category in nuget release (#383)
- 1cbcb2b fix: nuget docker tests template ref (#382)
- 28c3ccd feat: add dependency id to cosmosdb dep tracking (#380)
See More
- 89b94aa feat: add dependency id to event hubs dep tracking (#378)
- 2afa996 chore: bump eventsource from 1.1.0 to 1.1.1 in /docs (#381)
- 63929c5 feat: add extension to rm microsoft appinsights logprovider (#374)
- 96cb7eb feat: add az appinsights connectionstring overload (#375)
- acf566a feat: add dependency id to iot hub dep tracking (#379)
- 9afa093 feat: add dependency id to sql dep tracking (#376)
- 9818cb5 docs: update w better metric value (#377)
- 5f153bb feat: add dependency id to http dep tracking (#373)
- 17333b1 feat: add dependency id to az tabe storage dep tracking (#371)
- 4214aa3 feat: add dependency id to az blob storage dep tracking (#370)
- 0d03c39 chore: fix correct release notes package name (#368)
- 559410c feat: add dependency id to custom dep tracking (#362)
- 62bce00 chore: bump cross-fetch from 3.1.4 to 3.1.5 in /docs (#369)
- dcb9db6 chore: split ilogger extensions in partial classes (#366)
- 4c3f72d chore: bump async from 2.6.3 to 2.6.4 in /docs (#367)
- ad3e02d chore: add readme to nuget packages + feature docs project URL (#365)
- 1da5d7a chore: update release notes header with example (#363)
- 507d34c chore: bump minimist from 1.2.5 to 1.2.6 in /docs (#361)
- 81a70a8 feat: add dependencyid to az servicebus topic dep tracking (#360)
- 0680166 feat: use duration measurement when tracking http requests (#357)
- f147176 docs: remove 'clear logging providers' from preview & published docs (#358)
- 8f33d7c feat: add dependency id to az servicebus queue tracking (#348)
- f5c11a2 feat: add dependency id to az search (#345)
- 465670d chore: add CodeQL code analysis (#350)
- 8e5590f chore: treat warnings as errors (#351)
- 885958f docs: add follow-up small improvements #338 (#349)
- 1e47bde chore: use file paths io url routes (#347)
- a566d6a chore: Mark ClearProvidersExceptFunctionProviders as obsolete (#340)
- 3d52396 chore: bump prismjs from 1.25.0 to 1.27.0 in /docs (#341)
- 880c4aa chore: bump url-parse from 1.5.7 to 1.5.10 in /docs (#342)
- f341b8a docs: publish v2.4 feature docs (#338)
This list of changes was auto generated.
Full Changelog: v2.4.0...v2.5.0
v2.5.0-preview-1
Install the Arcus.Observability packages that you need via NuGet, for instance Arcus.Observability.Telemetry.Serilog.Sinks.ApplicationInsights:
Changes:
- 542af5f fix: use only integration test category in nuget release (#383)
- 1cbcb2b fix: nuget docker tests template ref (#382)
- 28c3ccd feat: add dependency id to cosmosdb dep tracking (#380)
- 89b94aa feat: add dependency id to event hubs dep tracking (#378)
- 2afa996 chore: bump eventsource from 1.1.0 to 1.1.1 in /docs (#381)
- 63929c5 feat: add extension to rm microsoft appinsights logprovider (#374)
- 96cb7eb feat: add az appinsights connectionstring overload (#375)
- acf566a feat: add dependency id to iot hub dep tracking (#379)
- 9afa093 feat: add dependency id to sql dep tracking (#376)
- 9818cb5 docs: update w better metric value (#377)
See More
- 5f153bb feat: add dependency id to http dep tracking (#373)
- 17333b1 feat: add dependency id to az tabe storage dep tracking (#371)
- 4214aa3 feat: add dependency id to az blob storage dep tracking (#370)
- 0d03c39 chore: fix correct release notes package name (#368)
- 559410c feat: add dependency id to custom dep tracking (#362)
- 62bce00 chore: bump cross-fetch from 3.1.4 to 3.1.5 in /docs (#369)
- dcb9db6 chore: split ilogger extensions in partial classes (#366)
- 4c3f72d chore: bump async from 2.6.3 to 2.6.4 in /docs (#367)
- ad3e02d chore: add readme to nuget packages + feature docs project URL (#365)
- 1da5d7a chore: update release notes header with example (#363)
- 507d34c chore: bump minimist from 1.2.5 to 1.2.6 in /docs (#361)
- 81a70a8 feat: add dependencyid to az servicebus topic dep tracking (#360)
- 0680166 feat: use duration measurement when tracking http requests (#357)
- f147176 docs: remove 'clear logging providers' from preview & published docs (#358)
- 8f33d7c feat: add dependency id to az servicebus queue tracking (#348)
- f5c11a2 feat: add dependency id to az search (#345)
- 465670d chore: add CodeQL code analysis (#350)
- 8e5590f chore: treat warnings as errors (#351)
- 885958f docs: add follow-up small improvements #338 (#349)
- 1e47bde chore: use file paths io url routes (#347)
- a566d6a chore: Mark ClearProvidersExceptFunctionProviders as obsolete (#340)
- 3d52396 chore: bump prismjs from 1.25.0 to 1.27.0 in /docs (#341)
- 880c4aa chore: bump url-parse from 1.5.7 to 1.5.10 in /docs (#342)
- f341b8a docs: publish v2.4 feature docs (#338)
This list of changes was auto generated.