Skip to content

Releases: hekmon/rcgdip

rcgdip - v0.4.0

28 Mar 18:50
v0.4.0
fcb726e
Compare
Choose a tag to compare
rcgdip - v0.4.0 Pre-release
Pre-release
  • upgraded dependencies
  • built against rclone v1.58.0
  • compiled with go v1.18.0

rcgdip - v0.3.0

13 Mar 15:58
v0.3.0
147e2fa
Compare
Choose a tag to compare
rcgdip - v0.3.0 Pre-release
Pre-release
  • 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

17 Feb 20:03
v0.2.0
f07287e
Compare
Choose a tag to compare
rcgdip - v0.2.0 Pre-release
Pre-release
  • 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 on RCGDIP_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

12 Feb 10:43
v0.1.1
3f2a5f2
Compare
Choose a tag to compare
rcgdip - v0.1.1 Pre-release
Pre-release
  • more debug logs
  • libs updates
  • build against rclone v1.57.0
  • compiled with go 1.17.7

rcgdip - v0.1.0

10 Feb 21:33
v0.1.0
6b00714
Compare
Choose a tag to compare
rcgdip - v0.1.0 Pre-release
Pre-release
  • initial release
  • based on rclone v1.57.0
  • compiled with Go v1.17.6