Skip to content

Releases: prometheus/common

v0.38.0

08 Dec 13:28
v0.38.0
a33c32f
Compare
Choose a tag to compare
  • [FEATURE] Implement Stringer on TLSVersion (#405)
  • [FEATURE] Check if TLS certificate and key file have been modified (#345)
  • [ENHANCEMENT] Add the ability to specify the maximum acceptable TLS version (#414)
  • [ENHANCEMENT] Make LoadHTTPConfigFile set directory and move from tests file (#415)
  • [ENHANCEMENT] Get Revision from debug.BuildInfo if not explicitly set (#374)

v0.37.0

08 Dec 13:23
v0.37.0
49b3603
Compare
Choose a tag to compare
  • [ENHANCEMENT] Improve OAuth2 user agent handling (#391)

v0.36.0

08 Dec 13:24
v0.36.0
c5e1b60
Compare
Choose a tag to compare
  • [ENHANCEMENT] OAuth2: Respect disable keepalives option; Implement close idle connections (#390)
  • [ENHANCEMENT] Add User-Agent header to oauth2 requests #387

v0.35.0

08 Dec 13:25
v0.35.0
26d4974
Compare
Choose a tag to compare
  • [ENHANCEMENT] Static server: Add more mimetypes (#385)

v0.34.0

20 Apr 07:47
v0.34.0
3763a1d
Compare
Choose a tag to compare
  • [ENHANCEMENT] Enable selecting minimum TLS version. #375

v0.33.0

29 Mar 00:36
v0.33.0
902cb39
Compare
Choose a tag to compare
  • [ENHANCEMENT] Make HTTP2 User Visible #360
  • [FEATURE] Add proxy_url support for oauth2 #358

v0.32.0

20 Oct 07:58
v0.32.0
5e85cde
Compare
Choose a tag to compare
  • [FEATURE] Add tls_config field to OAuth 2.0 Config #331
  • [ENHANCEMENT] route: allow HEAD operations #332
  • [BUGFIX] Fix caller in promlog #334

v0.31.1

28 Sep 09:06
v0.31.1
049b42a
Compare
Choose a tag to compare

Do not marshal secrets in URL's (#328)

v0.30.1

28 Sep 06:55
v0.30.1
Compare
Choose a tag to compare

Do not marshal secrets in URL's (#328)

v0.31.0

26 Sep 21:12
v0.31.0
eb9347f
Compare
Choose a tag to compare
  • Re-enable HTTP/2 (#325)
  • promlog: check the log level before calling runtime.Caller (#322)