mirror of
https://github.com/vmstan/gravity-sync.git
synced 2025-07-09 02:34:06 -04:00
Updated Changelog (markdown)
parent
d17e35324e
commit
6888c08d9f
@ -9,6 +9,10 @@ This release was initially supposed to just be 3.3.3, but eventually became a to
|
||||
- Validated support for [Pi-hole FTL v5.7 and Web v5.4](https://pi-hole.net/2021/02/16/pi-hole-ftl-v5-7-and-web-v5-4-released/#page-content), although the none of the new configuration settings that have been added (ex: DNS query rate limiting) are managed by Gravity Sync.
|
||||
- Fixes an error where the remote system container names were not properly queried. ([\#179](https://github.com/vmstan/gravity-sync/pull/179))
|
||||
|
||||
#### 3.4.1
|
||||
|
||||
- Adds a optional `BACKUP_TIMEOUT` variable to the `gravity-sync.conf` file to allow users to adjust the time the script will wait until marking the SQLITE3 backup operation as failed. This was previously hard coded to 15 and then raised to 60, but raising it even higher has been seen to mitigate against failed replication jobs on slower SD Cards or older Raspberry Pi's where the database backup does not complete, yet still replicates.
|
||||
|
||||
## 3.3 - The Podman Release
|
||||
|
||||
For this release, "beta" support for [Podman](https://podman.io) based container deployments has been added. (Thanks to work by [@mfschumann](https://github.com/vmstan/gravity-sync/pull/138)) This is marked as beta because at the moment, Gravity Sync may not be regularly tested with this container engine and so regular support may be limited. Use of the official Pi-hole container image is still required.
|
||||
|
Loading…
x
Reference in New Issue
Block a user