Bug fixes
Other changes
Released 2024-09-10.
- Added support for pre-validation of a source repository.
Released 2022-11-29.
Bug fixes
- Support empty snapshot (#62)
- Increase cleanup-after default to 1 hour (#54)
- Write new notification file only on change (#55)
- Respect --insecure option (#59)
Released 2021-12-13.
The code has had a massive overhaul since version 0.1.x. It has been simplified and has much better test coverage.
Functionality should be compatible to the known requirements for 0.1.x – but the CLI arguments have also changed. If you are looking to upgrade from 0.1.x to this version, please make sure that you read the updated README and test things thoroughly. In case you run into any issues, do not hesitate to contact us or make an issue in GitHub.
Released 2021-04-29.
New
- Allow a configurable delay before writing the RRDP notification.xml file (#5)
- Use a symlink for the current rsync directory (#2)
- Debian packages (#11)
- Docker file (#9)