Skip to content

Releases: michelp/pgsodium

v3.1.9

10 Nov 23:37
7222ebc
Compare
Choose a tag to compare

What's Changed

  • Fix the 'role does not exist' error caused by uppercase characters in… by @aliyoge in #90
  • Support building pgsodium on windows by @andrewwasielewski in #72
  • Add config var to enable or disable event trigger function. by @michelp in #94
  • Update test runner for pg 16 and add pgsodium.seclabel view easily se… by @michelp in #93
  • update readme. by @michelp in #97
  • upsert pattern documentation. by @michelp in #99

New Contributors

Full Changelog: v3.1.8...v3.1.9

v3.1.8

17 Jul 21:59
54c06ac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.7...v3.1.8

v3.1.7

29 May 19:20
b84ee30
Compare
Choose a tag to compare

What's Changed

  • security invoker support for dynamic views pg 15+ by @michelp in #82

Internal testing changes to use pg_prove instead of psql which was missing certain failures.

Full Changelog: v3.1.6...v3.1.7

v3.1.6

03 Apr 22:03
c443019
Compare
Choose a tag to compare

What's Changed

  • Fix error message on bad label for a table by @ioguix in #59
  • Update links in README by @jkatz in #62
  • fire tests on pull requests as well as push by @michelp in #63
  • Cleanup @extschema@ as pgsodium is not relocatable by @ioguix in #53
  • Feat/docs 3.1.6 by @michelp in #64
  • more api details and formatting. by @michelp in #65
  • Fix syntax bug in pgsodium.version() by @ioguix in #68
  • Add tap tests on pgsodium objects schema by @ioguix in #67
  • dump key id sequence, update test to 3.1.6 by @michelp in #80

New Contributors

  • @jkatz made their first contribution in #62

Full Changelog: v3.1.5...v3.1.6

v3.1.5

15 Dec 16:06
a114f51
Compare
Choose a tag to compare

What's Changed

  • keep user privs on regenerated views. by @michelp in #58

Full Changelog: v3.1.4...v3.1.5

v3.1.4

14 Dec 15:27
060e27f
Compare
Choose a tag to compare

What's Changed

  • readd user_data column for bw compat with old dumps. by @michelp in #57

Full Changelog: v3.1.3...v3.1.4

v3.1.3

13 Dec 19:40
Compare
Choose a tag to compare

Full Changelog: v3.1.2...v3.1.3

v3.1.2

13 Dec 15:32
Compare
Choose a tag to compare

Full Changelog: v3.1.1...v3.1.2

v3.1.1

13 Dec 07:23
9854dab
Compare
Choose a tag to compare

What's Changed

  • refactor trigger generation so that there is one trigger per encrypte… by @michelp in #54

Full Changelog: v3.1.0...v3.1.1

v3.1.0

01 Dec 04:08
a854f63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.7...v3.1.0