Releases: prometheus/common
Releases · prometheus/common
v0.35.0
- [ENHANCEMENT] Static server: Add more mimetypes (#385)
v0.34.0
- [ENHANCEMENT] Enable selecting minimum TLS version. #375
v0.33.0
- [ENHANCEMENT] Make HTTP2 User Visible #360
- [FEATURE] Add proxy_url support for oauth2 #358
v0.32.0
- [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
Do not marshal secrets in URL's (#328)
v0.30.1
Do not marshal secrets in URL's (#328)
v0.31.0
- Re-enable HTTP/2 (#325)
- promlog: check the log level before calling runtime.Caller (#322)
v0.30.0
Add the ability to enable HTTP2 again via an env variable
v0.29.0
Add WithIdleConnTimeout HTTP client option