Skip to content

Commit 6ef6083

Browse files
author
Marcel S. Henselin
committed
chore: adjust CHANGELOG and VERSION
1 parent 09a7868 commit 6ef6083

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

core/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## v0.24.0
2+
- **Feature:** Add `SetRetryHttpErrorStatusCodes` to waiter to be able to configure the errors to retry on
3+
- **New:** add missing StatusServiceUnavailable to list of retry codes
4+
15
## v0.23.0
26
- **New:** Add new `WaiterHelper` struct, which creates an `AsyncActionCheck` function based on the configuration
37

core/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.23.0
1+
v0.24.0

0 commit comments

Comments
 (0)