# Pigsty v1.5.1

> Grafana security hotfix

---

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

---

**v1\.5\.1 · 2022-06-18**
- [View release](https://github.com/pgsty/pigsty/releases/tag/v1.5.1)
- [Source · tar\.gz](https://github.com/pgsty/pigsty/archive/refs/tags/v1.5.1.tar.gz)
- [Source · zip](https://github.com/pgsty/pigsty/archive/refs/tags/v1.5.1.zip)
- [pgsty\/pigsty](https://github.com/pgsty/pigsty)

## Highlights
**IMPORTANT**: Fixed the issue where `CREATE INDEX|REINDEX CONCURRENTLY` in PG14.0-14.3 could corrupt index data.

Pigsty v1.5.1 upgrades the default PostgreSQL version to 14.4. Strongly recommend updating ASAP.

## Software Upgrades
* postgres upgraded to 14.4
* haproxy upgraded to 2.6.0
* grafana upgraded to 9.0.0
* prometheus upgraded to 2.36.0
* patroni upgraded to 2.1.4

## Bug Fixes
* Fixed TYPO in `pgsql-migration.yml`
* Removed PID config item from HAProxy configuration
* Removed i686 packages from default packages
* Enabled all Systemd Redis Services by default
* Enabled all Systemd Patroni Services by default

## API Changes
* `grafana_database` and `grafana_pgurl` marked as deprecated API, will be removed in future versions

## New Applications
* wiki.js: Build local Wikipedia with Postgres
* FerretDB: Provide MongoDB API using Postgres

## Sources

- [GitHub release](https://github.com/pgsty/pigsty/releases/tag/v1.5.1)
- [Pigsty v1.5 release article](https://pigsty.io/blog/pigsty/v1.5/)
- [Historical About / Release Note](https://pigsty.io/docs/about/release/#v151)
- [Source comparison: `v1.5.0...v1.5.1`](https://github.com/pgsty/pigsty/compare/v1.5.0...v1.5.1)
