The [pgmoneta](https://pgmoneta.github.io/) community is happy to announce version [0.15.0](https://pgmoneta.github.io/release/announcement/2024/12/18/pgmoneta-0.15.0.html).
This release contains the work of Shahryar Soltanpour and Chao Gu in their Google Summer of Code projects. __New features__ * Native clean-room Write-Ahead Log (WAL) implementation including a walinfo tool to explore the files - including compressed and encrypted * Initial pgmoneta extension * New management protocol based on JSON. Supports compression and encryption * Many improvements to the core data structures * Various enhancements and bug fixes __pgmoneta__ [pgmoneta](https://pgmoneta.github.io/) is a backup / restore solution for [PostgreSQL](https://www.postgresql.org/) 13+. Read our [getting started](https://pgmoneta.github.io/gettingstarted.html) guide to setup [pgmoneta](https://pgmoneta.github.io/) for your backup needs. __Features__ * Full backup * Restore * Compression (gzip, zstd, lz4, bzip2) * AES encryption support * Symlink support * WAL shipping support * Hot standby * Prometheus support * Remote management * Offline mode * Transport Layer Security (TLS) v1.2+ support * Daemon mode * User vault Learn more on our [web site](https://pgmoneta.github.io/) or [GitHub](https://github.com/pgmoneta/pgmoneta). Follow on [Twitter](https://twitter.com/pgmoneta). [pgmoneta](https://pgmoneta.github.io/) is released under the [3-clause BSD license](https://opensource.org/licenses/BSD-3-Clause).