Skip to content

Commit ec9a057

Browse files
committed
v1.17.0
1 parent 6850ed9 commit ec9a057

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
## Unreleased
22

3+
## 1.17.0 (August 19, 2022)
4+
5+
FEATURES
6+
7+
* `postgresql_function`: Add `database` parameter - @LucasBoisserie
8+
[#216](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/216)
9+
10+
* `postgresql_role`: Support of ALTER ROLE ... SET ROLE- @kostiantyn-nemchenko
11+
[#209](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/209)
12+
13+
FIX:
14+
15+
* `postgresql_publication`: Fix unordered tables - @nguyenhoaibao
16+
[#219](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/219)
17+
318
## 1.16.0 (May 8, 2022)
419

520
FEATURES:

0 commit comments

Comments
 (0)