Skip to content

Commit 97de6b4

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
andauthored
Bump versions and add changelog entries. (#3367)
Co-authored-by: ci.datadog-api-spec <[email protected]>
1 parent 1d010d7 commit 97de6b4

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

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

3+
## 2.49.0/2026-01-08
4+
5+
### Added
6+
* Add new bits_ai usage attribution type to Usage Attribution Public API Documentation [#3357](https://github.com/DataDog/datadog-api-client-java/pull/3357)
7+
* Add Product Analytics Server-Side Events API endpoint [#3352](https://github.com/DataDog/datadog-api-client-java/pull/3352)
8+
* Update /api/v2/cases endpoint to add custom attributes support [#3350](https://github.com/DataDog/datadog-api-client-java/pull/3350)
9+
* Documentation for team notifications API [#3346](https://github.com/DataDog/datadog-api-client-java/pull/3346)
10+
* [RQ-7160] Add llm_spans and deprecate llm_observability [#3332](https://github.com/DataDog/datadog-api-client-java/pull/3332)
11+
* Add display_name to Observability Pipeline processors [#3330](https://github.com/DataDog/datadog-api-client-java/pull/3330)
12+
* Add a new includeDiscovered query parameter to Software Catalog APIs [#3327](https://github.com/DataDog/datadog-api-client-java/pull/3327)
13+
* Add routes for managing On-Call user notification rules [#3325](https://github.com/DataDog/datadog-api-client-java/pull/3325)
14+
* Add anomaly detection options to security monitoring rules [#3322](https://github.com/DataDog/datadog-api-client-java/pull/3322)
15+
* Remove preview/unstable tags from GitHub team sync and connections endpoints [#3320](https://github.com/DataDog/datadog-api-client-java/pull/3320)
16+
* Added spec for flex_stored_logs [#3314](https://github.com/DataDog/datadog-api-client-java/pull/3314)
17+
* Add documentation for synthetics global variable jsonpatch endpoint [#3267](https://github.com/DataDog/datadog-api-client-java/pull/3267)
18+
19+
### Changed
20+
* Remove steps from certain expected synthetics api response [#3356](https://github.com/DataDog/datadog-api-client-java/pull/3356)
21+
* Add documentation for GET, POST, PATCH, and DELETE api/v2/incidents/incident_id/attachments endpoints [#3296](https://github.com/DataDog/datadog-api-client-java/pull/3296)
22+
323
## 2.48.0/2025-12-17
424

525
### Changed

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.48.0</version>
7+
<version>2.49.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)