Skip to content

Releases: cyrilgdn/terraform-provider-postgresql

v1.22.0

02 Mar 14:48
1338df7
Compare
Choose a tag to compare

What's Changed

Bug fixes

  • Fix getting stuck on refreshing postgresql grant by @giner in #351
  • fix: quote table name in postgresql_publication by @jerome-quere in #402

Doc

  • Add sslinline argument description to index.html.markdown by @Hakkenouw in #409
  • Fix indentation in index.html.markdown by @hfm in #380
  • fix(doc): Typo in postgresql_grant_role doc by @cyrilgdn in #412

Libs

New Contributors

Full Changelog: v1.21.0...v1.22.0

v1.21.1-beta.1

01 Nov 15:46
Compare
Choose a tag to compare

Testing out the fix for #178
Full Changelog: v1.21.0...v1.21.1-beta.1

v1.21.0

10 Sep 15:47
a961e75
Compare
Choose a tag to compare

What's Changed

  • Make function security, strictness, volatility, and parallel safety configurable by @tommyzli in #307
  • postgresql_publication.markdown - table ordering by @RoseateSpoonbill in #265
  • Bump gocloud dependency to fix aws CA validation by @toadjaune in #340
  • feat: Allow for inlining client cert by @vr in #342
  • Update postgresql_extension.html.markdown by @tspearconquest in #337
  • Use uint32 for OID to stop conversion errors with pguint32 by @mat285 in #324
  • feat: Postgresql 15 support by @cyrilgdn in #348
  • Added MS Azure passwordless authentication by @librucha in #346
  • Add 'Injecting credentials' section to provider docs by @rdarcy1 in #318
  • fixed escaping for postgresql user info by @librucha in #344

New Contributors

Full Changelog: v1.20.0...v1.21.0

v1.20.0

14 Jul 15:40
b33fe39
Compare
Choose a tag to compare

v1.20.0

As this is my first release for this project, I am keeping the changes to a minimum until I am more comfortable with the release process.

Notable notables

  • Bump go to 1.20
  • Bump lib/pq to 1.10.9
  • Perform db.Ping() during database connection to catch issues earlier

What's Changed

New Contributors

Full Changelog: v1.19.0...v1.20.0

v1.19.0

18 Mar 21:39
cb85b9f
Compare
Choose a tag to compare
v1.19.0

v1.18.0

26 Nov 12:41
b8e4870
Compare
Choose a tag to compare

FIX:

DEV IMPROVEMENTS:

  • Update Postgres versions in tests - @cyrilgdn

v1.17.1

19 Aug 18:11
e039204
Compare
Choose a tag to compare

What's Changed

  • fix: Missing err check that leads to segfault by @cyrilgdn in #242

Full Changelog: v1.17.0...v1.17.1

v1.17.0

19 Aug 17:11
ec9a057
Compare
Choose a tag to compare
v1.17.0

v1.16.0

08 May 14:47
4c52d3a
Compare
Choose a tag to compare
v1.16.0

v1.15.0

04 Feb 16:39
fb66e4a
Compare
Choose a tag to compare
v1.15.0