This repository was archived by the owner on Mar 26, 2019. It is now read-only.
Releases: AppMetrics/AspNetCoreHealth
Releases · AppMetrics/AspNetCoreHealth
2.1.0
As part of this release we had 17 commits which resulted in 4 issues being closed.
New Features
bug
- #9 Linux container System.IO.IOException: Failed to bind to address http://127.0.0.1:{PORT}: address already in use.
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
2.0.0-preview1
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