Skip to content

Commit 970ea57

Browse files
committed
Merge branch 'v1.0' into dev
2 parents c921fb5 + ed0aee3 commit 970ea57

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Change log
22

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
48

59
* Add option to specify a callback executed when an alert is triggered for a run.
610
* Allow retrieval of all alerts when no constraints are specified.

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ keywords:
4242
- alerting
4343
- simulation
4444
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'

0 commit comments

Comments
 (0)