Skip to content

Commit bce3ca6

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

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

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

3+
## 2.49.0/2025-10-30
4+
5+
### Added
6+
* 📝 [LOGSAC-1298] Add logs-pipeline type to restriction policy OpenAPI spec [#3434](https://github.com/DataDog/datadog-api-client-go/pull/3434)
7+
* Security Monitoring - Update Signal Archive Reasons [#3433](https://github.com/DataDog/datadog-api-client-go/pull/3433)
8+
* Add endpoints for Software Composition Analysis [#3430](https://github.com/DataDog/datadog-api-client-go/pull/3430)
9+
* Add New Serverless Summary Entries to Api Spec [#3418](https://github.com/DataDog/datadog-api-client-go/pull/3418)
10+
* Add metric namespace config filters to V2 GCP API [#3417](https://github.com/DataDog/datadog-api-client-go/pull/3417)
11+
* Add specs for v2 eventbridge API [#3414](https://github.com/DataDog/datadog-api-client-go/pull/3414)
12+
* Add support for `Schema Processor` in `Logs Pipelines` [#3411](https://github.com/DataDog/datadog-api-client-go/pull/3411)
13+
* Add Static Analysis Rules Endpoints [#3395](https://github.com/DataDog/datadog-api-client-go/pull/3395)
14+
15+
### Changed
16+
* Rename historical job API endpoints to threat hunting [#3431](https://github.com/DataDog/datadog-api-client-go/pull/3431)
17+
318
## 2.48.0/2025-10-23
419

520
### Changed

version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package client
22

33
// Version used in User-Agent header.
4-
const Version = "2.48.0"
4+
const Version = "2.49.0"

0 commit comments

Comments
 (0)