Skip to content

Commit f9488b8

Browse files
authored
Add changelog to datadog-checks-base after latest patch update (#22199)
* Add changelog to datadog-checks-base after latest patch update * Move the changelog to the place the validation wants it
1 parent 4e1d2d4 commit f9488b8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

datadog_checks_base/CHANGELOG.md

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

2525
* Fix YAML configuration parsing to properly handle Unicode characters on Windows systems where the UTF-8 locale is not enabled by default. ([#21852](https://github.com/DataDog/integrations-core/pull/21852))
2626

27+
## 37.23.2 / 2025-12-19
28+
29+
***Security***:
30+
31+
* Bump urllib3 to version 2.6.2 ([#22172](https://github.com/DataDog/integrations-core/pull/22172))
32+
2733
## 37.23.1 / 2025-12-15 / Agent 7.73.1
2834

2935
***Security***:

0 commit comments

Comments
 (0)