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
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# Changelog
2
2
3
+
## 0.45.0 / 2023-03-15
4
+
5
+
*[Added] Add dogwrap site option to send to US3 site. See [#749](https://github.com/DataDog/datadogpy/pull/749). Thanks [holidayworking](https://github.com/holidayworking).
6
+
*[Added] Add SLO search endpoint and update get_all. See [#744](https://github.com/DataDog/datadogpy/pull/744).
7
+
*[Added][statsd] Add origin detection with container ID field. See [#720](https://github.com/DataDog/datadogpy/pull/720).
8
+
*[Fixed] Fix duplicate parsers in dogshell. See [#760](https://github.com/DataDog/datadogpy/pull/760).
9
+
*[Changed] Use header for credentials everywhere. See [#754](https://github.com/DataDog/datadogpy/pull/754).
10
+
*[Changed][statsd] Raise ValueError instead of Exception when payload is too large. See [#730](https://github.com/DataDog/datadogpy/pull/730). Thanks [mlanicaputo](https://github.com/mlanicaputo).
11
+
3
12
## 0.44.0 / 2022-03-02
4
13
5
14
*[Added] Update package metadata. See [#713](https://github.com/DataDog/datadogpy/pull/713).
0 commit comments