We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8c6781 commit f691b89Copy full SHA for f691b89
1 file changed
CHANGELOG.md
@@ -44,6 +44,7 @@ BUG FIXES:
44
45
* core: Fix issue with retry logic causing spurious "timeout while waiting for state to become ..." errors [GH-5460]
46
* core: Includes upstream HCL fix to properly detect unbalanced braces and throw an error [GH-5400]
47
+ * core: Address issues with retry behavior that were masking error messages and causing unnecessary retry loops [GH-5538] [GH-5543]
48
* provider/aws: Allow recovering from failed CloudWatch Event Target creation [GH-5395]
49
* provider/aws: Fix a bug where AWS Kinesis Stream includes closed shards in the shard_count [GH-5401]
50
* provider/aws: Fix a bug where ElasticSearch Domain tags were not being set correctly [GH-5361]
0 commit comments