Skip to content

Commit 32ef266

Browse files
author
ci.datadog-api-spec
committed
Bump versions and add changelog entries.
1 parent 64364b8 commit 32ef266

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 1.45.0/2025-10-01
4+
5+
### Added
6+
* Add AzureScanOptions to agentless scanning API [#2838](https://github.com/DataDog/datadog-api-client-typescript/pull/2838)
7+
* Documenting the new Flaky Test Management API endpoint for public beta [#2788](https://github.com/DataDog/datadog-api-client-typescript/pull/2788)
8+
39
## 1.44.0/2025-09-30
410

511
### Added

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,6 @@
106106
"engines": {
107107
"node": ">=12.0.0"
108108
},
109-
"version": "1.44.0",
109+
"version": "1.45.0",
110110
"packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111111
}

0 commit comments

Comments
 (0)