Skip to content
This repository was archived by the owner on Mar 26, 2019. It is now read-only.

Releases: AppMetrics/AspNetCoreHealth

2.1.0

02 Dec 14:10
4896225

Choose a tag to compare

As part of this release we had 17 commits which resulted in 4 issues being closed.
New Features

bug

new feature

  • #11 Support reporting health using App.Metrics.Health.Extensions.Hosting.HealthReporterBackgroundService

enhancement

  • #5 ASP.NET Core 2.1.0 package updates

investigation

  • #10 Health Check which require dependencies via DI

2.0.0

29 Mar 14:13
5b30669

Choose a tag to compare

As part of this release we had 1 issue closed.
Final preview before stable release

enhancement

  • #4 Project dependency updates

2.0.0-preview1

06 Feb 12:40

Choose a tag to compare

2.0.0-preview1 Pre-release
Pre-release

As part of this release we had 2 issues closed.

AppMetrics AspNetCore Health has been abstracted out of the core library to decouple Health from Metrics.

bug

  • #2 Exception registering JsonSerializerSettings conflicting with AppMetrics

enhancement

  • #1 Add sourcelink support