We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d0ee09 commit 0058861Copy full SHA for 0058861
CHANGELOG.md
@@ -0,0 +1,10 @@
1
+## 1.0.0b2 / 2020-11-05
2
+
3
+* [Added] Add missing synthetics step types. See [#129](https://github.com/DataDog/datadog-api-client-python/pull/129).
4
+* [Added] Add include_tags in logs archives. See [#126](https://github.com/DataDog/datadog-api-client-python/pull/126).
5
+* [Changed] Change teams and services objects names to be incident specific. See [#134](https://github.com/DataDog/datadog-api-client-python/pull/134).
6
+* [Removed] Remove `require_full_window` client default value for monitors. See [#135](https://github.com/DataDog/datadog-api-client-python/pull/135).
7
8
+## 1.0.0b1 / 2020-10-21
9
10
+* Initial beta release of this client
0 commit comments