Sourced from cyrilgdn/postgresql's releases.
v1.22.0
What's Changed
Bug fixes
- Fix getting stuck on refreshing postgresql grant by
@ginerin cyrilgdn/terraform-provider-postgresql#351- fix: quote table name in postgresql_publication by
@jerome-querein cyrilgdn/terraform-provider-postgresql#402Doc
- Add
sslinlineargument description to index.html.markdown by@Hakkenouwin cyrilgdn/terraform-provider-postgresql#409- Fix indentation in index.html.markdown by
@hfmin cyrilgdn/terraform-provider-postgresql#380- fix(doc): Typo in
postgresql_grant_roledoc by@cyrilgdnin cyrilgdn/terraform-provider-postgresql#412Libs
- Bump golang.org/x/crypto from 0.11.0 to 0.17.0 by
@dependabotin cyrilgdn/terraform-provider-postgresql#386New Contributors
@Hakkenouwmade their first contribution in cyrilgdn/terraform-provider-postgresql#409@jerome-queremade their first contribution in cyrilgdn/terraform-provider-postgresql#402@hfmmade their first contribution in cyrilgdn/terraform-provider-postgresql#380@dependabotmade their first contribution in cyrilgdn/terraform-provider-postgresql#386@ginermade their first contribution in cyrilgdn/terraform-provider-postgresql#351Full Changelog: https://github.com/cyrilgdn/terraform-provider-postgresql/compare/v1.21.0...v1.22.0
1338df7
fix(postgresql_grant): getting stuck on refreshing (#351)c7b49a3
feat(github): Remove waiting-response label automatically (#413)365f499
fix(doc): Typo in postgresql_grant_role doc (#412)04cecda
Bump golang.org/x/crypto from 0.11.0 to 0.17.0 (#386)43c8627
Fix indentation in index.html.markdown (#380)65171ff
fix: quote table name in postgresql_publication (#402)926a6e8
Add sslinline argument description to index.html.markdown
(#409)