Releases: radondb/multi-platform-postgresql
Releases · radondb/multi-platform-postgresql
v1.4.0
v1.3.4
支持灾备集群的设置
支持ssl传输加密
支持pgvector插件
v1.2.1
Feature:
- 支持 postgres-aws-s3 插件.
- 支持切换主节点到指定 readwrite 节点.
- exec_command 添加 timeout 参数.
- 添加 connection 自动释放机制.
- 支持 pgaudit 插件
- 支持pg 15.3 版本
Bug fixes:
- 修复 exec_command 返回结果被转换为单引号问题(导致 json 解析异常).
- 使用 base64 编码 command,防止带有 "|" 或 ">" 的命令执行失败问题.
- exporter 镜像添加对 PostgreSQL 12、13、14、15 版本支持.
- 修复 make postgres-image 时 postgis 不可用问题。
v1.2.0
v1.1.1
don't set readonly node priority at update config. correct_password dont exit.