Skip to content

Commit a032747

Browse files
committed
v1.12.0
1 parent e77038c commit a032747

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

3+
## 1.12.0 (March 26, 2021)
4+
5+
FEATURES:
6+
7+
* `postgresql_default_privileges`: Add `with_grant_option` - @stawii, @cyrilgdn
8+
[#10](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/10) /
9+
[#63](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/63)
10+
11+
* `postgresql_default_privileges`: Make `schema` optional for default privileges on all schemas - @darren-reddick
12+
[#59](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/59)
13+
14+
* `postgresql_role`: Add `idle_in_transaction_session_timeout` suppor - @colesnodgrass
15+
[#39](https://github.com/cyrilgdn/terraform-provider-postgresql/pull/39)
16+
317
## 1.11.2 (February 16, 2021)
418

519
FIXES:

0 commit comments

Comments
 (0)