We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64364b8 commit 32ef266Copy full SHA for 32ef266
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# CHANGELOG
2
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
9
## 1.44.0/2025-09-30
10
11
### Added
package.json
@@ -106,6 +106,6 @@
106
"engines": {
107
"node": ">=12.0.0"
108
},
109
- "version": "1.44.0",
+ "version": "1.45.0",
110
"packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
111
}
0 commit comments