Releases: hekmon/rcgdip
Releases · hekmon/rcgdip
rcgdip - v0.4.0
- upgraded dependencies
- built against rclone v1.58.0
- compiled with go v1.18.0
rcgdip - v0.3.0
- rework exit paths when workers initialization fail
- fix a bug not adding the correct wait time when several events are merged during same path optimization
- add a rewritten files detection enhancement: a deleted event and a new file event on the same path(s) will now only keep the new file event in order to be scanned earlier
- fail early if unsupported drive scope is detected
- libraries upgrade
- built against rclone v1.57.0
- compiled with go v1.17.8
rcgdip - v0.2.0
- better rclone config snooping
- added support for crypt advanced options (path prefix & partial path encryption)
- new
RCGDIP_RCLONE_BACKEND_DRIVE_DIRCACHETIME
option to specify the rclone mount dir cache time in order to properly handle deletion events without impacting new and change file events based onRCGDIP_RCLONE_BACKEND_DRIVE_POLLINTERVAL
- added the ability to backup the db while rcgdip is running
- upgraded the logger lib
- reworked drive state verification and initialization
- built against rclone v1.57.0
- compiled with go v1.17.7
rcgdip - v0.1.1
- more debug logs
- libs updates
- build against rclone v1.57.0
- compiled with go 1.17.7
rcgdip - v0.1.0
- initial release
- based on rclone v1.57.0
- compiled with Go v1.17.6