Skip to content

Commit 671d8a8

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#3218)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 8b90e2a commit 671d8a8

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGELOG.md

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

3+
## 2.45.0/2025-10-27
4+
5+
### Added
6+
* Add endpoints for Software Composition Analysis [#3214](https://github.com/DataDog/datadog-api-client-java/pull/3214)
7+
* Add support for `Schema Processor` in `Logs Pipelines` [#3192](https://github.com/DataDog/datadog-api-client-java/pull/3192)
8+
* Add new DeleteAssignee endpoint to Error Tracking APIs [#3187](https://github.com/DataDog/datadog-api-client-java/pull/3187)
9+
* document agentless GCP scan options CRUD endpoints [#3183](https://github.com/DataDog/datadog-api-client-java/pull/3183)
10+
* Document `/api/v2/roles/templates` [#3170](https://github.com/DataDog/datadog-api-client-java/pull/3170)
11+
* Add Reference Tables API spec [#3169](https://github.com/DataDog/datadog-api-client-java/pull/3169)
12+
* Add blockedRequestPatterns to synthetics browser test options [#3163](https://github.com/DataDog/datadog-api-client-java/pull/3163)
13+
* Add `BulkDeleteDatastoreItems` to Datastore API spec [#3162](https://github.com/DataDog/datadog-api-client-java/pull/3162)
14+
* Add some missing Workload Protection agent rule fields [#3161](https://github.com/DataDog/datadog-api-client-java/pull/3161)
15+
* Add AzureScanOptions to agentless scanning API [#3159](https://github.com/DataDog/datadog-api-client-java/pull/3159)
16+
17+
### Changed
18+
* Include mention to new scanned-assets-metadata endpoint on container images v2 endpoint [#3191](https://github.com/DataDog/datadog-api-client-java/pull/3191)
19+
* Include mention to new scanned-assets-metadata endpoint on hosts v1 endpoint [#3190](https://github.com/DataDog/datadog-api-client-java/pull/3190)
20+
* security_monitoring - Add indexes to deprecate index in ruleQuery [#3184](https://github.com/DataDog/datadog-api-client-java/pull/3184)
21+
* Add support for vulnerability management - Add ListScannedAssetsMetadata new endpoint and update existing ones [#3182](https://github.com/DataDog/datadog-api-client-java/pull/3182)
22+
* Update description, operationId and examples for tag pipeline and custom allocation rules [#3178](https://github.com/DataDog/datadog-api-client-java/pull/3178)
23+
24+
### Fixed
25+
* Update the summary name for get a tag pipeline ruleset. [#3188](https://github.com/DataDog/datadog-api-client-java/pull/3188)
26+
327
## 2.44.0/2025-09-30
428

529
### Added

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<artifactId>datadog-api-client</artifactId>
55
<packaging>jar</packaging>
66
<name>datadog-api-client</name>
7-
<version>2.44.0</version>
7+
<version>2.45.0</version>
88
<url>https://github.com/DataDog/datadog-api-client-java</url>
99
<description>Java client library for Datadog API</description>
1010
<scm>

0 commit comments

Comments
 (0)