You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update release candidate ami for pgsodium and vault updates.
* update pgsodium and vault.
* update release candidate ami for pgsodium and vault updates.
* remove vault ami release.
* bump vault version.
* add pgsodium in migration file, not at ami creation point.
* spelled extension name wrong.
* remove pgsodium from docker init, add as migration script.
* make migration idempotent
* bump version
* fix schema check in tests
* add vault schema to tests
* fix extension dependencies after extension creation
* bump vault
Co-authored-by: Bobbie Soedirgo <[email protected]>
Co-authored-by: Qiao Han <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Unmodified Postgres with some useful plugins. Our goal with this repo is not to
28
28
|[pg_net](https://github.com/supabase/pg_net)|[v0.6.1](https://github.com/supabase/pg_net/releases/tag/v0.6.1)| Expose the SQL interface for async networking. |
29
29
|[rum](https://github.com/postgrespro/rum)|[1.3.13](https://github.com/postgrespro/rum/releases/tag/1.3.13)| An alternative to the GIN index. |
30
30
|[pg_hashids](https://github.com/iCyberon/pg_hashids)|[commit](https://github.com/iCyberon/pg_hashids/commit/83398bcbb616aac2970f5e77d93a3200f0f28e74)| Generate unique identifiers from numbers. |
31
-
|[pgsodium](https://github.com/michelp/pgsodium)|[2.0.0](https://github.com/michelp/pgsodium/releases/tag/2.0.0)| Modern encryption API using libsodium. |
31
+
|[pgsodium](https://github.com/michelp/pgsodium)|[3.1.0](https://github.com/michelp/pgsodium/releases/tag/2.0.0)| Modern encryption API using libsodium. |
0 commit comments