Skip to content

Commit 527467f

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Release 1.0.0-beta.9 (#560)
* Bump version to 1.0.0-beta.9 * Update CHANGELOG Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent c0d4973 commit 527467f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# CHANGELOG
22

3+
## 1.0.0-beta.9 / 2022-03-03
4+
5+
### Fixed
6+
* Fix event intake response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/541
7+
* Fix type for `date` field in `LogsByRetentionMonthlyUsage` by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/553
8+
* Make `typedoc` a devDependency by @Nevon in https://github.com/DataDog/datadog-api-client-typescript/pull/554
9+
### Added
10+
* [Synthetics] Add missing option for SSL tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/544
11+
* Add impossible travel detection method by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/548
12+
* Add CI App usage endpoint and usage summary columns by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/552
13+
### Removed
14+
* Don't distribute tests directory by @skarimo in https://github.com/DataDog/datadog-api-client-typescript/pull/547
15+
### Security
16+
* Bump url-parse from 1.5.6 to 1.5.9 by @dependabot in https://github.com/DataDog/datadog-api-client-typescript/pull/557
17+
18+
## New Contributors
19+
* @Nevon made their first contribution in https://github.com/DataDog/datadog-api-client-typescript/pull/554
20+
21+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-typescript/compare/v1.0.0-beta.8...v1.0.0-beta.9
22+
323
## 1.0.0-beta.8 / 2022-02-18
424

525
### Fixed

0 commit comments

Comments
 (0)