File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 0.48.0 / 2024-01-12
4
+
5
+ * [ Added] Improve forking support. See [ #804 ] ( https://github.com/DataDog/datadogpy/pull/804 ) .
6
+ * [ Fixed] Close socket during initialization. See [ #808 ] ( https://github.com/DataDog/datadogpy/pull/808 ) .
7
+ * [ Fixed] Update payload size when updating socket path. See [ #807 ] ( https://github.com/DataDog/datadogpy/pull/807 ) .
8
+ * [ Fixed] Fix stale client_transport tag. See [ #802 ] ( https://github.com/DataDog/datadogpy/pull/802 ) .
9
+ * [ Fixed] Provide backwards compatible telemetry counters. See [ #801 ] ( https://github.com/DataDog/datadogpy/pull/801 ) .
10
+
3
11
## 0.47.0 / 2023-09-06
4
12
5
13
* [ Added] Add IPv6 support for dogstatsd. See [ #791 ] ( https://github.com/DataDog/datadogpy/pull/791 ) .
Original file line number Diff line number Diff line change 1
- __version__ = "0.47.1.dev "
1
+ __version__ = "0.48.0 "
You can’t perform that action at this time.
0 commit comments