You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: datadog_checks_dev/CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,12 @@
1
1
# CHANGELOG - Datadog Checks Dev
2
2
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
+
3
10
## 17.0.1 / 2022-09-19
4
11
5
12
*[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).
0 commit comments