TimescaleDB 2.29.1 发布,基于 PostgreSQL 的时序数据库
TimescaleDB 2.29.1 现已发布,
此版本包含自 2.29.0 版本以来的性能改进和错误修复,以及安全漏洞修复([#10360](https://github.com/timescale/timescaledb/pull/10360)、[#10379](https://github.com/timescale/timescaledb/pull/10379)、[#10386](https://github.com/timescale/timescaledb/pull/10386))。可以查看[安全公告](https://github.com/timescale/timescaledb/security/advisories/GHSA-hcfx-29v5-2rcw),了解有关漏洞和受影响平台的更多信息。官方建议用户尽快升级。
**错误修复**
- [#10327](https://github.com/timescale/timescaledb/pull/10327) 当 hypertable 参数为 `NULL` 时,`add_dimension()`中的断言失败
- [#10339](https://github.com/timescale/timescaledb/pull/10339) 修复从压缩的连续聚合源中删除数据时发生的崩溃问题
- [#10340](https://github.com/timescale/timescaledb/pull/10340) 在 `compact_chunk()` 中验证 `max_batches` 的有效性
- [#10352](https://github.com/timescale/timescaledb/pull/10352) 在 `attach_chunk()` 期间重置块上的继承列和约束标志
- [#10360](https://github.com/timescale/timescaledb/pull/10360) 修复因格式错误的压缩数据导致解压缩器崩溃的问题
- [#10369](https://github.com/timescale/timescaledb/pull/10369) 修复有关压缩超表支持 `MERGE` 的错误信息中的拼写错误
- [#10379](https://github.com/timescale/timescaledb/pull/10379) 使用有序扫描读取超表最大时间值
- [#10386](https://github.com/timescale/timescaledb/pull/10386) 为内部 chunk functions 添加缺失的权限检查
更新说明:[https://github.com/timescale/timescaledb/releases/tag/2.29.1](https://github.com/timescale/timescaledb/releases/tag/2.29.1)
---
原文链接:[点击查看](https://www.oschina.net/news/488001/timescaledb-2-29-1-released)
此版本包含自 2.29.0 版本以来的性能改进和错误修复,以及安全漏洞修复([#10360](https://github.com/timescale/timescaledb/pull/10360)、[#10379](https://github.com/timescale/timescaledb/pull/10379)、[#10386](https://github.com/timescale/timescaledb/pull/10386))。可以查看[安全公告](https://github.com/timescale/timescaledb/security/advisories/GHSA-hcfx-29v5-2rcw),了解有关漏洞和受影响平台的更多信息。官方建议用户尽快升级。
**错误修复**
- [#10327](https://github.com/timescale/timescaledb/pull/10327) 当 hypertable 参数为 `NULL` 时,`add_dimension()`中的断言失败
- [#10339](https://github.com/timescale/timescaledb/pull/10339) 修复从压缩的连续聚合源中删除数据时发生的崩溃问题
- [#10340](https://github.com/timescale/timescaledb/pull/10340) 在 `compact_chunk()` 中验证 `max_batches` 的有效性
- [#10352](https://github.com/timescale/timescaledb/pull/10352) 在 `attach_chunk()` 期间重置块上的继承列和约束标志
- [#10360](https://github.com/timescale/timescaledb/pull/10360) 修复因格式错误的压缩数据导致解压缩器崩溃的问题
- [#10369](https://github.com/timescale/timescaledb/pull/10369) 修复有关压缩超表支持 `MERGE` 的错误信息中的拼写错误
- [#10379](https://github.com/timescale/timescaledb/pull/10379) 使用有序扫描读取超表最大时间值
- [#10386](https://github.com/timescale/timescaledb/pull/10386) 为内部 chunk functions 添加缺失的权限检查
更新说明:[https://github.com/timescale/timescaledb/releases/tag/2.29.1](https://github.com/timescale/timescaledb/releases/tag/2.29.1)
---
原文链接:[点击查看](https://www.oschina.net/news/488001/timescaledb-2-29-1-released)
评论
暂无评论。