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
* Remove use of datetime.utcnow()
* Fix test
* Centralize datetime formatting for agent
* Use isoformat after all
* Test fixes
* Possible fix
* Update CHANGELOG
---------
Co-authored-by: Adam Johnson <me@adamj.eu>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
## Pending
4
4
5
+
- Change to tz-aware dates internally (Issue #799)
6
+
- psutil dependency un-pin (#790)
7
+
5
8
## [3.2.0] 2024-09-12
6
9
### Added
7
10
- "Operation" attribute added to TrackedRequest class to better support development of [scout_apm_python_logging](https://github.com/scoutapp/scout_apm_python_logging)
0 commit comments