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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# v5.12.3
2
+
* (Bugfix) Current time context field will automatically populate with UTC aware time ([#324](https://github.com/Unleash/unleash-client-python/pull/324)). Thanks @jacob-indigo!
3
+
4
+
## v5.12.2
5
+
* (Patch) Metrics are extended with richer metadata about runtime
6
+
7
+
## v5.12.1
8
+
* (Bugfix) Packaged wheel no longer includes tests
9
+
1
10
## v5.12.0
2
11
* (Minor) Switch back to mmh3 for Python 3.12 support.
0 commit comments