Skip to content

Commit bd73925

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#3254)
Co-authored-by: ci.datadog-api-spec <packages@datadoghq.com>
1 parent a853320 commit bd73925

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.46.0/2025-11-14
4+
5+
### Added
6+
* Add suppression tags [#3240](https://github.com/DataDog/datadog-api-client-java/pull/3240)
7+
* Add Team Connection API Documentation [#3238](https://github.com/DataDog/datadog-api-client-java/pull/3238)
8+
* Add new summary keys for new standalone billing dimensions [#3235](https://github.com/DataDog/datadog-api-client-java/pull/3235)
9+
* Add Bits AI Investigations and On-Call to API specs [#3232](https://github.com/DataDog/datadog-api-client-java/pull/3232)
10+
* Add `PreviewCatalogEntities` [#3228](https://github.com/DataDog/datadog-api-client-java/pull/3228)
11+
* Sync 'audience_management.yaml' files with backend [#3226](https://github.com/DataDog/datadog-api-client-java/pull/3226)
12+
* 📝 [LOGSAC-1298] Add logs-pipeline type to restriction policy OpenAPI spec [#3219](https://github.com/DataDog/datadog-api-client-java/pull/3219)
13+
* Security Monitoring - Update Signal Archive Reasons [#3217](https://github.com/DataDog/datadog-api-client-java/pull/3217)
14+
* Add New Serverless Summary Entries to Api Spec [#3203](https://github.com/DataDog/datadog-api-client-java/pull/3203)
15+
* Add metric namespace config filters to V2 GCP API [#3202](https://github.com/DataDog/datadog-api-client-java/pull/3202)
16+
* Add specs for v2 eventbridge API [#3199](https://github.com/DataDog/datadog-api-client-java/pull/3199)
17+
* Add last_login_time to Users v2 API [#3181](https://github.com/DataDog/datadog-api-client-java/pull/3181)
18+
* Add Static Analysis Rules Endpoints [#3175](https://github.com/DataDog/datadog-api-client-java/pull/3175)
19+
20+
### Deprecated
21+
* [api-spec] Mark PATCH /api/v2/incidents/incident_id/attachments endpoint as deprecated [#3237](https://github.com/DataDog/datadog-api-client-java/pull/3237)
22+
* [METEXP-2068] Deprecate api/v1/search Endpoint [#3233](https://github.com/DataDog/datadog-api-client-java/pull/3233)
23+
24+
### Changed
25+
* Rename historical job API endpoints to threat hunting [#3215](https://github.com/DataDog/datadog-api-client-java/pull/3215)
26+
327
## 2.45.0/2025-10-27
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.45.0</version>
7+
<version>2.46.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)