File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Change log
22
3+ ## [ v1.0.6] ( https://github.com/simvue-io/client/releases/tag/v1.0.6 ) - 2024-10-10
4+
5+ * Fix incorrect usage of ` retry ` when attempting connections to the server.
6+
37## [ v1.0.5] ( https://github.com/simvue-io/client/releases/tag/v1.0.5 ) - 2024-10-09
48
59* Ensure all functionality is deactivated when mode is set to ` disabled ` .
Original file line number Diff line number Diff line change @@ -42,6 +42,6 @@ keywords:
4242 - alerting
4343 - simulation
4444license : Apache-2.0
45- commit : 1ea4202aed602cf94b208f065b28d34d2225176f
46- version : 1.0.5
47- date-released : ' 2024-10-09 '
45+ commit : 18a0bc4b9254da39988909f0d187b0c9dab8000f
46+ version : 1.0.6
47+ date-released : ' 2024-10-10 '
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " simvue"
3- version = " 1.0.5 "
3+ version = " 1.0.6 "
44description = " Simulation tracking and monitoring"
55authors = [" Simvue Development Team <info@simvue.io>" ]
66license = " Apache v2"
You can’t perform that action at this time.
0 commit comments