You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,20 @@
1
1
# Changelog
2
2
3
+
## v0.52.1 / 2025-07-31
4
+
5
+
*[Fixed] Fix missing transport attribute when flushing telemetry. See [#902](https://github.com/DataDog/datadogpy/pull/902).
6
+
7
+
## Unreleased
8
+
*[Fixed] Fix missing transport attribute when flushing telemetry.
9
+
10
+
## v0.52.0 / 2025-07-08
11
+
12
+
*[Added] Add Cardinality common field. See [#883](https://github.com/DataDog/datadogpy/pull/883)
13
+
*[Added] Add Cloud SIEM rule management and security signals retrieval. See [#893](https://github.com/DataDog/datadogpy/pull/893)
14
+
*[Added] Add dogshell command for security monitoring rule and signal management. See [#893](https://github.com/DataDog/datadogpy/pull/893)
15
+
*[Added] Add UDS SOCK_STREAM support to the DogStatsD client. See [#869](https://github.com/DataDog/datadogpy/pull/869)
16
+
*[Added] Max samples per context for Histogram, Distribution and Timing metrics (Experimental Feature). See [#863](https://github.com/DataDog/datadogpy/pull/863)
17
+
3
18
## v0.51.0 / 2025-01-27
4
19
5
20
*[Added] Add hosts endpoint. See [#884](https://github.com/DataDog/datadogpy/pull/884).
0 commit comments