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
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,14 @@ Changes are grouped as follows
12
12
-`Fixed` for any bug fixes.
13
13
-`Security` in case of vulnerabilities.
14
14
15
+
16
+
## 7.11.2
17
+
18
+
### Fixed
19
+
20
+
* In the `unstable` package: Fixed a metrics pickling error — the runtime no longer passes a `Metrics` instance; extractors are now responsible for creating and managing their own `Metrics` instance.
0 commit comments