We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c173e9 commit 0a9766cCopy full SHA for 0a9766c
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 1.4.0 (April 7, 2025)
2
+Adds graceful handling of 404 errors when getting resources. The resource is now removed from the state file and regenerated on the next plan/apply.
3
+
4
+## 1.3.2 (March 11, 2025)
5
+Adds automatic retries for retriable errors like 429 Too Many Requests.
6
7
## 1.2.2 (January 15, 2025)
8
Enabled support for `cron` and `dbt_cloud` schedule strategies on Reverse ETL subscriptions.
9
0 commit comments