From 7651dd8d77d345e140349e2daf7b2d76880390c3 Mon Sep 17 00:00:00 2001 From: Ilia Kurenkov Date: Thu, 5 Dec 2024 17:38:29 +0100 Subject: [PATCH] Fix PR number in changelog entries (#19194) * Fix PR number in changelog entries * fix link too --- amazon_msk/CHANGELOG.md | 2 +- cisco_aci/CHANGELOG.md | 2 +- datadog_checks_base/CHANGELOG.md | 2 +- http_check/CHANGELOG.md | 2 +- kafka_consumer/CHANGELOG.md | 2 +- mysql/CHANGELOG.md | 2 +- openstack_controller/CHANGELOG.md | 2 +- postgres/CHANGELOG.md | 2 +- redisdb/CHANGELOG.md | 2 +- snmp/CHANGELOG.md | 2 +- snowflake/CHANGELOG.md | 2 +- tls/CHANGELOG.md | 2 +- vertica/CHANGELOG.md | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/amazon_msk/CHANGELOG.md b/amazon_msk/CHANGELOG.md index 262bdbdd5c747..4973f3d68464a 100644 --- a/amazon_msk/CHANGELOG.md +++ b/amazon_msk/CHANGELOG.md @@ -32,7 +32,7 @@ ***Added***: -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 4.9.0 / 2024-07-05 / Agent 7.56.0 diff --git a/cisco_aci/CHANGELOG.md b/cisco_aci/CHANGELOG.md index 2d3253e73220a..25c1008c338ae 100644 --- a/cisco_aci/CHANGELOG.md +++ b/cisco_aci/CHANGELOG.md @@ -72,7 +72,7 @@ * [NDM] Add NDM metadata support for Cisco ACI ([#17735](https://github.com/DataDog/integrations-core/pull/17735)) * [NDM] [Cisco ACI] Add common NDM tags to metrics ([#18017](https://github.com/DataDog/integrations-core/pull/18017)) * [NDM] [Cisco ACI] Add config flag for enabling sending metadata to NDM ([#18099](https://github.com/DataDog/integrations-core/pull/18099)) -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 2.9.0 / 2024-07-05 / Agent 7.56.0 diff --git a/datadog_checks_base/CHANGELOG.md b/datadog_checks_base/CHANGELOG.md index fab87d1cfff7b..5ba2cfb534768 100644 --- a/datadog_checks_base/CHANGELOG.md +++ b/datadog_checks_base/CHANGELOG.md @@ -73,7 +73,7 @@ * Log invalid line when failing to parse OpenMetrics response ([#17514](https://github.com/DataDog/integrations-core/pull/17514)) * Support log submission from checks ([#18019](https://github.com/DataDog/integrations-core/pull/18019)) * Allow untyped metrics that we coerce to `counter` to be collected regardless if they have `_total` or not. ([#18054](https://github.com/DataDog/integrations-core/pull/18054)) -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 36.10.0 / 2024-07-11 diff --git a/http_check/CHANGELOG.md b/http_check/CHANGELOG.md index dae4d86a8b0ea..6498ce6df9254 100644 --- a/http_check/CHANGELOG.md +++ b/http_check/CHANGELOG.md @@ -36,7 +36,7 @@ ***Added***: -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 9.7.0 / 2024-07-05 / Agent 7.56.0 diff --git a/kafka_consumer/CHANGELOG.md b/kafka_consumer/CHANGELOG.md index 33716717ce50e..7e993f84c168e 100644 --- a/kafka_consumer/CHANGELOG.md +++ b/kafka_consumer/CHANGELOG.md @@ -38,7 +38,7 @@ ***Added***: -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 4.5.0 / 2024-07-05 / Agent 7.56.0 diff --git a/mysql/CHANGELOG.md b/mysql/CHANGELOG.md index 645144fedb688..8955a0d54701d 100644 --- a/mysql/CHANGELOG.md +++ b/mysql/CHANGELOG.md @@ -71,7 +71,7 @@ * Adding databases (schemas) data collection to MySQL These data include information about the tables, their columns, indexes, foreign keys, and partitions. ([#17916](https://github.com/DataDog/integrations-core/pull/17916)) -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ***Fixed***: diff --git a/openstack_controller/CHANGELOG.md b/openstack_controller/CHANGELOG.md index 5c03d3494bcde..bd68268c2a5c5 100644 --- a/openstack_controller/CHANGELOG.md +++ b/openstack_controller/CHANGELOG.md @@ -26,7 +26,7 @@ ***Added***: -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 6.8.1 / 2024-07-24 / Agent 7.56.0 diff --git a/postgres/CHANGELOG.md b/postgres/CHANGELOG.md index 1b99e65ce49ee..cb8a7c57f2734 100644 --- a/postgres/CHANGELOG.md +++ b/postgres/CHANGELOG.md @@ -99,7 +99,7 @@ * Allow filtering of schema collection in Postgres using regexes to include or exclude objects ([#18145](https://github.com/DataDog/integrations-core/pull/18145)) * Collect blk read/write time from pg_stat_database ([#18169](https://github.com/DataDog/integrations-core/pull/18169)) * Use QueryManager to collect `custom_queries` and `global_custom_queries`. `custom_queries` now supports configurable `collection_interval`. ([#18183](https://github.com/DataDog/integrations-core/pull/18183)) -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) * Add new config option `role_arn` to AWS managed authentication to support cross account IAM auth. ([#18228](https://github.com/DataDog/integrations-core/pull/18228)) ***Fixed***: diff --git a/redisdb/CHANGELOG.md b/redisdb/CHANGELOG.md index 5c11b27d25849..167d25edbc34f 100644 --- a/redisdb/CHANGELOG.md +++ b/redisdb/CHANGELOG.md @@ -26,7 +26,7 @@ ***Added***: -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 5.6.0 / 2024-07-05 / Agent 7.56.0 diff --git a/snmp/CHANGELOG.md b/snmp/CHANGELOG.md index 269b5fef04919..9c4c2edd8dd7d 100644 --- a/snmp/CHANGELOG.md +++ b/snmp/CHANGELOG.md @@ -43,7 +43,7 @@ ***Added***: -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 7.3.1 / 2024-06-05 / Agent 7.55.0 diff --git a/snowflake/CHANGELOG.md b/snowflake/CHANGELOG.md index 312aff8586476..def3fc861a5a8 100644 --- a/snowflake/CHANGELOG.md +++ b/snowflake/CHANGELOG.md @@ -38,7 +38,7 @@ ***Added***: -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 5.7.0 / 2024-07-05 / Agent 7.56.0 diff --git a/tls/CHANGELOG.md b/tls/CHANGELOG.md index 4f6d290038601..b2068b73f2f7f 100644 --- a/tls/CHANGELOG.md +++ b/tls/CHANGELOG.md @@ -36,7 +36,7 @@ ***Added***: -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 2.18.0 / 2024-07-05 / Agent 7.56.0 diff --git a/vertica/CHANGELOG.md b/vertica/CHANGELOG.md index 96f8b93f65ddc..380420c558321 100644 --- a/vertica/CHANGELOG.md +++ b/vertica/CHANGELOG.md @@ -26,7 +26,7 @@ ***Added***: -* Update dependencies ([#18185](https://github.com/DataDog/integrations-core/pull/18185)) +* Update dependencies ([#18187](https://github.com/DataDog/integrations-core/pull/18187)) ## 4.5.0 / 2024-03-22 / Agent 7.53.0