# Pigsty v2.0.2

> Added pgvector support, fixed MinIO CVE

---

LLMS index: [llms.txt](/llms.txt)

---

**v2\.0\.2 · 2023-03-31**
- [View release](https://github.com/pgsty/pigsty/releases/tag/v2.0.2)
- [Source · tar\.gz](https://github.com/pgsty/pigsty/archive/refs/tags/v2.0.2.tar.gz)
- [Source · zip](https://github.com/pgsty/pigsty/archive/refs/tags/v2.0.2.zip)
- [pgsty\/pigsty](https://github.com/pgsty/pigsty)

## Highlights

Use out-of-the-box [`pgvector`](https://github.com/pgvector/pgvector) to store AI Embeddings, index, and retrieve vectors.

* New extension [`pgvector`](https://github.com/pgsty/pigsty/issues/267)
* [MinIO CVE-2023-28432](https://github.com/pgsty/pigsty/issues/265) fix

## Changes

* New extension [`pgvector`](https://github.com/pgsty/pigsty/issues/267) for storing AI embeddings and vector similarity search
* Fixed [MinIO CVE-2023-28432](https://github.com/pgsty/pigsty/issues/265), using new policy API from 20230324
* Added dynamic reload command for DNSMASQ systemd service
* Updated PEV version to v1.8
* Updated Grafana version to v9.4.7
* Updated MinIO and MCLI versions to 20230324
* Updated Bytebase version to v1.15.0
* Updated monitoring dashboards and fixed dead links
* Updated Aliyun Terraform template, default to RockyLinux 9
* Using Grafana v9.4 Provisioning API
* Added asciinema videos for many admin tasks
* Fixed EL8 PostgreSQL broken dependencies: removed 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
```

## Sources

- [GitHub release](https://github.com/pgsty/pigsty/releases/tag/v2.0.2)
- [Pigsty v2.0 release article](https://pigsty.io/blog/pigsty/v2.0/)
- [Historical About / Release Note](https://pigsty.io/docs/about/release/#v202)
- [Source comparison: `v2.0.1...v2.0.2`](https://github.com/pgsty/pigsty/compare/v2.0.1...v2.0.2)
