Skip to content

v2.7.0-preview-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@arcus-automation arcus-automation released this 01 Dec 06:26
1cef318

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-1

For 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.