Skip to content

Commit 36bb35b

Browse files
release 1.10.0 (#862)
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 0cc9b5c commit 36bb35b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 1.10.0 / 2022-03-02
4+
5+
### Fixed
6+
* Add missing type to enum by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/844
7+
* Add nullable user relationships to incidents and use this relationship schema for `commander_user` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/799
8+
* Fix event intake response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/849
9+
* Use custom generator by @therve in https://github.com/DataDog/datadog-api-client-python/pull/853
10+
### Added
11+
* [Synthetics] Add missing option for SSL tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-python/pull/851
12+
13+
14+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-python/compare/1.9.0...1.10.0
15+
316
## 1.9.0 / 2022-02-17
417

518
### Fixed

0 commit comments

Comments
 (0)