File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 1
1
## Unreleased
2
2
3
+ ## 1.16.0 (May 8, 2022)
4
+
5
+ FEATURES:
6
+
7
+ * Add SOCKS proxy support - @Tenzer
8
+ [ #195 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/195 )
9
+
10
+ * New resource: ` postgresql_function ` - @dump247
11
+ [ #200 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/200 )
12
+
13
+ * New resource: ` postgresql_publication ` - @chromko
14
+ [ #192 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/192 )
15
+
16
+ DEV IMPROVEMENTS:
17
+
18
+ * Update gocloud to v0.25 - @alethenorio
19
+ [ #204 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/204 )
20
+
21
+ * Update terraform-plugin-sdk to v2.15 - @cyrilgdn
22
+ [ #205 ] ( https://github.com/cyrilgdn/terraform-provider-postgresql/pull/205 )
23
+
3
24
## 1.15.0 (February 4, 2022)
4
25
5
26
FEATURES:
You can’t perform that action at this time.
0 commit comments