Skip to content

Commit e82cc32

Browse files
api-clients-generation-pipeline[bot]ci.datadog-api-spec
and
ci.datadog-api-spec
authored
Release 0.9.1 (#557)
Co-authored-by: ci.datadog-api-spec <[email protected]> Co-authored-by: api-clients-generation-pipeline[bot] <54105614+api-clients-generation-pipeline[bot]@users.noreply.github.com>
1 parent 57174e6 commit e82cc32

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## 0.9.1 / 2025-03-11
4+
5+
### Changed
6+
* Remove meta from RUM retention filters APIs by @api-clients-generation-pipeline in https://github.com/DataDog/datadog-api-client-rust/pull/556
7+
8+
9+
**Full Changelog**: https://github.com/DataDog/datadog-api-client-rust/compare/0.9.0...v0.9.1
10+
311
## 0.9.0 / 2025-03-11
412

513
### Fixed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ license = "Apache-2.0"
2727
name = "datadog-api-client"
2828
readme = "README.md"
2929
repository = "https://github.com/DataDog/datadog-api-client-rust"
30-
version = "0.9.0"
30+
version = "0.9.1"
3131

3232
[dependencies]
3333
async-stream = "0.3.5"

0 commit comments

Comments
 (0)