Skip to content

Commit 8da0118

Browse files
authored
[Release] Bumped datadog_checks_dev version to 17.1.0 (DataDog#13048)
* [Release] Bumped datadog_checks_dev version to 17.1.0 * [Release] Update metadata
1 parent c678e38 commit 8da0118

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.in-toto/tag.c295cf63.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
@@ -1,5 +1,12 @@
11
# CHANGELOG - Datadog Checks Dev
22

3+
## 17.1.0 / 2022-10-04
4+
5+
* [Added] Support new `integrations` repo. See [#13007](https://github.com/DataDog/integrations-core/pull/13007).
6+
* [Fixed] Allow creating integrations with `--here` in an arbitrary folder. See [#13026](https://github.com/DataDog/integrations-core/pull/13026).
7+
* [Fixed] Do not include `ddev` in the `requirements-agent-release.txt` file. See [#12947](https://github.com/DataDog/integrations-core/pull/12947).
8+
* [Fixed] Avoid assigning QA cards to the main reviewers. See [#12990](https://github.com/DataDog/integrations-core/pull/12990).
9+
310
## 17.0.1 / 2022-09-19
411

512
* [Fixed] Do not fail the validation if `pr_labels_config_relative_path` is not defined. See [#12965](https://github.com/DataDog/integrations-core/pull/12965).
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__ = '17.0.1'
4+
__version__ = '17.1.0'

0 commit comments

Comments
 (0)