We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09a7868 commit 6ef6083Copy full SHA for 6ef6083
core/CHANGELOG.md
@@ -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
+
5
## v0.23.0
6
- **New:** Add new `WaiterHelper` struct, which creates an `AsyncActionCheck` function based on the configuration
7
core/VERSION
@@ -1 +1 @@
-v0.23.0
+v0.24.0
0 commit comments