Skip to content

Commit dc03c52

Browse files
Bumped datadog_checks_dev version to 35.1.4 (DataDog#20976)
* [Release] Bumped datadog_checks_dev version to 35.1.4 * [Release] Update metadata * Update datadog_checks_dev/CHANGELOG.md Co-authored-by: Sarah Witt <sarah.witt@datadoghq.com> --------- Co-authored-by: Sarah Witt <sarah.witt@datadoghq.com>
1 parent 0181919 commit dc03c52

File tree

5 files changed

+9
-4
lines changed

5 files changed

+9
-4
lines changed

.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: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

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

5+
## 35.1.4 / 2025-08-07
6+
7+
***Fixed***:
8+
9+
* Improve descriptions and examples in configuration templates ([#20878](https://github.com/DataDog/integrations-core/pull/20878))
10+
* Fix codeowners validation to use proper team ([#20974](https://github.com/DataDog/integrations-core/pull/20974))
11+
512
## 35.1.3 / 2025-07-30
613

714
***Fixed***:

datadog_checks_dev/changelog.d/20878.fixed

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

datadog_checks_dev/changelog.d/20974.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.3'
4+
__version__ = '35.1.4'

0 commit comments

Comments
 (0)