You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,18 @@
1
1
# CHANGELOG
2
2
3
+
## 2.40.0/2025-07-14
4
+
5
+
### Added
6
+
* Add Datasets API to Open API Spec [#2992](https://github.com/DataDog/datadog-api-client-java/pull/2992)
7
+
* Add support for vulnerability management - GetSBOMsList new endpoint and update existing ones [#2991](https://github.com/DataDog/datadog-api-client-java/pull/2991)
8
+
* Add spreadsheet to restriction_policy specs [#2985](https://github.com/DataDog/datadog-api-client-java/pull/2985)
9
+
* Add API spec for AWS Integrations IAM permissions [#2961](https://github.com/DataDog/datadog-api-client-java/pull/2961)
10
+
* New keys added for multiple products [#2959](https://github.com/DataDog/datadog-api-client-java/pull/2959)
11
+
* Add support for `Array Processor` in `Logs Pipelines`[#2952](https://github.com/DataDog/datadog-api-client-java/pull/2952)
12
+
13
+
### Changed
14
+
* Add support for vulnerability management - GetSBOMsList new endpoint and update existing ones [#2991](https://github.com/DataDog/datadog-api-client-java/pull/2991)
0 commit comments