Releases: michelp/pgsodium
Releases · michelp/pgsodium
v3.1.9
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
- @aliyoge made their first contribution in #90
- @andrewwasielewski made their first contribution in #72
Full Changelog: v3.1.8...v3.1.9
v3.1.8
v3.1.7
v3.1.6
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
Full Changelog: v3.1.5...v3.1.6
v3.1.5
v3.1.4
v3.1.3
Full Changelog: v3.1.2...v3.1.3
v3.1.2
Full Changelog: v3.1.1...v3.1.2
v3.1.1
v3.1.0
What's Changed
- Fix/bad varlena size by @michelp in #46
- Improve startup log messages by @ioguix in #45
- Fix valid_key view to filter out expired keys by @ioguix in #48
- fix TCE trigger update regression and tests to cover it. by @michelp in #49
- Fix/better null checking by @michelp in #50
- tests for quoted table names. by @michelp in #51
- bump version. by @michelp in #52
New Contributors
Full Changelog: v3.0.7...v3.1.0