mirror of
https://github.com/prometheus-operator/prometheus-operator.git
synced 2025-04-16 09:16:38 +00:00
chore: update changelog for v0.80.0 updates
Signed-off-by: Jayapriya Pai <slashpai9@gmail.com>
This commit is contained in:
parent
6f920d7efb
commit
fead04d65e
1 changed files with 2 additions and 1 deletions
|
@ -1,11 +1,12 @@
|
||||||
# 0.80.0 / 2025-02-03
|
# 0.80.0 / 2025-02-03
|
||||||
|
|
||||||
* [CHANGE] Add more API validations to the ScrapeConfig CRD. #7231 #7220 #7215 #7238
|
* [CHANGE] Add more API validations to the ScrapeConfig CRD. #7231 #7220 #7215 #7238 #7244 #7255
|
||||||
* [FEATURE] Add `serviceName` field to the Prometheus and PrometheusAgent CRDs. #6687
|
* [FEATURE] Add `serviceName` field to the Prometheus and PrometheusAgent CRDs. #6687
|
||||||
* [FEATURE] Add `keepIdentifyingResourceAttributes` field in OTLPConfig for `Prometheus` and `PrometheusAgent` CRDs. #7240
|
* [FEATURE] Add `keepIdentifyingResourceAttributes` field in OTLPConfig for `Prometheus` and `PrometheusAgent` CRDs. #7240
|
||||||
* [FEATURE] Add `fallbackScrapeProtocol` field to ScrapeClass for `Prometheus` and `PrometheusAgent` CRDs. #7288
|
* [FEATURE] Add `fallbackScrapeProtocol` field to ScrapeClass for `Prometheus` and `PrometheusAgent` CRDs. #7288
|
||||||
* [FEATURE] Support `MSTeamsV2Config` receiver in Alertmanager configuration Secret. #7296
|
* [FEATURE] Support `MSTeamsV2Config` receiver in Alertmanager configuration Secret. #7296
|
||||||
* [FEATURE] Support `JiraConfig` and `RocketChat` receivers in Alertmanager configuration secret. #7315
|
* [FEATURE] Support `JiraConfig` and `RocketChat` receivers in Alertmanager configuration secret. #7315
|
||||||
|
* [FEATURE] Support global `smtp_tls_config` field in Alertmanager configuration secret. #7316
|
||||||
* [FEATURE] Add `timeout` field in Webhook receiver in Alertmanager configuration Secret. #7312
|
* [FEATURE] Add `timeout` field in Webhook receiver in Alertmanager configuration Secret. #7312
|
||||||
* [FEATURE] Add `content`, `username` and `avatarUrl` fields in Discord receiver in Alertmanager configuration secret. #7313
|
* [FEATURE] Add `content`, `username` and `avatarUrl` fields in Discord receiver in Alertmanager configuration secret. #7313
|
||||||
* [FEATURE] Add `scrapeFailureLogFile` field to the Prometheus and PrometheusAgent CRDs. #7038 #7311
|
* [FEATURE] Add `scrapeFailureLogFile` field to the Prometheus and PrometheusAgent CRDs. #7038 #7311
|
||||||
|
|
Loading…
Add table
Reference in a new issue