File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change log
2
2
3
+ ## Unreleased
4
+
5
+ * Fix issue of hanging threads when exception raised by script using the API.
6
+
3
7
## [ v1.0.2] ( https://github.com/simvue-io/client/releases/tag/v1.0.2 ) - 2024-08-21
4
8
5
9
* Fix incorrect HTTP status code in ` Client ` when checking if object exists.
37
41
38
42
* Added ` plot_metrics ` method to the ` Client ` class to simplify plotting metrics.
39
43
* (Bug fix) ` reconnect ` works without a uuid being specified when ` offline ` mode isn't being used.
40
- * (Bug fix) Restrict version of Pydantic to prevent V2 from accidently being used.
44
+ * (Bug fix) Restrict version of Pydantic to prevent v2 from accidentally being used.
41
45
42
46
## [ v0.13.1] ( https://github.com/simvue-io/client/releases/tag/v0.13.1 ) - 2023-03-28
43
47
You can’t perform that action at this time.
0 commit comments