diff --git a/aerospike/CHANGELOG.md b/aerospike/CHANGELOG.md index ae33c0d502fdd..c50d6c57c9a1b 100644 --- a/aerospike/CHANGELOG.md +++ b/aerospike/CHANGELOG.md @@ -2,6 +2,12 @@ +## 5.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 5.4.0 / 2026-04-01 ***Added***: diff --git a/aerospike/changelog.d/23047.fixed b/aerospike/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/aerospike/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/aerospike/datadog_checks/aerospike/__about__.py b/aerospike/datadog_checks/aerospike/__about__.py index 13284e3b25218..b78882929bc5d 100644 --- a/aerospike/datadog_checks/aerospike/__about__.py +++ b/aerospike/datadog_checks/aerospike/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2019-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '5.4.0' +__version__ = '5.4.1' diff --git a/amazon_msk/CHANGELOG.md b/amazon_msk/CHANGELOG.md index 912aca017eea9..437b1101f9f94 100644 --- a/amazon_msk/CHANGELOG.md +++ b/amazon_msk/CHANGELOG.md @@ -2,6 +2,16 @@ +## 7.7.0 / 2026-04-15 + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 7.6.0 / 2026-04-01 ***Added***: diff --git a/amazon_msk/changelog.d/22996.added b/amazon_msk/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/amazon_msk/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/amazon_msk/changelog.d/23047.fixed b/amazon_msk/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/amazon_msk/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/amazon_msk/datadog_checks/amazon_msk/__about__.py b/amazon_msk/datadog_checks/amazon_msk/__about__.py index 88988f222863c..6aac531e7a7c8 100644 --- a/amazon_msk/datadog_checks/amazon_msk/__about__.py +++ b/amazon_msk/datadog_checks/amazon_msk/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2019-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '7.6.0' +__version__ = '7.7.0' diff --git a/apache/CHANGELOG.md b/apache/CHANGELOG.md index a22b52d6fd059..d1a9a1e89c3f7 100644 --- a/apache/CHANGELOG.md +++ b/apache/CHANGELOG.md @@ -2,6 +2,12 @@ +## 7.4.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) + ## 7.4.0 / 2026-04-01 ***Added***: diff --git a/apache/changelog.d/22967.fixed b/apache/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/apache/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/apache/datadog_checks/apache/__about__.py b/apache/datadog_checks/apache/__about__.py index c7d55876f86a6..2321676ce8c11 100644 --- a/apache/datadog_checks/apache/__about__.py +++ b/apache/datadog_checks/apache/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "7.4.0" +__version__ = "7.4.1" diff --git a/appgate_sdp/CHANGELOG.md b/appgate_sdp/CHANGELOG.md index a0d61d35d5d62..5e8f3e02d3c24 100644 --- a/appgate_sdp/CHANGELOG.md +++ b/appgate_sdp/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/appgate_sdp/changelog.d/23047.fixed b/appgate_sdp/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/appgate_sdp/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/appgate_sdp/datadog_checks/appgate_sdp/__about__.py b/appgate_sdp/datadog_checks/appgate_sdp/__about__.py index 78696e0ad05c4..87e2fd1188602 100644 --- a/appgate_sdp/datadog_checks/appgate_sdp/__about__.py +++ b/appgate_sdp/datadog_checks/appgate_sdp/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/arangodb/CHANGELOG.md b/arangodb/CHANGELOG.md index 2481864d5a380..9b5e27ac590c0 100644 --- a/arangodb/CHANGELOG.md +++ b/arangodb/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/arangodb/changelog.d/23047.fixed b/arangodb/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/arangodb/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/arangodb/datadog_checks/arangodb/__about__.py b/arangodb/datadog_checks/arangodb/__about__.py index 404cd3b1c6591..44c567b207029 100644 --- a/arangodb/datadog_checks/arangodb/__about__.py +++ b/arangodb/datadog_checks/arangodb/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2022-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.4.1' diff --git a/argo_rollouts/CHANGELOG.md b/argo_rollouts/CHANGELOG.md index 08354bd3199bf..e950daeb1ac86 100644 --- a/argo_rollouts/CHANGELOG.md +++ b/argo_rollouts/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/argo_rollouts/changelog.d/23047.fixed b/argo_rollouts/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/argo_rollouts/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/argo_rollouts/datadog_checks/argo_rollouts/__about__.py b/argo_rollouts/datadog_checks/argo_rollouts/__about__.py index 1df6621df2b07..bd1babbabfd0e 100644 --- a/argo_rollouts/datadog_checks/argo_rollouts/__about__.py +++ b/argo_rollouts/datadog_checks/argo_rollouts/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/argo_workflows/CHANGELOG.md b/argo_workflows/CHANGELOG.md index 085f35ca8ac9b..107d55ec5739c 100644 --- a/argo_workflows/CHANGELOG.md +++ b/argo_workflows/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/argo_workflows/changelog.d/23047.fixed b/argo_workflows/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/argo_workflows/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/argo_workflows/datadog_checks/argo_workflows/__about__.py b/argo_workflows/datadog_checks/argo_workflows/__about__.py index 1df6621df2b07..bd1babbabfd0e 100644 --- a/argo_workflows/datadog_checks/argo_workflows/__about__.py +++ b/argo_workflows/datadog_checks/argo_workflows/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/argocd/CHANGELOG.md b/argocd/CHANGELOG.md index 707f063269cfa..b1328474affb2 100644 --- a/argocd/CHANGELOG.md +++ b/argocd/CHANGELOG.md @@ -2,6 +2,16 @@ +## 4.5.0 / 2026-04-15 + +***Added***: + +* Add support for new ArgoCD metrics including kubectl, OCI, GitHub API, login, and proxy extension metrics. ([#22960](https://github.com/DataDog/integrations-core/pull/22960)) + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/argocd/changelog.d/22960.added b/argocd/changelog.d/22960.added deleted file mode 100644 index 6e85795811557..0000000000000 --- a/argocd/changelog.d/22960.added +++ /dev/null @@ -1 +0,0 @@ -Add support for new ArgoCD metrics including kubectl, OCI, GitHub API, login, and proxy extension metrics. \ No newline at end of file diff --git a/argocd/changelog.d/23047.fixed b/argocd/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/argocd/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/argocd/datadog_checks/argocd/__about__.py b/argocd/datadog_checks/argocd/__about__.py index 404cd3b1c6591..8176946496084 100644 --- a/argocd/datadog_checks/argocd/__about__.py +++ b/argocd/datadog_checks/argocd/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2022-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.5.0' diff --git a/avi_vantage/CHANGELOG.md b/avi_vantage/CHANGELOG.md index 947cf2f7f19f1..0d1b204fe9d97 100644 --- a/avi_vantage/CHANGELOG.md +++ b/avi_vantage/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.4.0 / 2026-04-01 ***Added***: diff --git a/avi_vantage/changelog.d/23047.fixed b/avi_vantage/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/avi_vantage/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/avi_vantage/datadog_checks/avi_vantage/__about__.py b/avi_vantage/datadog_checks/avi_vantage/__about__.py index 0c03c6048a4d0..278bc6f25b300 100644 --- a/avi_vantage/datadog_checks/avi_vantage/__about__.py +++ b/avi_vantage/datadog_checks/avi_vantage/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2021-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.4.0' +__version__ = '6.4.1' diff --git a/aws_neuron/CHANGELOG.md b/aws_neuron/CHANGELOG.md index 715667386fd7d..5c0c261b276f7 100644 --- a/aws_neuron/CHANGELOG.md +++ b/aws_neuron/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/aws_neuron/changelog.d/23047.fixed b/aws_neuron/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/aws_neuron/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/aws_neuron/datadog_checks/aws_neuron/__about__.py b/aws_neuron/datadog_checks/aws_neuron/__about__.py index 1df6621df2b07..bd1babbabfd0e 100644 --- a/aws_neuron/datadog_checks/aws_neuron/__about__.py +++ b/aws_neuron/datadog_checks/aws_neuron/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/bentoml/CHANGELOG.md b/bentoml/CHANGELOG.md index 3af9f34379496..5b6495e629d81 100644 --- a/bentoml/CHANGELOG.md +++ b/bentoml/CHANGELOG.md @@ -2,6 +2,12 @@ +## 1.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 1.5.0 / 2026-04-01 ***Added***: diff --git a/bentoml/changelog.d/23047.fixed b/bentoml/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/bentoml/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/bentoml/datadog_checks/bentoml/__about__.py b/bentoml/datadog_checks/bentoml/__about__.py index c52b9b0329864..40d4f330b9edb 100644 --- a/bentoml/datadog_checks/bentoml/__about__.py +++ b/bentoml/datadog_checks/bentoml/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '1.5.0' +__version__ = '1.5.1' diff --git a/boundary/CHANGELOG.md b/boundary/CHANGELOG.md index f78621b29d61a..f62f1f87bb945 100644 --- a/boundary/CHANGELOG.md +++ b/boundary/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/boundary/changelog.d/23047.fixed b/boundary/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/boundary/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/boundary/datadog_checks/boundary/__about__.py b/boundary/datadog_checks/boundary/__about__.py index 404cd3b1c6591..44c567b207029 100644 --- a/boundary/datadog_checks/boundary/__about__.py +++ b/boundary/datadog_checks/boundary/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2022-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.4.1' diff --git a/calico/CHANGELOG.md b/calico/CHANGELOG.md index 6fe624c761479..7387d0d929b7c 100644 --- a/calico/CHANGELOG.md +++ b/calico/CHANGELOG.md @@ -2,6 +2,12 @@ +## 5.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 5.4.0 / 2026-04-01 ***Added***: diff --git a/calico/changelog.d/23047.fixed b/calico/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/calico/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/calico/datadog_checks/calico/__about__.py b/calico/datadog_checks/calico/__about__.py index 1218fb88cb2f9..236fffce4026c 100644 --- a/calico/datadog_checks/calico/__about__.py +++ b/calico/datadog_checks/calico/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '5.4.0' +__version__ = '5.4.1' diff --git a/cassandra/CHANGELOG.md b/cassandra/CHANGELOG.md index 9bd08bf5ec99a..5e089a443604d 100644 --- a/cassandra/CHANGELOG.md +++ b/cassandra/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.3.1 / 2026-04-15 + +***Fixed***: + +* Re-order configuration fields based on real-world usage data. ([#23274](https://github.com/DataDog/integrations-core/pull/23274)) + ## 3.3.0 / 2026-04-01 ***Added***: diff --git a/cassandra/changelog.d/23274.fixed b/cassandra/changelog.d/23274.fixed deleted file mode 100644 index a987be049736c..0000000000000 --- a/cassandra/changelog.d/23274.fixed +++ /dev/null @@ -1 +0,0 @@ -Re-order configuration fields based on real-world usage data. \ No newline at end of file diff --git a/cassandra/datadog_checks/cassandra/__about__.py b/cassandra/datadog_checks/cassandra/__about__.py index ccf4c4835eb69..a3b938c41252f 100644 --- a/cassandra/datadog_checks/cassandra/__about__.py +++ b/cassandra/datadog_checks/cassandra/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.3.0' +__version__ = '3.3.1' diff --git a/celery/CHANGELOG.md b/celery/CHANGELOG.md index 62b83f48b9d2c..f87cda61c9bea 100644 --- a/celery/CHANGELOG.md +++ b/celery/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.5.0 / 2026-04-01 ***Added***: diff --git a/celery/changelog.d/23047.fixed b/celery/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/celery/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/celery/datadog_checks/celery/__about__.py b/celery/datadog_checks/celery/__about__.py index 5e03ddfb39ef7..693cbad28beb0 100644 --- a/celery/datadog_checks/celery/__about__.py +++ b/celery/datadog_checks/celery/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.5.0' +__version__ = '2.5.1' diff --git a/ceph/CHANGELOG.md b/ceph/CHANGELOG.md index 72287f80bf8ad..a47d2b9cc3ad1 100644 --- a/ceph/CHANGELOG.md +++ b/ceph/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.5.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) + ## 4.5.0 / 2026-04-01 ***Added***: diff --git a/ceph/changelog.d/22967.fixed b/ceph/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/ceph/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/ceph/datadog_checks/ceph/__about__.py b/ceph/datadog_checks/ceph/__about__.py index b804d77769b02..f2f3e5b89da36 100644 --- a/ceph/datadog_checks/ceph/__about__.py +++ b/ceph/datadog_checks/ceph/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "4.5.0" +__version__ = "4.5.1" diff --git a/cert_manager/CHANGELOG.md b/cert_manager/CHANGELOG.md index 7b2081fafd761..1217d013126f7 100644 --- a/cert_manager/CHANGELOG.md +++ b/cert_manager/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.4.0 / 2026-04-01 ***Added***: diff --git a/cert_manager/changelog.d/23047.fixed b/cert_manager/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/cert_manager/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/cert_manager/datadog_checks/cert_manager/__about__.py b/cert_manager/datadog_checks/cert_manager/__about__.py index ba878a1bbc58e..cbb676fa15e64 100644 --- a/cert_manager/datadog_checks/cert_manager/__about__.py +++ b/cert_manager/datadog_checks/cert_manager/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2019-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.4.0' +__version__ = '6.4.1' diff --git a/cilium/CHANGELOG.md b/cilium/CHANGELOG.md index 9f55b466aea04..dbb23458e6223 100644 --- a/cilium/CHANGELOG.md +++ b/cilium/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.4.0 / 2026-04-01 ***Added***: diff --git a/cilium/changelog.d/23047.fixed b/cilium/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/cilium/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/cilium/datadog_checks/cilium/__about__.py b/cilium/datadog_checks/cilium/__about__.py index ba878a1bbc58e..cbb676fa15e64 100644 --- a/cilium/datadog_checks/cilium/__about__.py +++ b/cilium/datadog_checks/cilium/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2019-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.4.0' +__version__ = '6.4.1' diff --git a/clickhouse/CHANGELOG.md b/clickhouse/CHANGELOG.md index ae9c9581b9412..879affdeee80c 100644 --- a/clickhouse/CHANGELOG.md +++ b/clickhouse/CHANGELOG.md @@ -2,6 +2,19 @@ +## 6.6.0 / 2026-04-15 + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) +* Add query error collection from system.query_log for DBM ([#23041](https://github.com/DataDog/integrations-core/pull/23041)) +* Add support for ClickHouse explain plans. ([#23286](https://github.com/DataDog/integrations-core/pull/23286)) + +***Fixed***: + +* Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: + - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) ([#23282](https://github.com/DataDog/integrations-core/pull/23282)) + ## 6.5.0 / 2026-04-01 ***Added***: diff --git a/clickhouse/changelog.d/22996.added b/clickhouse/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/clickhouse/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/clickhouse/changelog.d/23041.added b/clickhouse/changelog.d/23041.added deleted file mode 100644 index bc7407b92682a..0000000000000 --- a/clickhouse/changelog.d/23041.added +++ /dev/null @@ -1 +0,0 @@ -Add query error collection from system.query_log for DBM diff --git a/clickhouse/changelog.d/23282.fixed b/clickhouse/changelog.d/23282.fixed deleted file mode 100644 index ee91090415a78..0000000000000 --- a/clickhouse/changelog.d/23282.fixed +++ /dev/null @@ -1,2 +0,0 @@ -Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: - - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) diff --git a/clickhouse/changelog.d/23286.fixed b/clickhouse/changelog.d/23286.fixed deleted file mode 100644 index 0fdd5973b5360..0000000000000 --- a/clickhouse/changelog.d/23286.fixed +++ /dev/null @@ -1 +0,0 @@ -Add support for ClickHouse explain plans. diff --git a/clickhouse/datadog_checks/clickhouse/__about__.py b/clickhouse/datadog_checks/clickhouse/__about__.py index c233785cf7bce..dd2d48c36aeb7 100644 --- a/clickhouse/datadog_checks/clickhouse/__about__.py +++ b/clickhouse/datadog_checks/clickhouse/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2019-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.5.0' +__version__ = '6.6.0' diff --git a/cockroachdb/CHANGELOG.md b/cockroachdb/CHANGELOG.md index 461fc35abaf31..7d5301a6ec038 100644 --- a/cockroachdb/CHANGELOG.md +++ b/cockroachdb/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.4.0 / 2026-04-01 ***Added***: diff --git a/cockroachdb/changelog.d/23047.fixed b/cockroachdb/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/cockroachdb/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/cockroachdb/datadog_checks/cockroachdb/__about__.py b/cockroachdb/datadog_checks/cockroachdb/__about__.py index 069a9a9b8d8fd..3b7bbbb676f6d 100644 --- a/cockroachdb/datadog_checks/cockroachdb/__about__.py +++ b/cockroachdb/datadog_checks/cockroachdb/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2018-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.4.0' +__version__ = '6.4.1' diff --git a/coredns/CHANGELOG.md b/coredns/CHANGELOG.md index 7a4cc05b23037..bbe978fd45e91 100644 --- a/coredns/CHANGELOG.md +++ b/coredns/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.4.0 / 2026-04-01 ***Added***: diff --git a/coredns/changelog.d/23047.fixed b/coredns/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/coredns/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/coredns/datadog_checks/coredns/__about__.py b/coredns/datadog_checks/coredns/__about__.py index f2ed42923b026..a8530e8ac52c9 100644 --- a/coredns/datadog_checks/coredns/__about__.py +++ b/coredns/datadog_checks/coredns/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.4.0' +__version__ = '6.4.1' diff --git a/datadog_checks_base/CHANGELOG.md b/datadog_checks_base/CHANGELOG.md index 72f4010a0e2b1..94f1748e61544 100644 --- a/datadog_checks_base/CHANGELOG.md +++ b/datadog_checks_base/CHANGELOG.md @@ -2,6 +2,19 @@ +## 37.35.0 / 2026-04-15 + +***Added***: + +* Add _get_package_dir utility method to AgentCheck for locating package data files ([#22749](https://github.com/DataDog/integrations-core/pull/22749)) + +***Fixed***: + +* Fallback to database host instead of agent host when failing to resolve a database host name ([#23181](https://github.com/DataDog/integrations-core/pull/23181)) +* Bump `requests` to `>=2.33.0` (CVE-2026-25645 / VULN-59770) and `cryptography` to `>=46.0.6` (CVE-2026-34073 / VULN-59768). ([#23223](https://github.com/DataDog/integrations-core/pull/23223)) +* Bump pyOpenSSL to >=26.0.0 to address CVE-2026-27459 (VULN-59209, Critical 9.8) and CVE-2026-27448 (VULN-59208, Medium 5.3). ([#23225](https://github.com/DataDog/integrations-core/pull/23225)) +* Apply ignore_tags filtering to dynamic tags in OpenMetrics v2 scraper. ([#23328](https://github.com/DataDog/integrations-core/pull/23328)) + ## 37.34.1 / 2026-04-02 ***Fixed***: diff --git a/datadog_checks_base/changelog.d/22749.added b/datadog_checks_base/changelog.d/22749.added deleted file mode 100644 index f7faf24c75fc1..0000000000000 --- a/datadog_checks_base/changelog.d/22749.added +++ /dev/null @@ -1 +0,0 @@ -Add _get_package_dir utility method to AgentCheck for locating package data files \ No newline at end of file diff --git a/datadog_checks_base/changelog.d/23181.fixed b/datadog_checks_base/changelog.d/23181.fixed deleted file mode 100644 index 235002ca81883..0000000000000 --- a/datadog_checks_base/changelog.d/23181.fixed +++ /dev/null @@ -1 +0,0 @@ -Fallback to database host instead of agent host when failing to resolve a database host name diff --git a/datadog_checks_base/changelog.d/23223.fixed b/datadog_checks_base/changelog.d/23223.fixed deleted file mode 100644 index 8aab8668ba18b..0000000000000 --- a/datadog_checks_base/changelog.d/23223.fixed +++ /dev/null @@ -1 +0,0 @@ -Bump `requests` to `>=2.33.0` (CVE-2026-25645 / VULN-59770) and `cryptography` to `>=46.0.6` (CVE-2026-34073 / VULN-59768). \ No newline at end of file diff --git a/datadog_checks_base/changelog.d/23225.fixed b/datadog_checks_base/changelog.d/23225.fixed deleted file mode 100644 index e130198f8a0ce..0000000000000 --- a/datadog_checks_base/changelog.d/23225.fixed +++ /dev/null @@ -1 +0,0 @@ -Bump pyOpenSSL to >=26.0.0 to address CVE-2026-27459 (VULN-59209, Critical 9.8) and CVE-2026-27448 (VULN-59208, Medium 5.3). diff --git a/datadog_checks_base/changelog.d/23328.fixed b/datadog_checks_base/changelog.d/23328.fixed deleted file mode 100644 index 6842a247edec0..0000000000000 --- a/datadog_checks_base/changelog.d/23328.fixed +++ /dev/null @@ -1 +0,0 @@ -Apply ignore_tags filtering to dynamic tags in OpenMetrics v2 scraper. diff --git a/datadog_checks_base/datadog_checks/base/__about__.py b/datadog_checks_base/datadog_checks/base/__about__.py index 18af61854ad0c..c4f15aa4e1aa5 100644 --- a/datadog_checks_base/datadog_checks/base/__about__.py +++ b/datadog_checks_base/datadog_checks/base/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2018-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "37.34.1" +__version__ = "37.35.0" diff --git a/datadog_csi_driver/CHANGELOG.md b/datadog_csi_driver/CHANGELOG.md index 1219359ccbb2a..372c84367d7cd 100644 --- a/datadog_csi_driver/CHANGELOG.md +++ b/datadog_csi_driver/CHANGELOG.md @@ -2,6 +2,12 @@ +## 1.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 1.5.0 / 2026-04-01 ***Added***: diff --git a/datadog_csi_driver/changelog.d/23047.fixed b/datadog_csi_driver/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/datadog_csi_driver/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/datadog_csi_driver/datadog_checks/datadog_csi_driver/__about__.py b/datadog_csi_driver/datadog_checks/datadog_csi_driver/__about__.py index c52b9b0329864..40d4f330b9edb 100644 --- a/datadog_csi_driver/datadog_checks/datadog_csi_driver/__about__.py +++ b/datadog_csi_driver/datadog_checks/datadog_csi_driver/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '1.5.0' +__version__ = '1.5.1' diff --git a/dcgm/CHANGELOG.md b/dcgm/CHANGELOG.md index 17a2049e21c4d..00700386dbc56 100644 --- a/dcgm/CHANGELOG.md +++ b/dcgm/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/dcgm/changelog.d/23047.fixed b/dcgm/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/dcgm/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/dcgm/datadog_checks/dcgm/__about__.py b/dcgm/datadog_checks/dcgm/__about__.py index 5f84e40d00764..6a3503dd79bd5 100644 --- a/dcgm/datadog_checks/dcgm/__about__.py +++ b/dcgm/datadog_checks/dcgm/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2023-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.4.1' diff --git a/disk/CHANGELOG.md b/disk/CHANGELOG.md index 0d9098eb96809..33a370bba28ae 100644 --- a/disk/CHANGELOG.md +++ b/disk/CHANGELOG.md @@ -2,6 +2,12 @@ +## 7.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 7.5.0 / 2026-04-01 ***Added***: diff --git a/disk/changelog.d/23047.fixed b/disk/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/disk/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/disk/datadog_checks/disk/__about__.py b/disk/datadog_checks/disk/__about__.py index 9a7884945b349..9af28651e6ed2 100644 --- a/disk/datadog_checks/disk/__about__.py +++ b/disk/datadog_checks/disk/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "7.5.0" +__version__ = "7.5.1" diff --git a/do_query_actions/CHANGELOG.md b/do_query_actions/CHANGELOG.md index f041fe5c9dca9..1a026071aa224 100644 --- a/do_query_actions/CHANGELOG.md +++ b/do_query_actions/CHANGELOG.md @@ -2,6 +2,12 @@ +## 1.1.0 / 2026-04-15 + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) + ## 1.0.0 / 2026-03-18 ***Added***: diff --git a/do_query_actions/changelog.d/22996.added b/do_query_actions/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/do_query_actions/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/do_query_actions/datadog_checks/do_query_actions/__about__.py b/do_query_actions/datadog_checks/do_query_actions/__about__.py index e09e075b64ac4..49c38e19af7b7 100644 --- a/do_query_actions/datadog_checks/do_query_actions/__about__.py +++ b/do_query_actions/datadog_checks/do_query_actions/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2026-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '1.0.0' +__version__ = '1.1.0' diff --git a/elastic/CHANGELOG.md b/elastic/CHANGELOG.md index 315cfc4b6bc37..cf6af90464775 100644 --- a/elastic/CHANGELOG.md +++ b/elastic/CHANGELOG.md @@ -2,6 +2,12 @@ +## 9.5.1 / 2026-04-15 + +***Fixed***: + +* Re-order configuration fields based on real-world usage data. ([#23278](https://github.com/DataDog/integrations-core/pull/23278)) + ## 9.5.0 / 2026-04-01 ***Added***: diff --git a/elastic/changelog.d/23278.fixed b/elastic/changelog.d/23278.fixed deleted file mode 100644 index a987be049736c..0000000000000 --- a/elastic/changelog.d/23278.fixed +++ /dev/null @@ -1 +0,0 @@ -Re-order configuration fields based on real-world usage data. \ No newline at end of file diff --git a/elastic/datadog_checks/elastic/__about__.py b/elastic/datadog_checks/elastic/__about__.py index e8bb977e167fd..2782ec16c9a6c 100644 --- a/elastic/datadog_checks/elastic/__about__.py +++ b/elastic/datadog_checks/elastic/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "9.5.0" +__version__ = "9.5.1" diff --git a/envoy/CHANGELOG.md b/envoy/CHANGELOG.md index 93f864c44f45c..60e3c3838927d 100644 --- a/envoy/CHANGELOG.md +++ b/envoy/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.5.0 / 2026-04-01 ***Added***: diff --git a/envoy/changelog.d/23047.fixed b/envoy/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/envoy/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/envoy/datadog_checks/envoy/__about__.py b/envoy/datadog_checks/envoy/__about__.py index 045140dbbf117..4e459e1ee8a62 100644 --- a/envoy/datadog_checks/envoy/__about__.py +++ b/envoy/datadog_checks/envoy/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.5.0' +__version__ = '6.5.1' diff --git a/falco/CHANGELOG.md b/falco/CHANGELOG.md index 25920563d9cb4..83ecab21f5054 100644 --- a/falco/CHANGELOG.md +++ b/falco/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/falco/changelog.d/23047.fixed b/falco/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/falco/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/falco/datadog_checks/falco/__about__.py b/falco/datadog_checks/falco/__about__.py index a5ed0ed78896f..56c236f22d2e8 100644 --- a/falco/datadog_checks/falco/__about__.py +++ b/falco/datadog_checks/falco/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/fluentd/CHANGELOG.md b/fluentd/CHANGELOG.md index 80020b9488540..2b5418bb327c0 100644 --- a/fluentd/CHANGELOG.md +++ b/fluentd/CHANGELOG.md @@ -2,6 +2,12 @@ +## 5.5.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) + ## 5.5.0 / 2026-04-01 ***Added***: diff --git a/fluentd/changelog.d/22967.fixed b/fluentd/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/fluentd/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/fluentd/datadog_checks/fluentd/__about__.py b/fluentd/datadog_checks/fluentd/__about__.py index 73de0281ede12..7a2568873c406 100644 --- a/fluentd/datadog_checks/fluentd/__about__.py +++ b/fluentd/datadog_checks/fluentd/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '5.5.0' +__version__ = '5.5.1' diff --git a/fluxcd/CHANGELOG.md b/fluxcd/CHANGELOG.md index 6b8048848fd99..a2052676b0eb7 100644 --- a/fluxcd/CHANGELOG.md +++ b/fluxcd/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/fluxcd/changelog.d/23047.fixed b/fluxcd/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/fluxcd/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/fluxcd/datadog_checks/fluxcd/__about__.py b/fluxcd/datadog_checks/fluxcd/__about__.py index f8ea7ffb287b1..3580a12169de1 100644 --- a/fluxcd/datadog_checks/fluxcd/__about__.py +++ b/fluxcd/datadog_checks/fluxcd/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "3.4.0" +__version__ = "3.4.1" diff --git a/fly_io/CHANGELOG.md b/fly_io/CHANGELOG.md index a7d2607395d61..b8d54a878de18 100644 --- a/fly_io/CHANGELOG.md +++ b/fly_io/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/fly_io/changelog.d/23047.fixed b/fly_io/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/fly_io/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/fly_io/datadog_checks/fly_io/__about__.py b/fly_io/datadog_checks/fly_io/__about__.py index 1df6621df2b07..bd1babbabfd0e 100644 --- a/fly_io/datadog_checks/fly_io/__about__.py +++ b/fly_io/datadog_checks/fly_io/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/gitlab/CHANGELOG.md b/gitlab/CHANGELOG.md index 9f9f40fe67d73..e6ec5d69c06cb 100644 --- a/gitlab/CHANGELOG.md +++ b/gitlab/CHANGELOG.md @@ -2,6 +2,12 @@ +## 10.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 10.4.0 / 2026-04-01 ***Added***: diff --git a/gitlab/changelog.d/23047.fixed b/gitlab/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/gitlab/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/gitlab/datadog_checks/gitlab/__about__.py b/gitlab/datadog_checks/gitlab/__about__.py index 4be4a22140419..deeb0604ce9da 100644 --- a/gitlab/datadog_checks/gitlab/__about__.py +++ b/gitlab/datadog_checks/gitlab/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '10.4.0' +__version__ = '10.4.1' diff --git a/haproxy/CHANGELOG.md b/haproxy/CHANGELOG.md index f3a367c03f7c4..53bb4e821aed3 100644 --- a/haproxy/CHANGELOG.md +++ b/haproxy/CHANGELOG.md @@ -2,6 +2,12 @@ +## 8.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 8.4.0 / 2026-04-01 ***Added***: diff --git a/haproxy/changelog.d/23047.fixed b/haproxy/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/haproxy/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/haproxy/datadog_checks/haproxy/__about__.py b/haproxy/datadog_checks/haproxy/__about__.py index 4d729922f56f0..db5a684de903c 100644 --- a/haproxy/datadog_checks/haproxy/__about__.py +++ b/haproxy/datadog_checks/haproxy/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "8.4.0" +__version__ = "8.4.1" diff --git a/hugging_face_tgi/CHANGELOG.md b/hugging_face_tgi/CHANGELOG.md index ca6afe5387bc8..326fbb238a842 100644 --- a/hugging_face_tgi/CHANGELOG.md +++ b/hugging_face_tgi/CHANGELOG.md @@ -2,6 +2,12 @@ +## 1.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 1.5.0 / 2026-04-01 ***Added***: diff --git a/hugging_face_tgi/changelog.d/23047.fixed b/hugging_face_tgi/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/hugging_face_tgi/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/hugging_face_tgi/datadog_checks/hugging_face_tgi/__about__.py b/hugging_face_tgi/datadog_checks/hugging_face_tgi/__about__.py index c52b9b0329864..40d4f330b9edb 100644 --- a/hugging_face_tgi/datadog_checks/hugging_face_tgi/__about__.py +++ b/hugging_face_tgi/datadog_checks/hugging_face_tgi/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '1.5.0' +__version__ = '1.5.1' diff --git a/ibm_ace/CHANGELOG.md b/ibm_ace/CHANGELOG.md index 5fab5a6441ee0..e6ed687c6fe1e 100644 --- a/ibm_ace/CHANGELOG.md +++ b/ibm_ace/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.5.1 / 2026-04-15 + +***Fixed***: + +* Fix intermittent `MQRC_TRUNCATED_MSG_FAILED` errors by increasing the MQ subscription message buffer ([#23029](https://github.com/DataDog/integrations-core/pull/23029)) + ## 4.5.0 / 2026-03-18 ***Added***: diff --git a/ibm_ace/changelog.d/23029.fixed b/ibm_ace/changelog.d/23029.fixed deleted file mode 100644 index 6c8589ac76062..0000000000000 --- a/ibm_ace/changelog.d/23029.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix intermittent `MQRC_TRUNCATED_MSG_FAILED` errors by increasing the MQ subscription message buffer diff --git a/ibm_ace/datadog_checks/ibm_ace/__about__.py b/ibm_ace/datadog_checks/ibm_ace/__about__.py index 8176946496084..e71e560519f8f 100644 --- a/ibm_ace/datadog_checks/ibm_ace/__about__.py +++ b/ibm_ace/datadog_checks/ibm_ace/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2022-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.5.0' +__version__ = '4.5.1' diff --git a/ibm_mq/CHANGELOG.md b/ibm_mq/CHANGELOG.md index 5dda4e3657123..c4a0683b4a459 100644 --- a/ibm_mq/CHANGELOG.md +++ b/ibm_mq/CHANGELOG.md @@ -2,6 +2,13 @@ +## 8.9.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) +* Fix UnicodeDecodeError when IBM MQ queue manager returns channel or queue description fields in non-UTF-8 encoding. ([#23130](https://github.com/DataDog/integrations-core/pull/23130)) + ## 8.9.0 / 2026-03-18 ***Added***: diff --git a/ibm_mq/changelog.d/23047.fixed b/ibm_mq/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/ibm_mq/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/ibm_mq/changelog.d/23130.fixed b/ibm_mq/changelog.d/23130.fixed deleted file mode 100644 index e486f11d92e15..0000000000000 --- a/ibm_mq/changelog.d/23130.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix UnicodeDecodeError when IBM MQ queue manager returns channel or queue description fields in non-UTF-8 encoding. diff --git a/ibm_mq/datadog_checks/ibm_mq/__about__.py b/ibm_mq/datadog_checks/ibm_mq/__about__.py index 90a1a6e4c20fc..0932b34764832 100644 --- a/ibm_mq/datadog_checks/ibm_mq/__about__.py +++ b/ibm_mq/datadog_checks/ibm_mq/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2018-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '8.9.0' +__version__ = '8.9.1' diff --git a/impala/CHANGELOG.md b/impala/CHANGELOG.md index 840a8ec5cc514..45f3c616c0454 100644 --- a/impala/CHANGELOG.md +++ b/impala/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/impala/changelog.d/23047.fixed b/impala/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/impala/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/impala/datadog_checks/impala/__about__.py b/impala/datadog_checks/impala/__about__.py index 404cd3b1c6591..44c567b207029 100644 --- a/impala/datadog_checks/impala/__about__.py +++ b/impala/datadog_checks/impala/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2022-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.4.1' diff --git a/istio/CHANGELOG.md b/istio/CHANGELOG.md index e889e13fbf54f..c46e8bcc7b86b 100644 --- a/istio/CHANGELOG.md +++ b/istio/CHANGELOG.md @@ -2,6 +2,13 @@ +## 9.5.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 9.5.0 / 2026-04-01 ***Added***: diff --git a/istio/changelog.d/22967.fixed b/istio/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/istio/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/istio/changelog.d/23047.fixed b/istio/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/istio/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/istio/datadog_checks/istio/__about__.py b/istio/datadog_checks/istio/__about__.py index e8bb977e167fd..2782ec16c9a6c 100644 --- a/istio/datadog_checks/istio/__about__.py +++ b/istio/datadog_checks/istio/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "9.5.0" +__version__ = "9.5.1" diff --git a/kafka/CHANGELOG.md b/kafka/CHANGELOG.md index 578eb3576d154..24612d96c53b1 100644 --- a/kafka/CHANGELOG.md +++ b/kafka/CHANGELOG.md @@ -2,6 +2,14 @@ +## 4.5.0 / 2026-04-15 + +***Added***: + +* Add kafka.broker.start_time metric tagged with broker_id. ([#23020](https://github.com/DataDog/integrations-core/pull/23020)) +* Add kafka.log.partition.size metric for topic partition disk usage. ([#23028](https://github.com/DataDog/integrations-core/pull/23028)) +* Add kafka.log.directory.offline metric to track log directory health status. ([#23038](https://github.com/DataDog/integrations-core/pull/23038)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/kafka/changelog.d/23020.added b/kafka/changelog.d/23020.added deleted file mode 100644 index 6902b1c205389..0000000000000 --- a/kafka/changelog.d/23020.added +++ /dev/null @@ -1 +0,0 @@ -Add kafka.broker.start_time metric tagged with broker_id. diff --git a/kafka/changelog.d/23028.added b/kafka/changelog.d/23028.added deleted file mode 100644 index 23854a36ac28a..0000000000000 --- a/kafka/changelog.d/23028.added +++ /dev/null @@ -1 +0,0 @@ -Add kafka.log.partition.size metric for topic partition disk usage. diff --git a/kafka/changelog.d/23038.added b/kafka/changelog.d/23038.added deleted file mode 100644 index ee12ba7ed9b42..0000000000000 --- a/kafka/changelog.d/23038.added +++ /dev/null @@ -1 +0,0 @@ -Add kafka.log.directory.offline metric to track log directory health status. diff --git a/kafka/datadog_checks/kafka/__about__.py b/kafka/datadog_checks/kafka/__about__.py index 4f72691353458..201e8c7c80fd8 100644 --- a/kafka/datadog_checks/kafka/__about__.py +++ b/kafka/datadog_checks/kafka/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.5.0' diff --git a/kafka_actions/CHANGELOG.md b/kafka_actions/CHANGELOG.md index 1347674e542b1..e69e8e95dd110 100644 --- a/kafka_actions/CHANGELOG.md +++ b/kafka_actions/CHANGELOG.md @@ -2,6 +2,20 @@ +## 2.6.0 / 2026-04-15 + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) +* Add raw message format with base64 encoding for key and value deserialization ([#23023](https://github.com/DataDog/integrations-core/pull/23023)) +* Base64-encode binary headers and support header filtering in jq-style filters ([#23106](https://github.com/DataDog/integrations-core/pull/23106)) + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) +* Fix filter type coercion for numeric comparisons on protobuf int64 fields ([#23162](https://github.com/DataDog/integrations-core/pull/23162)) +* Fix Avro deserialization for schemas with logical types (decimal, uuid, date, time, timestamp) that caused "Object of type ... is not JSON serializable" errors. ([#23224](https://github.com/DataDog/integrations-core/pull/23224)) + ## 2.5.0 / 2026-04-01 ***Added***: diff --git a/kafka_actions/changelog.d/22996.added b/kafka_actions/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/kafka_actions/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/kafka_actions/changelog.d/23023.added b/kafka_actions/changelog.d/23023.added deleted file mode 100644 index 6baf20332a524..0000000000000 --- a/kafka_actions/changelog.d/23023.added +++ /dev/null @@ -1 +0,0 @@ -Add raw message format with base64 encoding for key and value deserialization \ No newline at end of file diff --git a/kafka_actions/changelog.d/23047.fixed b/kafka_actions/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kafka_actions/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kafka_actions/changelog.d/23106.added b/kafka_actions/changelog.d/23106.added deleted file mode 100644 index cdebc1f208264..0000000000000 --- a/kafka_actions/changelog.d/23106.added +++ /dev/null @@ -1 +0,0 @@ -Base64-encode binary headers and support header filtering in jq-style filters \ No newline at end of file diff --git a/kafka_actions/changelog.d/23162.fixed b/kafka_actions/changelog.d/23162.fixed deleted file mode 100644 index 05da1bf9f8943..0000000000000 --- a/kafka_actions/changelog.d/23162.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix filter type coercion for numeric comparisons on protobuf int64 fields \ No newline at end of file diff --git a/kafka_actions/changelog.d/23224.fixed b/kafka_actions/changelog.d/23224.fixed deleted file mode 100644 index 870e12b455645..0000000000000 --- a/kafka_actions/changelog.d/23224.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix Avro deserialization for schemas with logical types (decimal, uuid, date, time, timestamp) that caused "Object of type ... is not JSON serializable" errors. diff --git a/kafka_actions/datadog_checks/kafka_actions/__about__.py b/kafka_actions/datadog_checks/kafka_actions/__about__.py index 5e03ddfb39ef7..0657a9824a298 100644 --- a/kafka_actions/datadog_checks/kafka_actions/__about__.py +++ b/kafka_actions/datadog_checks/kafka_actions/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.5.0' +__version__ = '2.6.0' diff --git a/kafka_consumer/CHANGELOG.md b/kafka_consumer/CHANGELOG.md index 934973739d1f8..8783ea0d7b61f 100644 --- a/kafka_consumer/CHANGELOG.md +++ b/kafka_consumer/CHANGELOG.md @@ -2,6 +2,17 @@ +## 7.2.0 / 2026-04-15 + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) +* Send cluster monitoring heartbeat via data streams messages with context count and limit. ([#23281](https://github.com/DataDog/integrations-core/pull/23281)) + +***Fixed***: + +* Fix consumer leak when offsets_for_times() times out, preventing a potential librdkafka crash ([#23241](https://github.com/DataDog/integrations-core/pull/23241)) + ## 7.1.0 / 2026-04-01 ***Added***: diff --git a/kafka_consumer/changelog.d/22996.added b/kafka_consumer/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/kafka_consumer/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/kafka_consumer/changelog.d/23241.fixed b/kafka_consumer/changelog.d/23241.fixed deleted file mode 100644 index 92188a805257e..0000000000000 --- a/kafka_consumer/changelog.d/23241.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix consumer leak when offsets_for_times() times out, preventing a potential librdkafka crash diff --git a/kafka_consumer/changelog.d/23281.added b/kafka_consumer/changelog.d/23281.added deleted file mode 100644 index 91b4251f15ea7..0000000000000 --- a/kafka_consumer/changelog.d/23281.added +++ /dev/null @@ -1 +0,0 @@ -Send cluster monitoring heartbeat via data streams messages with context count and limit. \ No newline at end of file diff --git a/kafka_consumer/datadog_checks/kafka_consumer/__about__.py b/kafka_consumer/datadog_checks/kafka_consumer/__about__.py index 2ab230cc7432c..9fa41233efdd1 100644 --- a/kafka_consumer/datadog_checks/kafka_consumer/__about__.py +++ b/kafka_consumer/datadog_checks/kafka_consumer/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "7.1.0" +__version__ = "7.2.0" diff --git a/karpenter/CHANGELOG.md b/karpenter/CHANGELOG.md index 9700a6a42b5ca..9e3dfdeb32f99 100644 --- a/karpenter/CHANGELOG.md +++ b/karpenter/CHANGELOG.md @@ -2,6 +2,13 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Use `8080` as the default metrics port and fix docs references ([#22860](https://github.com/DataDog/integrations-core/pull/22860)) +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/karpenter/changelog.d/22860.fixed b/karpenter/changelog.d/22860.fixed deleted file mode 100644 index acb8d304a62d2..0000000000000 --- a/karpenter/changelog.d/22860.fixed +++ /dev/null @@ -1 +0,0 @@ -Use `8080` as the default metrics port and fix docs references diff --git a/karpenter/changelog.d/23047.fixed b/karpenter/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/karpenter/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/karpenter/datadog_checks/karpenter/__about__.py b/karpenter/datadog_checks/karpenter/__about__.py index 9ffe95eccd89d..13a95fe6bb7b9 100644 --- a/karpenter/datadog_checks/karpenter/__about__.py +++ b/karpenter/datadog_checks/karpenter/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2023-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/keda/CHANGELOG.md b/keda/CHANGELOG.md index 99da82499df19..cf7f057dfa7b8 100644 --- a/keda/CHANGELOG.md +++ b/keda/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/keda/changelog.d/23047.fixed b/keda/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/keda/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/keda/datadog_checks/keda/__about__.py b/keda/datadog_checks/keda/__about__.py index 78696e0ad05c4..87e2fd1188602 100644 --- a/keda/datadog_checks/keda/__about__.py +++ b/keda/datadog_checks/keda/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/kong/CHANGELOG.md b/kong/CHANGELOG.md index a6c7b39c7f652..6a81a27d333c3 100644 --- a/kong/CHANGELOG.md +++ b/kong/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.4.0 / 2026-04-01 ***Added***: diff --git a/kong/changelog.d/23047.fixed b/kong/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kong/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kong/datadog_checks/kong/__about__.py b/kong/datadog_checks/kong/__about__.py index f2ed42923b026..a8530e8ac52c9 100644 --- a/kong/datadog_checks/kong/__about__.py +++ b/kong/datadog_checks/kong/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.4.0' +__version__ = '6.4.1' diff --git a/krakend/CHANGELOG.md b/krakend/CHANGELOG.md index 55991fb8c2366..8f84f5d9a9eac 100644 --- a/krakend/CHANGELOG.md +++ b/krakend/CHANGELOG.md @@ -2,6 +2,12 @@ +## 1.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 1.4.0 / 2026-04-01 ***Added***: diff --git a/krakend/changelog.d/23047.fixed b/krakend/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/krakend/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/krakend/datadog_checks/krakend/__about__.py b/krakend/datadog_checks/krakend/__about__.py index 4311c0a801a9d..1797020da53ae 100644 --- a/krakend/datadog_checks/krakend/__about__.py +++ b/krakend/datadog_checks/krakend/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "1.4.0" +__version__ = "1.4.1" diff --git a/kube_controller_manager/CHANGELOG.md b/kube_controller_manager/CHANGELOG.md index 6d1a5bc1c5c0e..a37685efe7778 100644 --- a/kube_controller_manager/CHANGELOG.md +++ b/kube_controller_manager/CHANGELOG.md @@ -2,6 +2,12 @@ +## 8.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 8.4.0 / 2026-04-01 ***Added***: diff --git a/kube_controller_manager/changelog.d/23047.fixed b/kube_controller_manager/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kube_controller_manager/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kube_controller_manager/datadog_checks/kube_controller_manager/__about__.py b/kube_controller_manager/datadog_checks/kube_controller_manager/__about__.py index a41213297be23..2b1a3648ab19b 100644 --- a/kube_controller_manager/datadog_checks/kube_controller_manager/__about__.py +++ b/kube_controller_manager/datadog_checks/kube_controller_manager/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2018-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '8.4.0' +__version__ = '8.4.1' diff --git a/kube_scheduler/CHANGELOG.md b/kube_scheduler/CHANGELOG.md index 430b02787a1d3..a1203902ac277 100644 --- a/kube_scheduler/CHANGELOG.md +++ b/kube_scheduler/CHANGELOG.md @@ -2,6 +2,12 @@ +## 7.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 7.4.0 / 2026-04-01 ***Added***: diff --git a/kube_scheduler/changelog.d/23047.fixed b/kube_scheduler/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kube_scheduler/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kube_scheduler/datadog_checks/kube_scheduler/__about__.py b/kube_scheduler/datadog_checks/kube_scheduler/__about__.py index 4fbf894f53704..f6db020843e38 100644 --- a/kube_scheduler/datadog_checks/kube_scheduler/__about__.py +++ b/kube_scheduler/datadog_checks/kube_scheduler/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2019-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '7.4.0' +__version__ = '7.4.1' diff --git a/kubeflow/CHANGELOG.md b/kubeflow/CHANGELOG.md index ff427280c7bd6..ce8c9449b7557 100644 --- a/kubeflow/CHANGELOG.md +++ b/kubeflow/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/kubeflow/changelog.d/23047.fixed b/kubeflow/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kubeflow/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kubeflow/datadog_checks/kubeflow/__about__.py b/kubeflow/datadog_checks/kubeflow/__about__.py index 78696e0ad05c4..87e2fd1188602 100644 --- a/kubeflow/datadog_checks/kubeflow/__about__.py +++ b/kubeflow/datadog_checks/kubeflow/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/kubernetes_cluster_autoscaler/CHANGELOG.md b/kubernetes_cluster_autoscaler/CHANGELOG.md index 18bbbfb90f622..6e2542ecf8f40 100644 --- a/kubernetes_cluster_autoscaler/CHANGELOG.md +++ b/kubernetes_cluster_autoscaler/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/kubernetes_cluster_autoscaler/changelog.d/23047.fixed b/kubernetes_cluster_autoscaler/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kubernetes_cluster_autoscaler/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kubernetes_cluster_autoscaler/datadog_checks/kubernetes_cluster_autoscaler/__about__.py b/kubernetes_cluster_autoscaler/datadog_checks/kubernetes_cluster_autoscaler/__about__.py index 1df6621df2b07..bd1babbabfd0e 100644 --- a/kubernetes_cluster_autoscaler/datadog_checks/kubernetes_cluster_autoscaler/__about__.py +++ b/kubernetes_cluster_autoscaler/datadog_checks/kubernetes_cluster_autoscaler/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/kubevirt_api/CHANGELOG.md b/kubevirt_api/CHANGELOG.md index caf1ac08609a4..26c00f3b1de80 100644 --- a/kubevirt_api/CHANGELOG.md +++ b/kubevirt_api/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.5.0 / 2026-04-01 ***Added***: diff --git a/kubevirt_api/changelog.d/23047.fixed b/kubevirt_api/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kubevirt_api/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kubevirt_api/datadog_checks/kubevirt_api/__about__.py b/kubevirt_api/datadog_checks/kubevirt_api/__about__.py index 09e50eba57459..02e32a7007a98 100644 --- a/kubevirt_api/datadog_checks/kubevirt_api/__about__.py +++ b/kubevirt_api/datadog_checks/kubevirt_api/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.5.0' +__version__ = '2.5.1' diff --git a/kubevirt_controller/CHANGELOG.md b/kubevirt_controller/CHANGELOG.md index d505fafc9dfee..c413ba8239d48 100644 --- a/kubevirt_controller/CHANGELOG.md +++ b/kubevirt_controller/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/kubevirt_controller/changelog.d/23047.fixed b/kubevirt_controller/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kubevirt_controller/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kubevirt_controller/datadog_checks/kubevirt_controller/__about__.py b/kubevirt_controller/datadog_checks/kubevirt_controller/__about__.py index 78696e0ad05c4..87e2fd1188602 100644 --- a/kubevirt_controller/datadog_checks/kubevirt_controller/__about__.py +++ b/kubevirt_controller/datadog_checks/kubevirt_controller/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/kubevirt_handler/CHANGELOG.md b/kubevirt_handler/CHANGELOG.md index 6612006e450d2..502898c7ea77a 100644 --- a/kubevirt_handler/CHANGELOG.md +++ b/kubevirt_handler/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.5.0 / 2026-04-01 ***Added***: diff --git a/kubevirt_handler/changelog.d/23047.fixed b/kubevirt_handler/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kubevirt_handler/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kubevirt_handler/datadog_checks/kubevirt_handler/__about__.py b/kubevirt_handler/datadog_checks/kubevirt_handler/__about__.py index 09e50eba57459..02e32a7007a98 100644 --- a/kubevirt_handler/datadog_checks/kubevirt_handler/__about__.py +++ b/kubevirt_handler/datadog_checks/kubevirt_handler/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.5.0' +__version__ = '2.5.1' diff --git a/kuma/CHANGELOG.md b/kuma/CHANGELOG.md index 36747208640ac..24211a4586a14 100644 --- a/kuma/CHANGELOG.md +++ b/kuma/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/kuma/changelog.d/23047.fixed b/kuma/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kuma/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kuma/datadog_checks/kuma/__about__.py b/kuma/datadog_checks/kuma/__about__.py index a5ed0ed78896f..56c236f22d2e8 100644 --- a/kuma/datadog_checks/kuma/__about__.py +++ b/kuma/datadog_checks/kuma/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/kyverno/CHANGELOG.md b/kyverno/CHANGELOG.md index 9d293b6fbec09..aadadc16babdb 100644 --- a/kyverno/CHANGELOG.md +++ b/kyverno/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/kyverno/changelog.d/23047.fixed b/kyverno/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/kyverno/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/kyverno/datadog_checks/kyverno/__about__.py b/kyverno/datadog_checks/kyverno/__about__.py index 1df6621df2b07..bd1babbabfd0e 100644 --- a/kyverno/datadog_checks/kyverno/__about__.py +++ b/kyverno/datadog_checks/kyverno/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/linkerd/CHANGELOG.md b/linkerd/CHANGELOG.md index 59cda200c34c6..a25d72255c1e4 100644 --- a/linkerd/CHANGELOG.md +++ b/linkerd/CHANGELOG.md @@ -2,6 +2,12 @@ +## 7.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 7.4.0 / 2026-04-01 ***Added***: diff --git a/linkerd/changelog.d/23047.fixed b/linkerd/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/linkerd/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/linkerd/datadog_checks/linkerd/__about__.py b/linkerd/datadog_checks/linkerd/__about__.py index 46006903ef987..9b4795b90af05 100644 --- a/linkerd/datadog_checks/linkerd/__about__.py +++ b/linkerd/datadog_checks/linkerd/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2018-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "7.4.0" +__version__ = "7.4.1" diff --git a/litellm/CHANGELOG.md b/litellm/CHANGELOG.md index c1035a3c88d7b..2581b3da37d61 100644 --- a/litellm/CHANGELOG.md +++ b/litellm/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/litellm/changelog.d/23047.fixed b/litellm/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/litellm/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/litellm/datadog_checks/litellm/__about__.py b/litellm/datadog_checks/litellm/__about__.py index a5ed0ed78896f..56c236f22d2e8 100644 --- a/litellm/datadog_checks/litellm/__about__.py +++ b/litellm/datadog_checks/litellm/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/milvus/CHANGELOG.md b/milvus/CHANGELOG.md index 764a938ef9fb9..2243d5abcd85b 100644 --- a/milvus/CHANGELOG.md +++ b/milvus/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.5.0 / 2026-04-01 ***Added***: diff --git a/milvus/changelog.d/23047.fixed b/milvus/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/milvus/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/milvus/datadog_checks/milvus/__about__.py b/milvus/datadog_checks/milvus/__about__.py index 09e50eba57459..02e32a7007a98 100644 --- a/milvus/datadog_checks/milvus/__about__.py +++ b/milvus/datadog_checks/milvus/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.5.0' +__version__ = '2.5.1' diff --git a/mongo/CHANGELOG.md b/mongo/CHANGELOG.md index e184ac4547537..2a737af0a963c 100644 --- a/mongo/CHANGELOG.md +++ b/mongo/CHANGELOG.md @@ -2,6 +2,20 @@ +## 10.10.0 / 2026-04-15 + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) +* Add `propagate_agent_tags` configuration option to propagate agent host tags to the MongoDB integration, matching existing support in PostgreSQL, MySQL, and SQL Server. ([#23138](https://github.com/DataDog/integrations-core/pull/23138)) + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) +* Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: + - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) ([#23282](https://github.com/DataDog/integrations-core/pull/23282)) + ## 10.9.0 / 2026-04-01 ***Added***: diff --git a/mongo/changelog.d/22967.fixed b/mongo/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/mongo/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/mongo/changelog.d/22996.added b/mongo/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/mongo/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/mongo/changelog.d/23047.fixed b/mongo/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/mongo/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/mongo/changelog.d/23138.added b/mongo/changelog.d/23138.added deleted file mode 100644 index e80e308d5b7ff..0000000000000 --- a/mongo/changelog.d/23138.added +++ /dev/null @@ -1 +0,0 @@ -Add `propagate_agent_tags` configuration option to propagate agent host tags to the MongoDB integration, matching existing support in PostgreSQL, MySQL, and SQL Server. \ No newline at end of file diff --git a/mongo/changelog.d/23282.fixed b/mongo/changelog.d/23282.fixed deleted file mode 100644 index ee91090415a78..0000000000000 --- a/mongo/changelog.d/23282.fixed +++ /dev/null @@ -1,2 +0,0 @@ -Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: - - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) diff --git a/mongo/datadog_checks/mongo/__about__.py b/mongo/datadog_checks/mongo/__about__.py index 87575f0f9b8b3..f7bbac6bfb0ab 100644 --- a/mongo/datadog_checks/mongo/__about__.py +++ b/mongo/datadog_checks/mongo/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '10.9.0' +__version__ = '10.10.0' diff --git a/mysql/CHANGELOG.md b/mysql/CHANGELOG.md index a99bcff6bfd48..ff41e024cb5f4 100644 --- a/mysql/CHANGELOG.md +++ b/mysql/CHANGELOG.md @@ -2,6 +2,21 @@ +## 15.16.0 / 2026-04-15 + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) + +***Fixed***: + +* Respect exclude_hostname config parameter for debug metrics. If this setting is not respected, we can still submit metrics with a hostname tag, which can have undesirable effects throughout the platform. For example, a host can appear in the Host list where it should not. ([#22938](https://github.com/DataDog/integrations-core/pull/22938)) +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) +* Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: + - Fix schema collection silently dropping all collected metadata when the last discovered database has no tables. ([#22880](https://github.com/DataDog/integrations-core/pull/22880)) + - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) + - Improve compile-time error messages for invalid syntax in DB query extras expressions. ([#23140](https://github.com/DataDog/integrations-core/pull/23140)) ([#23282](https://github.com/DataDog/integrations-core/pull/23282)) + ## 15.15.1 / 2026-04-09 ***Fixed***: diff --git a/mysql/changelog.d/22938.fixed b/mysql/changelog.d/22938.fixed deleted file mode 100644 index d4b8cdbe511d7..0000000000000 --- a/mysql/changelog.d/22938.fixed +++ /dev/null @@ -1,3 +0,0 @@ -Respect exclude_hostname config parameter for debug metrics. If this setting is not respected, we can still submit metrics wi -th a hostname tag, which can have undesirable effects throughout the platform. For example, a host can appear in the Host list wh -ere it should not. \ No newline at end of file diff --git a/mysql/changelog.d/22967.fixed b/mysql/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/mysql/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/mysql/changelog.d/22996.added b/mysql/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/mysql/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/mysql/changelog.d/23282.fixed b/mysql/changelog.d/23282.fixed deleted file mode 100644 index f1ba47ee635c9..0000000000000 --- a/mysql/changelog.d/23282.fixed +++ /dev/null @@ -1,4 +0,0 @@ -Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: - - Fix schema collection silently dropping all collected metadata when the last discovered database has no tables. ([#22880](https://github.com/DataDog/integrations-core/pull/22880)) - - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) - - Improve compile-time error messages for invalid syntax in DB query extras expressions. ([#23140](https://github.com/DataDog/integrations-core/pull/23140)) diff --git a/mysql/datadog_checks/mysql/__about__.py b/mysql/datadog_checks/mysql/__about__.py index c72be27ef30fb..c661cb9edcef3 100644 --- a/mysql/datadog_checks/mysql/__about__.py +++ b/mysql/datadog_checks/mysql/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "15.15.1" +__version__ = "15.16.0" diff --git a/n8n/CHANGELOG.md b/n8n/CHANGELOG.md index 5512872552b0c..ecd8cd62ca64c 100644 --- a/n8n/CHANGELOG.md +++ b/n8n/CHANGELOG.md @@ -2,6 +2,12 @@ +## 1.1.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 1.1.0 / 2026-04-01 ***Added***: diff --git a/n8n/changelog.d/23047.fixed b/n8n/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/n8n/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/n8n/datadog_checks/n8n/__about__.py b/n8n/datadog_checks/n8n/__about__.py index 49c38e19af7b7..709796b1553cf 100644 --- a/n8n/datadog_checks/n8n/__about__.py +++ b/n8n/datadog_checks/n8n/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2026-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '1.1.0' +__version__ = '1.1.1' diff --git a/nginx/CHANGELOG.md b/nginx/CHANGELOG.md index aac17ef387bb3..d2307baefce81 100644 --- a/nginx/CHANGELOG.md +++ b/nginx/CHANGELOG.md @@ -2,6 +2,12 @@ +## 9.4.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) + ## 9.4.0 / 2026-04-01 ***Added***: diff --git a/nginx/changelog.d/22967.fixed b/nginx/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/nginx/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/nginx/datadog_checks/nginx/__about__.py b/nginx/datadog_checks/nginx/__about__.py index a7faad939b2fc..fcf6fe72192a3 100644 --- a/nginx/datadog_checks/nginx/__about__.py +++ b/nginx/datadog_checks/nginx/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2018-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '9.4.0' +__version__ = '9.4.1' diff --git a/nutanix/CHANGELOG.md b/nutanix/CHANGELOG.md index 9a795c9909160..aa6728694ea36 100644 --- a/nutanix/CHANGELOG.md +++ b/nutanix/CHANGELOG.md @@ -2,6 +2,15 @@ +## 1.2.0 / 2026-04-15 + +***Added***: + +* Improve check summary logging ([#22815](https://github.com/DataDog/integrations-core/pull/22815)) +* Add `exclude_filtered_resources_from_cluster_capacity` option to control whether filtered resources contribute to cluster capacity metrics. ([#22997](https://github.com/DataDog/integrations-core/pull/22997)) +* Collect prism central version metadata ([#23071](https://github.com/DataDog/integrations-core/pull/23071)) +* Improve configuration validation with stricter type checking and clearer error messages. ([#23304](https://github.com/DataDog/integrations-core/pull/23304)) + ## 1.1.0 / 2026-04-01 ***Added***: diff --git a/nutanix/changelog.d/22815.added b/nutanix/changelog.d/22815.added deleted file mode 100644 index bfb68a29db0a1..0000000000000 --- a/nutanix/changelog.d/22815.added +++ /dev/null @@ -1 +0,0 @@ -Improve check summary logging diff --git a/nutanix/changelog.d/22997.added b/nutanix/changelog.d/22997.added deleted file mode 100644 index 6a3a4882294d1..0000000000000 --- a/nutanix/changelog.d/22997.added +++ /dev/null @@ -1 +0,0 @@ -Add `exclude_filtered_resources_from_cluster_capacity` option to control whether filtered resources contribute to cluster capacity metrics. \ No newline at end of file diff --git a/nutanix/changelog.d/23071.added b/nutanix/changelog.d/23071.added deleted file mode 100644 index ce8f18df299a7..0000000000000 --- a/nutanix/changelog.d/23071.added +++ /dev/null @@ -1 +0,0 @@ -Collect prism central version metadata diff --git a/nutanix/changelog.d/23304.added b/nutanix/changelog.d/23304.added deleted file mode 100644 index 4aa7c25c10f3a..0000000000000 --- a/nutanix/changelog.d/23304.added +++ /dev/null @@ -1 +0,0 @@ -Improve configuration validation with stricter type checking and clearer error messages. \ No newline at end of file diff --git a/nutanix/datadog_checks/nutanix/__about__.py b/nutanix/datadog_checks/nutanix/__about__.py index 49c38e19af7b7..499020024bc3f 100644 --- a/nutanix/datadog_checks/nutanix/__about__.py +++ b/nutanix/datadog_checks/nutanix/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2026-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '1.1.0' +__version__ = '1.2.0' diff --git a/nvidia_nim/CHANGELOG.md b/nvidia_nim/CHANGELOG.md index b55a914c44090..ca7dbed029ecc 100644 --- a/nvidia_nim/CHANGELOG.md +++ b/nvidia_nim/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/nvidia_nim/changelog.d/23047.fixed b/nvidia_nim/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/nvidia_nim/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/nvidia_nim/datadog_checks/nvidia_nim/__about__.py b/nvidia_nim/datadog_checks/nvidia_nim/__about__.py index 78696e0ad05c4..87e2fd1188602 100644 --- a/nvidia_nim/datadog_checks/nvidia_nim/__about__.py +++ b/nvidia_nim/datadog_checks/nvidia_nim/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/nvidia_triton/CHANGELOG.md b/nvidia_triton/CHANGELOG.md index 1464de1717b2a..ca6ccdfcf80f4 100644 --- a/nvidia_triton/CHANGELOG.md +++ b/nvidia_triton/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/nvidia_triton/changelog.d/23047.fixed b/nvidia_triton/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/nvidia_triton/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/nvidia_triton/datadog_checks/nvidia_triton/__about__.py b/nvidia_triton/datadog_checks/nvidia_triton/__about__.py index 9ffe95eccd89d..13a95fe6bb7b9 100644 --- a/nvidia_triton/datadog_checks/nvidia_triton/__about__.py +++ b/nvidia_triton/datadog_checks/nvidia_triton/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2023-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/openmetrics/CHANGELOG.md b/openmetrics/CHANGELOG.md index 9f22e62fc138d..4e2149e6fca57 100644 --- a/openmetrics/CHANGELOG.md +++ b/openmetrics/CHANGELOG.md @@ -2,6 +2,12 @@ +## 7.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 7.4.0 / 2026-04-01 ***Added***: diff --git a/openmetrics/changelog.d/23047.fixed b/openmetrics/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/openmetrics/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/openmetrics/datadog_checks/openmetrics/__about__.py b/openmetrics/datadog_checks/openmetrics/__about__.py index c7d55876f86a6..2321676ce8c11 100644 --- a/openmetrics/datadog_checks/openmetrics/__about__.py +++ b/openmetrics/datadog_checks/openmetrics/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "7.4.0" +__version__ = "7.4.1" diff --git a/openstack_controller/CHANGELOG.md b/openstack_controller/CHANGELOG.md index 55aa2c57ea8d1..e2ed699572f5c 100644 --- a/openstack_controller/CHANGELOG.md +++ b/openstack_controller/CHANGELOG.md @@ -2,6 +2,12 @@ +## 9.6.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 9.6.0 / 2026-04-01 ***Added***: diff --git a/openstack_controller/changelog.d/23047.fixed b/openstack_controller/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/openstack_controller/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/openstack_controller/datadog_checks/openstack_controller/__about__.py b/openstack_controller/datadog_checks/openstack_controller/__about__.py index 6332e4bdd5093..8ce73592a7a01 100644 --- a/openstack_controller/datadog_checks/openstack_controller/__about__.py +++ b/openstack_controller/datadog_checks/openstack_controller/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2018-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '9.6.0' +__version__ = '9.6.1' diff --git a/pdh_check/CHANGELOG.md b/pdh_check/CHANGELOG.md index 35b268c15d5d2..ac645b2e8a218 100644 --- a/pdh_check/CHANGELOG.md +++ b/pdh_check/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.6.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.6.0 / 2026-02-19 / Agent 7.77.0 ***Added***: diff --git a/pdh_check/changelog.d/23047.fixed b/pdh_check/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/pdh_check/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/pdh_check/datadog_checks/pdh_check/__about__.py b/pdh_check/datadog_checks/pdh_check/__about__.py index bc274e3800256..344b0d8a1a214 100644 --- a/pdh_check/datadog_checks/pdh_check/__about__.py +++ b/pdh_check/datadog_checks/pdh_check/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.6.0' +__version__ = '4.6.1' diff --git a/pgbouncer/CHANGELOG.md b/pgbouncer/CHANGELOG.md index 0f724492da9ef..c31aa51e395be 100644 --- a/pgbouncer/CHANGELOG.md +++ b/pgbouncer/CHANGELOG.md @@ -2,6 +2,12 @@ +## 8.10.0 / 2026-04-15 + +***Added***: + +* Add filtering databases by regex capability. ([#23111](https://github.com/DataDog/integrations-core/pull/23111)) + ## 8.9.0 / 2026-03-18 ***Added***: diff --git a/pgbouncer/changelog.d/23111.added b/pgbouncer/changelog.d/23111.added deleted file mode 100644 index a1a19c286dff6..0000000000000 --- a/pgbouncer/changelog.d/23111.added +++ /dev/null @@ -1 +0,0 @@ -Add filtering databases by regex capability. \ No newline at end of file diff --git a/pgbouncer/datadog_checks/pgbouncer/__about__.py b/pgbouncer/datadog_checks/pgbouncer/__about__.py index 3e7eaece511a6..ed1b89d830489 100644 --- a/pgbouncer/datadog_checks/pgbouncer/__about__.py +++ b/pgbouncer/datadog_checks/pgbouncer/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2018-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "8.9.0" +__version__ = "8.10.0" diff --git a/php_fpm/CHANGELOG.md b/php_fpm/CHANGELOG.md index ba42491c1e465..932a4e0f03f17 100644 --- a/php_fpm/CHANGELOG.md +++ b/php_fpm/CHANGELOG.md @@ -2,6 +2,13 @@ +## 6.4.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.4.0 / 2026-04-01 ***Added***: diff --git a/php_fpm/changelog.d/22967.fixed b/php_fpm/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/php_fpm/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/php_fpm/changelog.d/23047.fixed b/php_fpm/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/php_fpm/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/php_fpm/datadog_checks/php_fpm/__about__.py b/php_fpm/datadog_checks/php_fpm/__about__.py index f2ed42923b026..a8530e8ac52c9 100644 --- a/php_fpm/datadog_checks/php_fpm/__about__.py +++ b/php_fpm/datadog_checks/php_fpm/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.4.0' +__version__ = '6.4.1' diff --git a/postfix/CHANGELOG.md b/postfix/CHANGELOG.md index edab60c65ccd6..8b6fe00c8615b 100644 --- a/postfix/CHANGELOG.md +++ b/postfix/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/postfix/changelog.d/23047.fixed b/postfix/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/postfix/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/postfix/datadog_checks/postfix/__about__.py b/postfix/datadog_checks/postfix/__about__.py index 378e8c4ee6a6b..34ba724f62067 100644 --- a/postfix/datadog_checks/postfix/__about__.py +++ b/postfix/datadog_checks/postfix/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/postgres/CHANGELOG.md b/postgres/CHANGELOG.md index a0e76f6b707be..ae03b945059f9 100644 --- a/postgres/CHANGELOG.md +++ b/postgres/CHANGELOG.md @@ -2,6 +2,25 @@ +## 23.7.0 / 2026-04-15 + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) +* Adds metrics `postgresql.database_connections` and `postgresql.percent_database_usage_connections` to support per logical database connection monitoring ([#22999](https://github.com/DataDog/integrations-core/pull/22999)) + +***Fixed***: + +* Respect exclude_hostname config parameter for debug metrics. If this setting is not respected, we can still submit metrics with a hostname tag, which can have undesirable effects throughout the platform. For example, a host can appear in the Host list where it should not. ([#22938](https://github.com/DataDog/integrations-core/pull/22938)) +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) +* Remove incorrect deprecation warning from Postgres config ([#23044](https://github.com/DataDog/integrations-core/pull/23044)) +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) +* Remove `empty_default_hostname` warning. The Cluster Agent injects this option unconditionally on cluster checks, causing a confusing warning that customers cannot prevent. ([#23082](https://github.com/DataDog/integrations-core/pull/23082)) +* Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: + - Fix schema collection silently dropping all collected metadata when the last discovered database has no tables. ([#22880](https://github.com/DataDog/integrations-core/pull/22880)) + - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) + - Improve compile-time error messages for invalid syntax in DB query extras expressions. ([#23140](https://github.com/DataDog/integrations-core/pull/23140)) ([#23282](https://github.com/DataDog/integrations-core/pull/23282)) + ## 23.6.0 / 2026-04-01 ***Added***: diff --git a/postgres/changelog.d/22938.fixed b/postgres/changelog.d/22938.fixed deleted file mode 100644 index d4b8cdbe511d7..0000000000000 --- a/postgres/changelog.d/22938.fixed +++ /dev/null @@ -1,3 +0,0 @@ -Respect exclude_hostname config parameter for debug metrics. If this setting is not respected, we can still submit metrics wi -th a hostname tag, which can have undesirable effects throughout the platform. For example, a host can appear in the Host list wh -ere it should not. \ No newline at end of file diff --git a/postgres/changelog.d/22967.fixed b/postgres/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/postgres/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/postgres/changelog.d/22996.added b/postgres/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/postgres/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/postgres/changelog.d/22999.added b/postgres/changelog.d/22999.added deleted file mode 100644 index f9ab4b2bd3885..0000000000000 --- a/postgres/changelog.d/22999.added +++ /dev/null @@ -1 +0,0 @@ -Adds metrics `postgresql.database_connections` and `postgresql.percent_database_usage_connections` to support per logical database connection monitoring diff --git a/postgres/changelog.d/23044.fixed b/postgres/changelog.d/23044.fixed deleted file mode 100644 index d264b1642f7d4..0000000000000 --- a/postgres/changelog.d/23044.fixed +++ /dev/null @@ -1 +0,0 @@ -Remove incorrect deprecation warning from Postgres config diff --git a/postgres/changelog.d/23047.fixed b/postgres/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/postgres/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/postgres/changelog.d/23082.fixed b/postgres/changelog.d/23082.fixed deleted file mode 100644 index 5644ee2360774..0000000000000 --- a/postgres/changelog.d/23082.fixed +++ /dev/null @@ -1 +0,0 @@ -Remove `empty_default_hostname` warning. The Cluster Agent injects this option unconditionally on cluster checks, causing a confusing warning that customers cannot prevent. diff --git a/postgres/changelog.d/23282.fixed b/postgres/changelog.d/23282.fixed deleted file mode 100644 index f1ba47ee635c9..0000000000000 --- a/postgres/changelog.d/23282.fixed +++ /dev/null @@ -1,4 +0,0 @@ -Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: - - Fix schema collection silently dropping all collected metadata when the last discovered database has no tables. ([#22880](https://github.com/DataDog/integrations-core/pull/22880)) - - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) - - Improve compile-time error messages for invalid syntax in DB query extras expressions. ([#23140](https://github.com/DataDog/integrations-core/pull/23140)) diff --git a/postgres/datadog_checks/postgres/__about__.py b/postgres/datadog_checks/postgres/__about__.py index e4cddfc871d0f..04f5a201ad47f 100644 --- a/postgres/datadog_checks/postgres/__about__.py +++ b/postgres/datadog_checks/postgres/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "23.6.0" +__version__ = "23.7.0" diff --git a/process/CHANGELOG.md b/process/CHANGELOG.md index 2c9d610ffa3d2..d3ffde91ce3b9 100644 --- a/process/CHANGELOG.md +++ b/process/CHANGELOG.md @@ -2,6 +2,12 @@ +## 5.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 5.5.0 / 2026-04-01 ***Added***: diff --git a/process/changelog.d/23047.fixed b/process/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/process/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/process/datadog_checks/process/__about__.py b/process/datadog_checks/process/__about__.py index 73de0281ede12..7a2568873c406 100644 --- a/process/datadog_checks/process/__about__.py +++ b/process/datadog_checks/process/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '5.5.0' +__version__ = '5.5.1' diff --git a/proxmox/CHANGELOG.md b/proxmox/CHANGELOG.md index c6063ea6a5f3a..12248ee6cffad 100644 --- a/proxmox/CHANGELOG.md +++ b/proxmox/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.5.0 / 2026-04-01 ***Added***: diff --git a/proxmox/changelog.d/23047.fixed b/proxmox/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/proxmox/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/proxmox/datadog_checks/proxmox/__about__.py b/proxmox/datadog_checks/proxmox/__about__.py index 5e03ddfb39ef7..693cbad28beb0 100644 --- a/proxmox/datadog_checks/proxmox/__about__.py +++ b/proxmox/datadog_checks/proxmox/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.5.0' +__version__ = '2.5.1' diff --git a/pulsar/CHANGELOG.md b/pulsar/CHANGELOG.md index 676d9af1f62dd..97ee975c2fab3 100644 --- a/pulsar/CHANGELOG.md +++ b/pulsar/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.6.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.6.0 / 2026-04-01 ***Added***: diff --git a/pulsar/changelog.d/23047.fixed b/pulsar/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/pulsar/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/pulsar/datadog_checks/pulsar/__about__.py b/pulsar/datadog_checks/pulsar/__about__.py index 6b4957e2a4412..560eb5b7a62a3 100644 --- a/pulsar/datadog_checks/pulsar/__about__.py +++ b/pulsar/datadog_checks/pulsar/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2022-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.6.0' +__version__ = '3.6.1' diff --git a/quarkus/CHANGELOG.md b/quarkus/CHANGELOG.md index e21e5aa3873f6..da850ef5fc49d 100644 --- a/quarkus/CHANGELOG.md +++ b/quarkus/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/quarkus/changelog.d/23047.fixed b/quarkus/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/quarkus/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/quarkus/datadog_checks/quarkus/__about__.py b/quarkus/datadog_checks/quarkus/__about__.py index 78696e0ad05c4..87e2fd1188602 100644 --- a/quarkus/datadog_checks/quarkus/__about__.py +++ b/quarkus/datadog_checks/quarkus/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/rabbitmq/CHANGELOG.md b/rabbitmq/CHANGELOG.md index 91102b7c78ea4..c15e896acf9ef 100644 --- a/rabbitmq/CHANGELOG.md +++ b/rabbitmq/CHANGELOG.md @@ -2,6 +2,13 @@ +## 8.6.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 8.6.0 / 2026-04-01 ***Added***: diff --git a/rabbitmq/changelog.d/22967.fixed b/rabbitmq/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/rabbitmq/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/rabbitmq/changelog.d/23047.fixed b/rabbitmq/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/rabbitmq/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/rabbitmq/datadog_checks/rabbitmq/__about__.py b/rabbitmq/datadog_checks/rabbitmq/__about__.py index 7c2d5566e87ec..81a19ee860616 100644 --- a/rabbitmq/datadog_checks/rabbitmq/__about__.py +++ b/rabbitmq/datadog_checks/rabbitmq/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '8.6.0' +__version__ = '8.6.1' diff --git a/ray/CHANGELOG.md b/ray/CHANGELOG.md index 156917aa90cc5..c7898f5b605ed 100644 --- a/ray/CHANGELOG.md +++ b/ray/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/ray/changelog.d/23047.fixed b/ray/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/ray/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/ray/datadog_checks/ray/__about__.py b/ray/datadog_checks/ray/__about__.py index 9ffe95eccd89d..13a95fe6bb7b9 100644 --- a/ray/datadog_checks/ray/__about__.py +++ b/ray/datadog_checks/ray/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2023-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/redisdb/CHANGELOG.md b/redisdb/CHANGELOG.md index 4392b87f10fa2..dcc1e724639d2 100644 --- a/redisdb/CHANGELOG.md +++ b/redisdb/CHANGELOG.md @@ -2,6 +2,19 @@ +## 8.8.0 / 2026-04-15 + +***Added***: + +* Allow for ssl_check_hostname to be turned off ([#22972](https://github.com/DataDog/integrations-core/pull/22972)) +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) +* Re-order configuration fields based on real-world usage data. ([#23270](https://github.com/DataDog/integrations-core/pull/23270)) + ## 8.7.0 / 2026-04-01 ***Added***: diff --git a/redisdb/changelog.d/22967.fixed b/redisdb/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/redisdb/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/redisdb/changelog.d/22972.added b/redisdb/changelog.d/22972.added deleted file mode 100644 index d919fe00ab720..0000000000000 --- a/redisdb/changelog.d/22972.added +++ /dev/null @@ -1 +0,0 @@ -Allow for ssl_check_hostname to be turned off \ No newline at end of file diff --git a/redisdb/changelog.d/22996.added b/redisdb/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/redisdb/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/redisdb/changelog.d/23047.fixed b/redisdb/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/redisdb/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/redisdb/changelog.d/23270.fixed b/redisdb/changelog.d/23270.fixed deleted file mode 100644 index a987be049736c..0000000000000 --- a/redisdb/changelog.d/23270.fixed +++ /dev/null @@ -1 +0,0 @@ -Re-order configuration fields based on real-world usage data. \ No newline at end of file diff --git a/redisdb/datadog_checks/redisdb/__about__.py b/redisdb/datadog_checks/redisdb/__about__.py index 9ade4888702b0..0ba2f62489990 100644 --- a/redisdb/datadog_checks/redisdb/__about__.py +++ b/redisdb/datadog_checks/redisdb/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "8.7.0" +__version__ = "8.8.0" diff --git a/requirements-agent-release.txt b/requirements-agent-release.txt index 0f37fe08a7b77..01d3bb329c328 100644 --- a/requirements-agent-release.txt +++ b/requirements-agent-release.txt @@ -4,94 +4,94 @@ datadog-active-directory==4.6.0; sys_platform == 'win32' datadog-activemq-xml==5.5.0 datadog-activemq==5.3.0 -datadog-aerospike==5.4.0; sys_platform == 'linux2' +datadog-aerospike==5.4.1; sys_platform == 'linux2' datadog-airflow==7.4.0 -datadog-amazon-msk==7.6.0 +datadog-amazon-msk==7.7.0 datadog-ambari==6.5.0; sys_platform != 'win32' -datadog-apache==7.4.0 -datadog-appgate-sdp==2.4.0; sys_platform != 'win32' -datadog-arangodb==4.4.0 +datadog-apache==7.4.1 +datadog-appgate-sdp==2.4.1; sys_platform != 'win32' +datadog-arangodb==4.4.1 datadog-arctic-wolf-aurora-endpoint-security==1.0.0 -datadog-argo-rollouts==3.4.0 -datadog-argo-workflows==3.4.0 -datadog-argocd==4.4.0 +datadog-argo-rollouts==3.4.1 +datadog-argo-workflows==3.4.1 +datadog-argocd==4.5.0 datadog-aspdotnet==4.6.0; sys_platform == 'win32' -datadog-avi-vantage==6.4.0 -datadog-aws-neuron==3.4.0 +datadog-avi-vantage==6.4.1 +datadog-aws-neuron==3.4.1 datadog-azure-iot-edge==6.5.0 datadog-barracuda-secure-edge==1.1.0 -datadog-bentoml==1.5.0 +datadog-bentoml==1.5.1 datadog-beyondtrust-password-safe==1.2.0 datadog-beyondtrust-privileged-remote-access==1.0.0; sys_platform == 'linux2' -datadog-boundary==4.4.0 +datadog-boundary==4.4.1 datadog-btrfs==4.3.0; sys_platform != 'win32' datadog-cacti==4.5.0; sys_platform == 'linux2' -datadog-calico==5.4.0 +datadog-calico==5.4.1 datadog-cassandra-nodetool==3.4.0 -datadog-cassandra==3.3.0 -datadog-celery==2.5.0 -datadog-ceph==4.5.0; sys_platform != 'win32' -datadog-cert-manager==6.4.0 +datadog-cassandra==3.3.1 +datadog-celery==2.5.1 +datadog-ceph==4.5.1; sys_platform != 'win32' +datadog-cert-manager==6.4.1 datadog-checkpoint-harmony-endpoint==1.2.0 datadog-checkpoint-quantum-firewall==1.3.0 -datadog-checks-base==37.34.1 +datadog-checks-base==37.35.0 datadog-checks-dependency-provider==3.2.0 datadog-checks-downloader==9.1.0 -datadog-cilium==6.4.0 +datadog-cilium==6.4.1 datadog-cisco-aci==4.14.1 datadog-cisco-asa==1.0.0 datadog-cisco-secure-client==1.0.0 datadog-cisco-secure-firewall==1.3.0 datadog-cisco-secure-web-appliance==1.3.0 datadog-citrix-hypervisor==6.4.0 -datadog-clickhouse==6.5.0 +datadog-clickhouse==6.6.0 datadog-cloud-foundry-api==5.6.0 datadog-cloudera==3.6.0 datadog-cloudgen-firewall==1.1.0 -datadog-cockroachdb==6.4.0 +datadog-cockroachdb==6.4.1 datadog-confluent-platform==3.3.0 datadog-consul==5.4.0 datadog-control-m==1.1.0 -datadog-coredns==6.4.0; sys_platform == 'linux2' +datadog-coredns==6.4.1; sys_platform == 'linux2' datadog-couch==9.4.0 datadog-couchbase==6.5.0 datadog-crio==5.4.0 datadog-datadog-cluster-agent==6.5.0 -datadog-datadog-csi-driver==1.5.0; sys_platform != 'win32' -datadog-dcgm==4.4.0 +datadog-datadog-csi-driver==1.5.1; sys_platform != 'win32' +datadog-dcgm==4.4.1 datadog-delinea-privilege-manager==1.2.0 datadog-delinea-secret-server==1.3.0 datadog-directory==4.4.0 -datadog-disk==7.5.0 +datadog-disk==7.5.1 datadog-dns-check==5.5.0 -datadog-do-query-actions==1.0.0 +datadog-do-query-actions==1.1.0 datadog-dotnetclr==4.6.0; sys_platform == 'win32' datadog-druid==5.4.0 datadog-duckdb==1.3.0 datadog-ecs-fargate==7.4.0 datadog-eks-fargate==6.5.0 -datadog-elastic==9.5.0 -datadog-envoy==6.5.0 +datadog-elastic==9.5.1 +datadog-envoy==6.5.1 datadog-eset-protect==1.2.0 datadog-esxi==4.3.0 datadog-etcd==9.4.0 datadog-exchange-server==4.6.0; sys_platform == 'win32' datadog-external-dns==6.4.0 -datadog-falco==2.4.0 +datadog-falco==2.4.1 datadog-flink==3.2.0 -datadog-fluentd==5.5.0 -datadog-fluxcd==3.4.0 -datadog-fly-io==3.4.0 +datadog-fluentd==5.5.1 +datadog-fluxcd==3.4.1 +datadog-fly-io==3.4.1 datadog-forescout==1.0.0 datadog-foundationdb==3.7.0 datadog-gearmand==5.3.0; sys_platform != 'win32' datadog-gitlab-runner==7.5.0 -datadog-gitlab==10.4.0 +datadog-gitlab==10.4.1 datadog-glusterfs==3.4.1; sys_platform == 'linux2' datadog-go-expvar==5.4.0 datadog-guarddog==1.2.0; sys_platform != 'win32' datadog-gunicorn==4.5.0; sys_platform != 'win32' -datadog-haproxy==8.4.0 +datadog-haproxy==8.4.1 datadog-harbor==6.4.0 datadog-hazelcast==6.6.0 datadog-hdfs-datanode==7.4.0; sys_platform != 'win32' @@ -100,53 +100,53 @@ datadog-hive==2.4.0 datadog-hivemq==2.4.0 datadog-http-check==12.6.1 datadog-hudi==4.3.0 -datadog-hugging-face-tgi==1.5.0 +datadog-hugging-face-tgi==1.5.1 datadog-hyperv==3.3.0; sys_platform == 'win32' -datadog-ibm-ace==4.5.0 +datadog-ibm-ace==4.5.1 datadog-ibm-db2==4.3.0 datadog-ibm-i==4.5.0; sys_platform != 'win32' -datadog-ibm-mq==8.9.0 +datadog-ibm-mq==8.9.1 datadog-ibm-spectrum-lsf==1.3.0 datadog-ibm-was==5.5.0 datadog-iboss==1.2.0 datadog-ignite==3.4.0 datadog-iis==5.6.0; sys_platform == 'win32' -datadog-impala==4.4.0 +datadog-impala==4.4.1 datadog-infiniband==1.6.0; sys_platform == 'linux2' -datadog-istio==9.5.0 +datadog-istio==9.5.1 datadog-ivanti-connect-secure==1.2.0 datadog-jboss-wildfly==3.4.0 datadog-journald==3.2.0 datadog-juniper-srx-firewall==1.3.0 -datadog-kafka-actions==2.5.0 -datadog-kafka-consumer==7.1.0 -datadog-kafka==4.4.0 -datadog-karpenter==3.4.0 -datadog-keda==2.4.0 +datadog-kafka-actions==2.6.0 +datadog-kafka-consumer==7.2.0 +datadog-kafka==4.5.0 +datadog-karpenter==3.4.1 +datadog-keda==2.4.1 datadog-keycloak==1.2.0 -datadog-kong==6.4.0 -datadog-krakend==1.4.0 +datadog-kong==6.4.1 +datadog-krakend==1.4.1 datadog-kube-apiserver-metrics==7.5.0 -datadog-kube-controller-manager==8.4.0 +datadog-kube-controller-manager==8.4.1 datadog-kube-dns==7.4.0 datadog-kube-metrics-server==6.4.0 datadog-kube-proxy==9.4.0 -datadog-kube-scheduler==7.4.0 -datadog-kubeflow==2.4.0 +datadog-kube-scheduler==7.4.1 +datadog-kubeflow==2.4.1 datadog-kubelet==10.4.0 -datadog-kubernetes-cluster-autoscaler==3.4.0 +datadog-kubernetes-cluster-autoscaler==3.4.1 datadog-kubernetes-state==10.5.0 -datadog-kubevirt-api==2.5.0 -datadog-kubevirt-controller==2.4.0 -datadog-kubevirt-handler==2.5.0 -datadog-kuma==2.4.0 +datadog-kubevirt-api==2.5.1 +datadog-kubevirt-controller==2.4.1 +datadog-kubevirt-handler==2.5.1 +datadog-kuma==2.4.1 datadog-kyototycoon==4.5.0 -datadog-kyverno==3.4.0 +datadog-kyverno==3.4.1 datadog-lighttpd==5.5.0 -datadog-linkerd==7.4.0 +datadog-linkerd==7.4.1 datadog-linux-audit-logs==1.2.0; sys_platform == 'linux2' datadog-linux-proc-extras==4.3.0; sys_platform == 'linux2' -datadog-litellm==2.4.0 +datadog-litellm==2.4.1 datadog-lustre==1.5.0 datadog-mac-audit-logs==1.4.0; sys_platform == 'darwin' datadog-mapr==3.4.0; sys_platform == 'linux2' @@ -158,105 +158,105 @@ datadog-mesos-master==6.4.0; sys_platform != 'win32' datadog-mesos-slave==6.4.0; sys_platform != 'win32' datadog-microsoft-dns==1.2.0; sys_platform == 'win32' datadog-microsoft-sysmon==1.2.0; sys_platform == 'win32' -datadog-milvus==2.5.0 -datadog-mongo==10.9.0 -datadog-mysql==15.15.1 -datadog-n8n==1.1.0 +datadog-milvus==2.5.1 +datadog-mongo==10.10.0 +datadog-mysql==15.16.0 +datadog-n8n==1.1.1 datadog-nagios==3.4.0 datadog-network==5.7.0 datadog-nfsstat==3.5.0; sys_platform == 'linux2' datadog-nginx-ingress-controller==5.4.0 -datadog-nginx==9.4.0 -datadog-nutanix==1.1.0 -datadog-nvidia-nim==2.4.0 -datadog-nvidia-triton==3.4.0 +datadog-nginx==9.4.1 +datadog-nutanix==1.2.0 +datadog-nvidia-nim==2.4.1 +datadog-nvidia-triton==3.4.1 datadog-octopus-deploy==2.4.0 datadog-openldap==3.3.0 -datadog-openmetrics==7.4.0 -datadog-openstack-controller==9.6.0 +datadog-openmetrics==7.4.1 +datadog-openstack-controller==9.6.1 datadog-openstack==4.3.0 datadog-openvpn==1.2.0 datadog-ossec-security==2.2.0 datadog-palo-alto-panorama==1.2.0 datadog-pan-firewall==3.3.0 -datadog-pdh-check==4.6.0; sys_platform == 'win32' -datadog-pgbouncer==8.9.0; sys_platform != 'win32' -datadog-php-fpm==6.4.0 +datadog-pdh-check==4.6.1; sys_platform == 'win32' +datadog-pgbouncer==8.10.0; sys_platform != 'win32' +datadog-php-fpm==6.4.1 datadog-ping-federate==2.2.0 -datadog-postfix==3.4.0; sys_platform != 'win32' -datadog-postgres==23.6.0 +datadog-postfix==3.4.1; sys_platform != 'win32' +datadog-postgres==23.7.0 datadog-powerdns-recursor==5.4.0 datadog-prefect==1.0.0 datadog-presto==3.4.0 -datadog-process==5.5.0 +datadog-process==5.5.1 datadog-prometheus==6.3.0 -datadog-proxmox==2.5.0 +datadog-proxmox==2.5.1 datadog-proxysql==7.7.0 -datadog-pulsar==3.6.0 -datadog-quarkus==2.4.0 -datadog-rabbitmq==8.6.0 -datadog-ray==3.4.0 -datadog-redisdb==8.7.0 +datadog-pulsar==3.6.1 +datadog-quarkus==2.4.1 +datadog-rabbitmq==8.6.1 +datadog-ray==3.4.1 +datadog-redisdb==8.8.0 datadog-rethinkdb==5.4.0 datadog-riak==5.5.0 -datadog-riakcs==4.12.0 +datadog-riakcs==4.13.0 datadog-sap-hana==5.5.0 -datadog-scylla==5.4.0 +datadog-scylla==5.4.1 datadog-sidekiq==3.2.0 datadog-silk==4.5.0 datadog-silverstripe-cms==1.8.0 datadog-singlestore==4.6.0 datadog-slurm==2.4.0; sys_platform == 'linux2' -datadog-snmp==12.3.1 +datadog-snmp==12.3.2 datadog-snowflake==7.13.0 datadog-solr==2.4.0 -datadog-sonarqube==5.6.0 +datadog-sonarqube==5.6.1 datadog-sonatype-nexus==2.3.0; sys_platform != 'darwin' datadog-sonicwall-firewall==1.3.0 -datadog-spark==7.7.0 -datadog-sqlserver==22.14.0 +datadog-spark==7.7.1 +datadog-sqlserver==23.0.0 datadog-squid==5.4.0 datadog-ssh-check==4.8.0 datadog-statsd==3.3.0 -datadog-strimzi==4.4.0 -datadog-supabase==2.4.0 -datadog-supervisord==4.4.0 +datadog-strimzi==4.4.1 +datadog-supabase==2.4.1 +datadog-supervisord==4.4.1 datadog-suricata==2.2.0 datadog-symantec-endpoint-protection==1.3.0 datadog-system-core==4.3.0 datadog-system-swap==3.3.0 datadog-tcp-check==6.3.0 -datadog-teamcity==7.4.0 -datadog-tekton==3.4.0 -datadog-teleport==3.4.0 -datadog-temporal==4.5.0 +datadog-teamcity==7.4.1 +datadog-tekton==3.4.1 +datadog-teleport==3.4.1 +datadog-temporal==4.5.1 datadog-tenable==3.2.0 datadog-teradata==4.3.0; sys_platform != 'darwin' datadog-tibco-ems==2.5.0; sys_platform != 'win32' datadog-tls==5.6.1 -datadog-tokumx==3.6.0 +datadog-tokumx==3.6.1 datadog-tomcat==4.3.0 -datadog-torchserve==4.4.0 -datadog-traefik-mesh==3.4.0 +datadog-torchserve==4.4.1 +datadog-traefik-mesh==3.5.0 datadog-traffic-server==3.6.0 datadog-twemproxy==3.3.0 datadog-twistlock==6.4.0 -datadog-varnish==4.4.0 -datadog-vault==7.4.0 -datadog-velero==3.4.0 +datadog-varnish==4.4.1 +datadog-vault==7.4.1 +datadog-velero==3.4.1 datadog-vertica==6.5.0 -datadog-vllm==3.4.0 -datadog-voltdb==6.4.0 -datadog-vsphere==9.4.0 +datadog-vllm==3.4.1 +datadog-voltdb==6.4.1 +datadog-vsphere==9.4.1 datadog-watchguard-firebox==1.2.0 datadog-wazuh==1.3.0 -datadog-weaviate==4.4.0 +datadog-weaviate==4.4.1 datadog-weblogic==3.3.0 datadog-win32-event-log==5.6.0; sys_platform == 'win32' datadog-windows-performance-counters==3.4.0; sys_platform == 'win32' -datadog-windows-service==6.7.0; sys_platform == 'win32' -datadog-wmi-check==4.1.0; sys_platform == 'win32' -datadog-yarn==8.4.0 +datadog-windows-service==6.7.1; sys_platform == 'win32' +datadog-wmi-check==4.1.1; sys_platform == 'win32' +datadog-yarn==8.4.1 datadog-zeek==1.2.0; sys_platform != 'win32' -datadog-zk==6.5.0; sys_platform != 'win32' +datadog-zk==6.5.1; sys_platform != 'win32' datadog-zscaler-private-access==1.1.0; sys_platform != 'win32' diff --git a/riakcs/CHANGELOG.md b/riakcs/CHANGELOG.md index 8e7eaad38bf1a..585022a6a9931 100644 --- a/riakcs/CHANGELOG.md +++ b/riakcs/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.13.0 / 2026-04-15 + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) + ## 4.12.0 / 2026-03-18 ***Added***: diff --git a/riakcs/changelog.d/22996.added b/riakcs/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/riakcs/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/riakcs/datadog_checks/riakcs/__about__.py b/riakcs/datadog_checks/riakcs/__about__.py index 7e465cd157732..0f7846778f841 100644 --- a/riakcs/datadog_checks/riakcs/__about__.py +++ b/riakcs/datadog_checks/riakcs/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.12.0' +__version__ = '4.13.0' diff --git a/scylla/CHANGELOG.md b/scylla/CHANGELOG.md index 9cd988419e1e5..4250750a9ca21 100644 --- a/scylla/CHANGELOG.md +++ b/scylla/CHANGELOG.md @@ -2,6 +2,12 @@ +## 5.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 5.4.0 / 2026-04-01 ***Added***: diff --git a/scylla/changelog.d/23047.fixed b/scylla/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/scylla/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/scylla/datadog_checks/scylla/__about__.py b/scylla/datadog_checks/scylla/__about__.py index c10ac857cb718..330a00c3f2d4d 100644 --- a/scylla/datadog_checks/scylla/__about__.py +++ b/scylla/datadog_checks/scylla/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2020-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '5.4.0' +__version__ = '5.4.1' diff --git a/snmp/CHANGELOG.md b/snmp/CHANGELOG.md index 562620c7baf22..1c30b5648af89 100644 --- a/snmp/CHANGELOG.md +++ b/snmp/CHANGELOG.md @@ -2,6 +2,13 @@ +## 12.3.2 / 2026-04-15 + +***Fixed***: + +* Meraki Cloud Controller: use ``device_status`` tag instead of ``status`` for device-level online/offline to avoid confusion with uplink status (connected/not_connected) per Cisco Meraki API semantics. ([#22974](https://github.com/DataDog/integrations-core/pull/22974)) +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 12.3.1 / 2026-04-07 ***Fixed***: diff --git a/snmp/changelog.d/22974.fixed b/snmp/changelog.d/22974.fixed deleted file mode 100644 index 50d533a4344bb..0000000000000 --- a/snmp/changelog.d/22974.fixed +++ /dev/null @@ -1 +0,0 @@ -Meraki Cloud Controller: use ``device_status`` tag instead of ``status`` for device-level online/offline to avoid confusion with uplink status (connected/not_connected) per Cisco Meraki API semantics. diff --git a/snmp/changelog.d/23047.fixed b/snmp/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/snmp/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/snmp/datadog_checks/snmp/__about__.py b/snmp/datadog_checks/snmp/__about__.py index e02cb794b6ef4..499ad3a884d31 100644 --- a/snmp/datadog_checks/snmp/__about__.py +++ b/snmp/datadog_checks/snmp/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '12.3.1' +__version__ = '12.3.2' diff --git a/sonarqube/CHANGELOG.md b/sonarqube/CHANGELOG.md index 0929d173f3477..8d3f79766d7cf 100644 --- a/sonarqube/CHANGELOG.md +++ b/sonarqube/CHANGELOG.md @@ -2,6 +2,12 @@ +## 5.6.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 5.6.0 / 2026-04-01 ***Added***: diff --git a/sonarqube/changelog.d/23047.fixed b/sonarqube/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/sonarqube/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/sonarqube/datadog_checks/sonarqube/__about__.py b/sonarqube/datadog_checks/sonarqube/__about__.py index a864b43691fd9..cd7dc16fd43cd 100644 --- a/sonarqube/datadog_checks/sonarqube/__about__.py +++ b/sonarqube/datadog_checks/sonarqube/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2020-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '5.6.0' +__version__ = '5.6.1' diff --git a/spark/CHANGELOG.md b/spark/CHANGELOG.md index 8aeb2e81185a6..a283dc0931c7e 100644 --- a/spark/CHANGELOG.md +++ b/spark/CHANGELOG.md @@ -2,6 +2,12 @@ +## 7.7.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) + ## 7.7.0 / 2026-04-01 ***Added***: diff --git a/spark/changelog.d/22967.fixed b/spark/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/spark/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/spark/datadog_checks/spark/__about__.py b/spark/datadog_checks/spark/__about__.py index 48395dfcb2168..5e2a09fd0df08 100644 --- a/spark/datadog_checks/spark/__about__.py +++ b/spark/datadog_checks/spark/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '7.7.0' +__version__ = '7.7.1' diff --git a/sqlserver/CHANGELOG.md b/sqlserver/CHANGELOG.md index a56cd9a635b13..0baf96dbd6004 100644 --- a/sqlserver/CHANGELOG.md +++ b/sqlserver/CHANGELOG.md @@ -2,6 +2,27 @@ +## 23.0.0 / 2026-04-15 + +***Changed***: + +* Switch `sqlserver.ao.replica_sync_state` from `sys.dm_hadr_database_replica_states` to `sys.dm_hadr_availability_replica_states` to report per-replica synchronization health instead of per-database synchronization state. The `synchronization_state_desc` tag name is preserved for backward compatibility, but its values now reflect the replica-level health rollup (e.g. `HEALTHY`, `PARTIALLY_HEALTHY`, `NOT_HEALTHY`). The previous implementation was broken for availability groups containing multiple databases, as rows would collide on the same tag set and only the last value was reported. To get per-database synchronization state, use `sqlserver.ao.replica_status` which includes a `synchronization_state` tag with full database-level granularity. ([#23310](https://github.com/DataDog/integrations-core/pull/23310)) + +***Added***: + +* Update dependencies ([#22996](https://github.com/DataDog/integrations-core/pull/22996)) + +***Fixed***: + +* Fix ``database_autodiscovery_interval`` config option being silently ignored. The check was reading ``autodiscovery_interval`` instead of the documented ``database_autodiscovery_interval`` key, so customers setting this option were always getting the default 3600s interval. ([#22912](https://github.com/DataDog/integrations-core/pull/22912)) +* Fix stale database metrics cache when autodiscovered databases change. Previously, database-level metric query executors (e.g. ``sys.database_files``) were never rebuilt after autodiscovery detected database changes, causing persistent errors for deleted databases and missing metrics for newly added databases until agent restart. ([#22913](https://github.com/DataDog/integrations-core/pull/22913)) +* Respect exclude_hostname config parameter for debug metrics. If this setting is not respected, we can still submit metrics with a hostname tag, which can have undesirable effects throughout the platform. For example, a host can appear in the Host list where it should not. ([#22938](https://github.com/DataDog/integrations-core/pull/22938)) +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) +* Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: + - Fix schema collection silently dropping all collected metadata when the last discovered database has no tables. ([#22880](https://github.com/DataDog/integrations-core/pull/22880)) + - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) + - Improve compile-time error messages for invalid syntax in DB query extras expressions. ([#23140](https://github.com/DataDog/integrations-core/pull/23140)) ([#23282](https://github.com/DataDog/integrations-core/pull/23282)) + ## 22.14.0 / 2026-03-18 ***Added***: diff --git a/sqlserver/changelog.d/22912.fixed b/sqlserver/changelog.d/22912.fixed deleted file mode 100644 index 1abe0cf31a9b3..0000000000000 --- a/sqlserver/changelog.d/22912.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix ``database_autodiscovery_interval`` config option being silently ignored. The check was reading ``autodiscovery_interval`` instead of the documented ``database_autodiscovery_interval`` key, so customers setting this option were always getting the default 3600s interval. diff --git a/sqlserver/changelog.d/22913.fixed b/sqlserver/changelog.d/22913.fixed deleted file mode 100644 index 1630861cc8802..0000000000000 --- a/sqlserver/changelog.d/22913.fixed +++ /dev/null @@ -1 +0,0 @@ -Fix stale database metrics cache when autodiscovered databases change. Previously, database-level metric query executors (e.g. ``sys.database_files``) were never rebuilt after autodiscovery detected database changes, causing persistent errors for deleted databases and missing metrics for newly added databases until agent restart. diff --git a/sqlserver/changelog.d/22938.fixed b/sqlserver/changelog.d/22938.fixed deleted file mode 100644 index d4b8cdbe511d7..0000000000000 --- a/sqlserver/changelog.d/22938.fixed +++ /dev/null @@ -1,3 +0,0 @@ -Respect exclude_hostname config parameter for debug metrics. If this setting is not respected, we can still submit metrics wi -th a hostname tag, which can have undesirable effects throughout the platform. For example, a host can appear in the Host list wh -ere it should not. \ No newline at end of file diff --git a/sqlserver/changelog.d/22996.added b/sqlserver/changelog.d/22996.added deleted file mode 100644 index af47fee9d6a90..0000000000000 --- a/sqlserver/changelog.d/22996.added +++ /dev/null @@ -1 +0,0 @@ -Update dependencies \ No newline at end of file diff --git a/sqlserver/changelog.d/23047.fixed b/sqlserver/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/sqlserver/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/sqlserver/changelog.d/23282.fixed b/sqlserver/changelog.d/23282.fixed deleted file mode 100644 index f1ba47ee635c9..0000000000000 --- a/sqlserver/changelog.d/23282.fixed +++ /dev/null @@ -1,4 +0,0 @@ -Bump `datadog-checks-base` to `>=37.34.1`. Notable changes: - - Fix schema collection silently dropping all collected metadata when the last discovered database has no tables. ([#22880](https://github.com/DataDog/integrations-core/pull/22880)) - - Reduce allocations in `StatementMetrics` by deferring dict construction and updating the previous-statements cache in place. ([#23075](https://github.com/DataDog/integrations-core/pull/23075)) - - Improve compile-time error messages for invalid syntax in DB query extras expressions. ([#23140](https://github.com/DataDog/integrations-core/pull/23140)) diff --git a/sqlserver/changelog.d/23310.changed b/sqlserver/changelog.d/23310.changed deleted file mode 100644 index edfb84916ac1a..0000000000000 --- a/sqlserver/changelog.d/23310.changed +++ /dev/null @@ -1 +0,0 @@ -Switch `sqlserver.ao.replica_sync_state` from `sys.dm_hadr_database_replica_states` to `sys.dm_hadr_availability_replica_states` to report per-replica synchronization health instead of per-database synchronization state. The `synchronization_state_desc` tag name is preserved for backward compatibility, but its values now reflect the replica-level health rollup (e.g. `HEALTHY`, `PARTIALLY_HEALTHY`, `NOT_HEALTHY`). The previous implementation was broken for availability groups containing multiple databases, as rows would collide on the same tag set and only the last value was reported. To get per-database synchronization state, use `sqlserver.ao.replica_status` which includes a `synchronization_state` tag with full database-level granularity. \ No newline at end of file diff --git a/sqlserver/datadog_checks/sqlserver/__about__.py b/sqlserver/datadog_checks/sqlserver/__about__.py index 0a97d6fa61787..28736428fad58 100644 --- a/sqlserver/datadog_checks/sqlserver/__about__.py +++ b/sqlserver/datadog_checks/sqlserver/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '22.14.0' +__version__ = '23.0.0' diff --git a/strimzi/CHANGELOG.md b/strimzi/CHANGELOG.md index b81b2ffdd4a82..bbfd285a89fb9 100644 --- a/strimzi/CHANGELOG.md +++ b/strimzi/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/strimzi/changelog.d/23047.fixed b/strimzi/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/strimzi/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/strimzi/datadog_checks/strimzi/__about__.py b/strimzi/datadog_checks/strimzi/__about__.py index 5f84e40d00764..6a3503dd79bd5 100644 --- a/strimzi/datadog_checks/strimzi/__about__.py +++ b/strimzi/datadog_checks/strimzi/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2023-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.4.1' diff --git a/supabase/CHANGELOG.md b/supabase/CHANGELOG.md index da5979fa5f043..1811b3b03b6ae 100644 --- a/supabase/CHANGELOG.md +++ b/supabase/CHANGELOG.md @@ -2,6 +2,12 @@ +## 2.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 2.4.0 / 2026-04-01 ***Added***: diff --git a/supabase/changelog.d/23047.fixed b/supabase/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/supabase/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/supabase/datadog_checks/supabase/__about__.py b/supabase/datadog_checks/supabase/__about__.py index 78696e0ad05c4..87e2fd1188602 100644 --- a/supabase/datadog_checks/supabase/__about__.py +++ b/supabase/datadog_checks/supabase/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '2.4.0' +__version__ = '2.4.1' diff --git a/supervisord/CHANGELOG.md b/supervisord/CHANGELOG.md index 198d1a1203e2f..58194c6b58382 100644 --- a/supervisord/CHANGELOG.md +++ b/supervisord/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.4.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) + ## 4.4.0 / 2026-02-19 / Agent 7.77.0 ***Added***: diff --git a/supervisord/changelog.d/22967.fixed b/supervisord/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/supervisord/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/supervisord/datadog_checks/supervisord/__about__.py b/supervisord/datadog_checks/supervisord/__about__.py index 4f72691353458..174bd1265f67c 100644 --- a/supervisord/datadog_checks/supervisord/__about__.py +++ b/supervisord/datadog_checks/supervisord/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.4.1' diff --git a/teamcity/CHANGELOG.md b/teamcity/CHANGELOG.md index d67cd305d402e..cb23a09849c1d 100644 --- a/teamcity/CHANGELOG.md +++ b/teamcity/CHANGELOG.md @@ -2,6 +2,12 @@ +## 7.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 7.4.0 / 2026-04-01 ***Added***: diff --git a/teamcity/changelog.d/23047.fixed b/teamcity/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/teamcity/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/teamcity/datadog_checks/teamcity/__about__.py b/teamcity/datadog_checks/teamcity/__about__.py index c7d55876f86a6..2321676ce8c11 100644 --- a/teamcity/datadog_checks/teamcity/__about__.py +++ b/teamcity/datadog_checks/teamcity/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "7.4.0" +__version__ = "7.4.1" diff --git a/tekton/CHANGELOG.md b/tekton/CHANGELOG.md index eae14516e8be9..1479a83685834 100644 --- a/tekton/CHANGELOG.md +++ b/tekton/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/tekton/changelog.d/23047.fixed b/tekton/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/tekton/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/tekton/datadog_checks/tekton/__about__.py b/tekton/datadog_checks/tekton/__about__.py index 1df6621df2b07..bd1babbabfd0e 100644 --- a/tekton/datadog_checks/tekton/__about__.py +++ b/tekton/datadog_checks/tekton/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/teleport/CHANGELOG.md b/teleport/CHANGELOG.md index f3fec77100003..889109f6c1dcd 100644 --- a/teleport/CHANGELOG.md +++ b/teleport/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/teleport/changelog.d/23047.fixed b/teleport/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/teleport/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/teleport/datadog_checks/teleport/__about__.py b/teleport/datadog_checks/teleport/__about__.py index 1df6621df2b07..bd1babbabfd0e 100644 --- a/teleport/datadog_checks/teleport/__about__.py +++ b/teleport/datadog_checks/teleport/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/temporal/CHANGELOG.md b/temporal/CHANGELOG.md index 6fa7e4da60bce..7bb81a17c4075 100644 --- a/temporal/CHANGELOG.md +++ b/temporal/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.5.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.5.0 / 2026-04-01 ***Added***: diff --git a/temporal/changelog.d/23047.fixed b/temporal/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/temporal/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/temporal/datadog_checks/temporal/__about__.py b/temporal/datadog_checks/temporal/__about__.py index 64f2bd4521bbd..297d7fd53b07d 100644 --- a/temporal/datadog_checks/temporal/__about__.py +++ b/temporal/datadog_checks/temporal/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2023-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.5.0' +__version__ = '4.5.1' diff --git a/tokumx/CHANGELOG.md b/tokumx/CHANGELOG.md index 46d47055c498b..1633e99794756 100644 --- a/tokumx/CHANGELOG.md +++ b/tokumx/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.6.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.6.0 / 2026-04-01 ***Added***: diff --git a/tokumx/changelog.d/23047.fixed b/tokumx/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/tokumx/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/tokumx/datadog_checks/tokumx/__about__.py b/tokumx/datadog_checks/tokumx/__about__.py index e4c96eacd5850..cbc4cac9c97ec 100644 --- a/tokumx/datadog_checks/tokumx/__about__.py +++ b/tokumx/datadog_checks/tokumx/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.6.0' +__version__ = '3.6.1' diff --git a/torchserve/CHANGELOG.md b/torchserve/CHANGELOG.md index 042d59af0fc64..048c5fde5c5e1 100644 --- a/torchserve/CHANGELOG.md +++ b/torchserve/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/torchserve/changelog.d/23047.fixed b/torchserve/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/torchserve/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/torchserve/datadog_checks/torchserve/__about__.py b/torchserve/datadog_checks/torchserve/__about__.py index 5f84e40d00764..6a3503dd79bd5 100644 --- a/torchserve/datadog_checks/torchserve/__about__.py +++ b/torchserve/datadog_checks/torchserve/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2023-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.4.1' diff --git a/traefik_mesh/CHANGELOG.md b/traefik_mesh/CHANGELOG.md index 8afa3c80e79cf..efcee07a4008d 100644 --- a/traefik_mesh/CHANGELOG.md +++ b/traefik_mesh/CHANGELOG.md @@ -2,6 +2,16 @@ +## 3.5.0 / 2026-04-15 + +***Added***: + +* Include mapping for Traefik v3 metric ([#23025](https://github.com/DataDog/integrations-core/pull/23025)) + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/traefik_mesh/changelog.d/23025.added b/traefik_mesh/changelog.d/23025.added deleted file mode 100644 index 7e1ef450c703d..0000000000000 --- a/traefik_mesh/changelog.d/23025.added +++ /dev/null @@ -1 +0,0 @@ -Include mapping for Traefik v3 metric diff --git a/traefik_mesh/changelog.d/23047.fixed b/traefik_mesh/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/traefik_mesh/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/traefik_mesh/datadog_checks/traefik_mesh/__about__.py b/traefik_mesh/datadog_checks/traefik_mesh/__about__.py index 1df6621df2b07..63d9676003f0b 100644 --- a/traefik_mesh/datadog_checks/traefik_mesh/__about__.py +++ b/traefik_mesh/datadog_checks/traefik_mesh/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.5.0' diff --git a/varnish/CHANGELOG.md b/varnish/CHANGELOG.md index 6b9729d070711..92cad1bcf4910 100644 --- a/varnish/CHANGELOG.md +++ b/varnish/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.4.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/varnish/changelog.d/22967.fixed b/varnish/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/varnish/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/varnish/datadog_checks/varnish/__about__.py b/varnish/datadog_checks/varnish/__about__.py index 04f665f649539..bcd4f5c8ae8f4 100644 --- a/varnish/datadog_checks/varnish/__about__.py +++ b/varnish/datadog_checks/varnish/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "4.4.0" +__version__ = "4.4.1" diff --git a/vault/CHANGELOG.md b/vault/CHANGELOG.md index 2c38a2303d546..a2687bccd6709 100644 --- a/vault/CHANGELOG.md +++ b/vault/CHANGELOG.md @@ -2,6 +2,12 @@ +## 7.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 7.4.0 / 2026-04-01 ***Added***: diff --git a/vault/changelog.d/23047.fixed b/vault/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/vault/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/vault/datadog_checks/vault/__about__.py b/vault/datadog_checks/vault/__about__.py index 29bb3037a441c..d05da880ad9e7 100644 --- a/vault/datadog_checks/vault/__about__.py +++ b/vault/datadog_checks/vault/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '7.4.0' +__version__ = '7.4.1' diff --git a/velero/CHANGELOG.md b/velero/CHANGELOG.md index e28c225398bb1..82138611a291a 100644 --- a/velero/CHANGELOG.md +++ b/velero/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/velero/changelog.d/23047.fixed b/velero/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/velero/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/velero/datadog_checks/velero/__about__.py b/velero/datadog_checks/velero/__about__.py index bc440ccf4c06a..f9eb31d50ccbd 100644 --- a/velero/datadog_checks/velero/__about__.py +++ b/velero/datadog_checks/velero/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2025-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/vllm/CHANGELOG.md b/vllm/CHANGELOG.md index 40ca6c8be11e5..7340d673bc857 100644 --- a/vllm/CHANGELOG.md +++ b/vllm/CHANGELOG.md @@ -2,6 +2,12 @@ +## 3.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 3.4.0 / 2026-04-01 ***Added***: diff --git a/vllm/changelog.d/23047.fixed b/vllm/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/vllm/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/vllm/datadog_checks/vllm/__about__.py b/vllm/datadog_checks/vllm/__about__.py index 1df6621df2b07..bd1babbabfd0e 100644 --- a/vllm/datadog_checks/vllm/__about__.py +++ b/vllm/datadog_checks/vllm/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2024-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '3.4.0' +__version__ = '3.4.1' diff --git a/voltdb/CHANGELOG.md b/voltdb/CHANGELOG.md index e7a38b2a62ebf..c74b4087871fc 100644 --- a/voltdb/CHANGELOG.md +++ b/voltdb/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.4.0 / 2026-04-01 ***Added***: diff --git a/voltdb/changelog.d/23047.fixed b/voltdb/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/voltdb/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/voltdb/datadog_checks/voltdb/__about__.py b/voltdb/datadog_checks/voltdb/__about__.py index 5121c2174915e..a0c5e12700f1e 100644 --- a/voltdb/datadog_checks/voltdb/__about__.py +++ b/voltdb/datadog_checks/voltdb/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2020-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.4.0' +__version__ = '6.4.1' diff --git a/vsphere/CHANGELOG.md b/vsphere/CHANGELOG.md index 2ee1bbff3ff8e..457bb3766223e 100644 --- a/vsphere/CHANGELOG.md +++ b/vsphere/CHANGELOG.md @@ -2,6 +2,12 @@ +## 9.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 9.4.0 / 2026-03-18 ***Added***: diff --git a/vsphere/changelog.d/23047.fixed b/vsphere/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/vsphere/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/vsphere/datadog_checks/vsphere/__about__.py b/vsphere/datadog_checks/vsphere/__about__.py index 6c0765598f857..e965d4f0c640b 100644 --- a/vsphere/datadog_checks/vsphere/__about__.py +++ b/vsphere/datadog_checks/vsphere/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "9.4.0" +__version__ = "9.4.1" diff --git a/weaviate/CHANGELOG.md b/weaviate/CHANGELOG.md index 9053c9e456189..609e7dbbeef29 100644 --- a/weaviate/CHANGELOG.md +++ b/weaviate/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.4.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.4.0 / 2026-04-01 ***Added***: diff --git a/weaviate/changelog.d/23047.fixed b/weaviate/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/weaviate/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/weaviate/datadog_checks/weaviate/__about__.py b/weaviate/datadog_checks/weaviate/__about__.py index 5f84e40d00764..6a3503dd79bd5 100644 --- a/weaviate/datadog_checks/weaviate/__about__.py +++ b/weaviate/datadog_checks/weaviate/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2023-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.4.0' +__version__ = '4.4.1' diff --git a/windows_service/CHANGELOG.md b/windows_service/CHANGELOG.md index b67ae68d0350c..1b3dff5894772 100644 --- a/windows_service/CHANGELOG.md +++ b/windows_service/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.7.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 6.7.0 / 2026-02-19 / Agent 7.77.0 ***Added***: diff --git a/windows_service/changelog.d/23047.fixed b/windows_service/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/windows_service/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/windows_service/datadog_checks/windows_service/__about__.py b/windows_service/datadog_checks/windows_service/__about__.py index 3e43c3096f4d4..aa1e4b7cf1b41 100644 --- a/windows_service/datadog_checks/windows_service/__about__.py +++ b/windows_service/datadog_checks/windows_service/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.7.0' +__version__ = '6.7.1' diff --git a/wmi_check/CHANGELOG.md b/wmi_check/CHANGELOG.md index 668d6a11e7e3b..7ea904248ad88 100644 --- a/wmi_check/CHANGELOG.md +++ b/wmi_check/CHANGELOG.md @@ -2,6 +2,12 @@ +## 4.1.1 / 2026-04-15 + +***Fixed***: + +* Improve descriptions ([#23047](https://github.com/DataDog/integrations-core/pull/23047)) + ## 4.1.0 / 2026-02-19 / Agent 7.77.0 ***Added***: diff --git a/wmi_check/changelog.d/23047.fixed b/wmi_check/changelog.d/23047.fixed deleted file mode 100644 index f1ca298ea7f72..0000000000000 --- a/wmi_check/changelog.d/23047.fixed +++ /dev/null @@ -1 +0,0 @@ -Improve descriptions diff --git a/wmi_check/datadog_checks/wmi_check/__about__.py b/wmi_check/datadog_checks/wmi_check/__about__.py index d83361248d388..6d1f1d6afbaa4 100644 --- a/wmi_check/datadog_checks/wmi_check/__about__.py +++ b/wmi_check/datadog_checks/wmi_check/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '4.1.0' +__version__ = '4.1.1' diff --git a/yarn/CHANGELOG.md b/yarn/CHANGELOG.md index 5606fb0023053..93a548e7e964c 100644 --- a/yarn/CHANGELOG.md +++ b/yarn/CHANGELOG.md @@ -2,6 +2,12 @@ +## 8.4.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) + ## 8.4.0 / 2026-04-01 ***Added***: diff --git a/yarn/changelog.d/22967.fixed b/yarn/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/yarn/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/yarn/datadog_checks/yarn/__about__.py b/yarn/datadog_checks/yarn/__about__.py index 86021cc51f4ab..96dd57bedc4ef 100644 --- a/yarn/datadog_checks/yarn/__about__.py +++ b/yarn/datadog_checks/yarn/__about__.py @@ -1,4 +1,4 @@ # (C) Datadog, Inc. 2018-present # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = "8.4.0" +__version__ = "8.4.1" diff --git a/zk/CHANGELOG.md b/zk/CHANGELOG.md index 2e9e50adafbad..ee23135cdd394 100644 --- a/zk/CHANGELOG.md +++ b/zk/CHANGELOG.md @@ -2,6 +2,12 @@ +## 6.5.1 / 2026-04-15 + +***Fixed***: + +* Polish fleet-configurable spec descriptions. ([#22967](https://github.com/DataDog/integrations-core/pull/22967)) + ## 6.5.0 / 2026-04-01 ***Added***: diff --git a/zk/changelog.d/22967.fixed b/zk/changelog.d/22967.fixed deleted file mode 100644 index 2596a0f4b4b5b..0000000000000 --- a/zk/changelog.d/22967.fixed +++ /dev/null @@ -1 +0,0 @@ -Polish fleet-configurable spec descriptions. diff --git a/zk/datadog_checks/zk/__about__.py b/zk/datadog_checks/zk/__about__.py index 045140dbbf117..4e459e1ee8a62 100644 --- a/zk/datadog_checks/zk/__about__.py +++ b/zk/datadog_checks/zk/__about__.py @@ -2,4 +2,4 @@ # All rights reserved # Licensed under a 3-clause BSD style license (see LICENSE) -__version__ = '6.5.0' +__version__ = '6.5.1'