Skip to content

Commit

Permalink
Release 1.25.0 (#1625)
Browse files Browse the repository at this point in the history
* Bump version to 1.25.0

* Update CHANGELOG

* change log

---------

Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
Co-authored-by: HantingZhang2 <42933443+HantingZhang2@users.noreply.github.com>
  • Loading branch information
3 people authored May 21, 2024
1 parent 295d412 commit 02cd0ed
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# CHANGELOG

## 1.25.0 / 2024-05-21

### Fixed
* fix case search documentation by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1598
### Added
* Add support variablesFromScript in Synthetics API test by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1600
* Add JSONSchema assertion support to API and multistep tests by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1576
* add 1 day logs to usage api docs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1604
* Update UserTeamIncluded to include teams by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1609
* Security Monitoring - Make Default Tags available in the response by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1618
* Add flex logs storage tier by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1620
### [**Breaking**] Changed
* Rename the Cloud Workload Security tag to CSM Threats by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-typescript/pull/1608


**Full Changelog**: https://github.com/DataDog/datadog-api-client-typescript/compare/v1.24.0...v1.25.0

## 1.24.0 / 2024-04-11

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,5 +108,5 @@
"engines": {
"node": ">=12.0.0"
},
"version": "1.24.1-beta.0"
"version": "1.25.0"
}

0 comments on commit 02cd0ed

Please sign in to comment.