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
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,12 @@
1
1
# Changelog
2
2
3
-
## Unreleased
3
+
## v0.52.0 / 2025-07-08
4
4
5
-
*[Added] Add Cloud SIEM rule management and security signals retrieval.
6
-
*[Added] Add dogshell command for security monitoring rule and signal management.
5
+
*[Added] Add Cardinality common field. See [#883](https://github.com/DataDog/datadogpy/pull/883)
6
+
*[Added] Add Cloud SIEM rule management and security signals retrieval. See [#893](https://github.com/DataDog/datadogpy/pull/893)
7
+
*[Added] Add dogshell command for security monitoring rule and signal management. See [#893](https://github.com/DataDog/datadogpy/pull/893)
8
+
*[Added] Add UDS SOCK_STREAM support to the DogStatsD client. See [#869](https://github.com/DataDog/datadogpy/pull/869)
9
+
*[Added] Max samples per context for Histogram, Distribution and Timing metrics (Experimental Feature). See [#863](https://github.com/DataDog/datadogpy/pull/863)
0 commit comments