Skip to content

Commit aa1650d

Browse files
authored
[Release] Bumped datadog_checks_dev version to 35.2.0 (DataDog#21122)
* [Release] Bumped datadog_checks_dev version to 35.2.0 * [Release] Update metadata
1 parent eec2bbd commit aa1650d

5 files changed

Lines changed: 12 additions & 4 deletions

File tree

.in-toto/tag.ec45eb9d.link

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

datadog_checks_dev/CHANGELOG.md

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

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

5+
## 35.2.0 / 2025-08-20
6+
7+
***Added***:
8+
9+
* Add option to specify container to check logs from and to wait for health when running docker compose up ([#21104](https://github.com/DataDog/integrations-core/pull/21104))
10+
11+
***Fixed***:
12+
13+
* Updating check_only to not have support_type = 'partner' ([#21109](https://github.com/DataDog/integrations-core/pull/21109))
14+
515
## 35.1.4 / 2025-08-07
616

717
***Fixed***:

datadog_checks_dev/changelog.d/21104.added

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

datadog_checks_dev/changelog.d/21109.fixed

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# (C) Datadog, Inc. 2018-present
22
# All rights reserved
33
# Licensed under a 3-clause BSD style license (see LICENSE)
4-
__version__ = '35.1.4'
4+
__version__ = '35.2.0'

0 commit comments

Comments
 (0)