# Pigsty v2.0.2

> 新增 pgvector 支持，修复 MinIO CVE

---

LLMS 索引： [llms.txt](/zh/llms.txt)

---

**v2\.0\.2 · 2023-03-31**
- [查看发布](https://github.com/pgsty/pigsty/releases/tag/v2.0.2)
- [源码 · tar\.gz](https://github.com/pgsty/pigsty/archive/refs/tags/v2.0.2.tar.gz)
- [源码 · zip](https://github.com/pgsty/pigsty/archive/refs/tags/v2.0.2.zip)
- [pgsty\/pigsty](https://github.com/pgsty/pigsty)

https://github.com/pgsty/pigsty/releases/tag/v2.0.2

## 亮点

使用开箱即用的 [`pgvector`](https://github.com/pgvector/pgvector) 存储 AI Embedding、索引、检索向量。

* 新扩展 [`pgvector`](https://github.com/pgsty/pigsty/issues/267)
* [MinIO CVE-2023-28432](https://github.com/pgsty/pigsty/issues/265) 问题修复

## 变更

* 新扩展插件 [`pgvector`](https://github.com/pgsty/pigsty/issues/267) 用于存储 AI 嵌入，并执行向量相似度搜索。
* 修复 [MinIO CVE-2023-28432](https://github.com/pgsty/pigsty/issues/265)，使用 20230324 新提供的 policy API.
* 为 DNSMASQ systemd 服务添加动态重载命令
* 更新 PEV 版本至 v1.8
* 更新 grafana 版本至 v9.4.7
* 更新 MinIO 与 MCLI 版本至 20230324
* 更新 bytebase 版本至 v1.15.0
* 更新监控面板并修复死链接
* 更新了阿里云 Terraform 模板，默认使用 RockyLinux 9
* 使用 Grafana v9.4 的 Provisioning API
* 为众多管理任务添加了 asciinema 视频
* 修复了 EL8 PostgreSQL 的破损依赖：移除 anonymizer_15 faker_15 pgloader

```bash
MD5 (pigsty-pkg-v2.0.2.el7.x86_64.tgz) = d46440a115d741386d29d6de646acfe2
MD5 (pigsty-pkg-v2.0.2.el8.x86_64.tgz) = 5fa268b5545ac96b40c444210157e1e1
MD5 (pigsty-pkg-v2.0.2.el9.x86_64.tgz) = c8b113d57c769ee86a22579fc98e8345
```

## 信息来源

- [GitHub Release](https://github.com/pgsty/pigsty/releases/tag/v2.0.2)
- [Pigsty v2.0 发布文章](https://pigsty.cc/blog/pigsty/v2.0/)
- [历史 About / 发布注记](https://pigsty.cc/docs/about/release/#v202)
- [源码对比：`v2.0.1...v2.0.2`](https://github.com/pgsty/pigsty/compare/v2.0.1...v2.0.2)
