Skip to content

Commit 4c52d3a

Browse files
committed
v1.16.0
1 parent 04da945 commit 4c52d3a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
## Unreleased
22

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+
324
## 1.15.0 (February 4, 2022)
425

526
FEATURES:

0 commit comments

Comments
 (0)