Skip to content

Commit d33ea22

Browse files
authored
[Release] datadog_checks_downloader 9.0.0 (#22154)
* [Release] Bumped datadog_checks_downloader version to 9.0.0 * [Release] Update metadata
1 parent 83e6daf commit d33ea22

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

.in-toto/tag.4e75cfa1.link

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

datadog_checks_downloader/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<!-- towncrier release notes start -->
44

5+
## 9.0.0 / 2025-12-17
6+
7+
***Changed***:
8+
9+
* Update the root layout version to v8 (vault ceremony v18) ([#22089](https://github.com/DataDog/integrations-core/pull/22089))
10+
511
## 8.1.0 / 2025-10-02 / Agent 7.72.0
612

713
***Added***:

datadog_checks_downloader/changelog.d/22089.changed

Lines changed: 0 additions & 1 deletion
This file was deleted.

datadog_checks_downloader/datadog_checks/downloader/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44

55
# NOTE: tie datadog-checks-downloader to v2 of our software supply chain:
66
# https://github.com/DataDog/integrations-core/blob/6388602b6deb3b65b62cf7cda69dc20d99dede29/datadog_checks_downloader/datadog_checks/downloader/download.py#L51
7-
__version__ = "8.1.0"
7+
__version__ = "9.0.0"

requirements-agent-release.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ datadog-checkpoint-harmony-endpoint==1.1.0
3434
datadog-checkpoint-quantum-firewall==1.2.0
3535
datadog-checks-base==37.25.0
3636
datadog-checks-dependency-provider==3.2.0
37-
datadog-checks-downloader==8.1.0
37+
datadog-checks-downloader==9.0.0
3838
datadog-cilium==6.2.0
3939
datadog-cisco-aci==4.11.0
4040
datadog-cisco-secure-firewall==1.2.0

0 commit comments

Comments
 (0)