Skip to content

v2.4.0

Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 18 Feb 07:08
433ee9a

Install new version via NuGet

What's new?

Features

  • Provide the capability to track Azure Service Bus requests on queues (#242)
  • Provide the capability to add a dependency ID to Azure Key Vault dependency tracking (#243)
  • Provide the capability to generate a custom ID when tracking HTTP requests (#248)
  • Provide .NET 6 support (arcus-azure/arcus#106)

Fixes / Changes

  • Correctly support scalar Serilog types when parsing JSON objects (#256)
  • Use DurationMeasurement instead of DependencyMeasurement which doesn't include any dependency data (#266 #279 #283)

Breaking Changes

None.

Removal

  • Remove validation on Azure Key Vault secret and vault names when tracking Azure Key vault dependencies (#287)

Changes:

  • 433ee9a chore: bump url-parse from 1.5.3 to 1.5.7 in /docs (#337)
  • d09b227 chore: correct nuget dependencies (#332)
  • 671de38 chore: bump follow-redirects from 1.14.7 to 1.14.8 in /docs (#335)
  • 31f90e5 chore(deps): update dependency microsoft.net.test.sdk to v17 (#312)
  • b83e334 fix: discard /docs folder (#318)
  • c0a48b7 fix: renovate don't split multiple majors (#320)
  • 7f41087 chore(deps): update dependency microsoft.azure.devices.client to v1.40.0 (#297)
  • 0b03841 chore(deps): update dependency microsoft.net.test.sdk to v15.9.2 (#298)
  • bb557bf chore(deps): update dependency serilog.enrichers.environment to v2.2.0 (#302)
  • f02e3e3 chore(deps): update dependency bogus to v34 (#309)
See More
  • 6f4f365 chore(deps): update dependency polly to v7.2.3 (#292)
  • 12294d0 chore(deps): update dependency xunit to v2.4.1 (#303)
  • d26cf35 chore(deps): update dependency arcus.testing.logging to v0.3.0 (#296)
  • 784b47b chore(deps): update dependency moq to v4.16.1 (#299)
  • 02fd12e chore(deps): update dependency xunit.runner.visualstudio to v2.4.3 (#304)
  • fef5415 chore: bump axios from 0.21.1 to 0.21.4 in /docs (#282)
  • e445348 feat: remove az keyvault-specific guards (#289)
  • b0660b4 chore: add renovate config (#288)
  • 2640a17 feat: add duration measurement io dependency measurement (#285)
  • 612335d chore: bump nanoid from 3.1.23 to 3.2.0 in /docs (#274)
  • 0e52433 chore: bump shelljs from 0.8.4 to 0.8.5 in /docs (#275)
  • 8b09d8b chore: bump follow-redirects from 1.14.1 to 1.14.7 in /docs (#276)
  • 52cfa66 chore: bump algoliasearch-helper from 3.5.5 to 3.7.0 in /docs (#277)
  • d545a4c chore: update appinsights nuget package (#272)
  • 3ae1b79 feat: add request measurement for requests (#270)
  • 03f6ff8 feat: track az servicebus in app insights (#269)
  • 1e363b7 feat: add az servicebus request tracking (w/o ai support) (#250)
  • 20dfe4f feat: add dependency ID to az key vault dependency tracking (#251)
  • b0a2eb7 chore: upgrade to net6.0 (#257)
  • f364a3a feat: generate request telemetry id (#252)
  • af6f4bd fix: use serilog scalar value when serializing string values (#262)
  • e315bac docs: typo in 'syntax highlighting' (#261)
  • 7bf3d4d chore: remove tomkerkhove as code owner (#254)
  • 973b91d docs: Separate build scripts (#249)
  • fbfe2da docs: Add search (#241)
  • 1cbd8d5 test: strongly-typed metric assertion in unit tests (#232)
  • f91d073 docs: We only use {major}.{minor} for doc versions (#235)

Full Changelog: v2.3.0...v2.4.0