File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 1.8.1 (November 26, 2020)
2+
3+ BUG FIXES:
4+
5+ * Revert "Use lazy connections" [ #199 ] ( https://github.com/terraform-providers/terraform-provider-postgresql/pull/199 )
6+ Plugin panics if not able to connect to the database.
7+
18## 1.8.0 (November 26, 2020)
29
310FEATURES:
411
512* ` postgresql_extension ` : Support drop cascade.
613 ([ #162 ] ( https://github.com/terraform-providers/terraform-provider-postgresql/pull/162 ) - @multani )
714
8- * Use lazy connections.
9- ([ #199 ] ( https://github.com/terraform-providers/terraform-provider-postgresql/pull/199 ) - @estahn )
15+ * ~~ Use lazy connections.
16+ ([ #199 ] ( https://github.com/terraform-providers/terraform-provider-postgresql/pull/199 ) - @estahn )~~ (Reverted in 1.8.1)
1017
1118BUG FIXES:
1219
You can’t perform that action at this time.
0 commit comments