File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change log
2
2
3
- ## Unreleased
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
+
7
+ ## [ v1.0.5] ( https://github.com/simvue-io/client/releases/tag/v1.0.5 ) - 2024-10-09
4
8
5
9
* Add option to specify a callback executed when an alert is triggered for a run.
6
10
* Allow retrieval of all alerts when no constraints are specified.
Original file line number Diff line number Diff line change @@ -42,6 +42,6 @@ keywords:
42
42
- alerting
43
43
- simulation
44
44
license : Apache-2.0
45
- commit : c08894da7a4c1519dc39e5caf62cc104ecf015dd
46
- version : 1.0.4
47
- date-released : ' 2024-09-24 '
45
+ commit : 18a0bc4b9254da39988909f0d187b0c9dab8000f
46
+ version : 1.0.6
47
+ date-released : ' 2024-10-10 '
You can’t perform that action at this time.
0 commit comments