Skip to content

Releases: prom-client-net/prom-client-metricserver

v6.0.0

23 Sep 13:28
v6.0.0
1041f95
Compare
Choose a tag to compare
  • Set UseDefaultCollectors to true by default
  • Prepend '/' if MapPath not start with '/'

Breaking changes:

  • Dropped support for netstandard2.* (#82)

v5.0.0

03 Sep 13:58
4d9e66d
Compare
Choose a tag to compare
  • Updated Prometheus.Client to v5.0.0 (Major)
  • Added MetricPrefixName to Options
  • Added AddLegacyMetrics to Options

Breaking changes:

  • Removed Obsolete constructor in MetricServer

v4.4.0

06 Apr 14:27
v4.4.0
78f1f5b
Compare
Choose a tag to compare
  • Added net6.0 target framework

v4.3.1

09 Jun 12:28
v4.3.1
65ecee8
Compare
Choose a tag to compare
  • Updated System.Text.Encodings.Web for fix vulnerability to RCE(Remote Code Execution) in netstandard2.0 and netstandard2.1

v4.3.0

03 Jun 19:51
v4.3.0
5a5d749
Compare
Choose a tag to compare
  • Added response encoding to Options (#24)

v4.2.0

23 May 15:04
v4.2.0
69ccc42
Compare
Choose a tag to compare
  • Removed 'Use DI container to retrieve CollectorRegistry', because doesn't work (#16)
  • Added net5.0 target framework
  • Added UseDefaultCollectors to Options, default - false
  • Moved CollectorRegistry from constructor to Options - CollectorRegistryInstance. Marked old constructor as Obsolete

v4.1.0

29 Jan 08:10
v4.1.0
3368b77
Compare
Choose a tag to compare
  • Updated Prometheus.Client to 4.3.0

4.0.0

23 Aug 21:20
4.0.0
5a54cfb
Compare
Choose a tag to compare
  • Use DI container to retrieve CollectorRegistry (#16)
  • Updated Prometheus.Client to 4.1.0

3.1.0

21 Jan 17:44
3.1.0
bee44cf
Compare
Choose a tag to compare
  • Added netstandard2.1 target
  • Updated Prometheus.Client version

3.0.1

04 Jun 18:49
3.0.1
61d5505
Compare
Choose a tag to compare
  • Updated Prometheus.Client version