Skip to content

onedrive client version 2.2.5

Compare
Choose a tag to compare
@abraunegg abraunegg released this 16 Jan 18:45
· 955 commits to master since this release
6959fe8

Release Overview:

  • Update --display-config to display sync_list if configured (#327)
  • Add --force-http-1.1 flag to downgrade any HTTP/2 curl operations to HTTP 1.1 protocol (#327)
  • Update handling of 'remote' folder designation as 'root' items (#328)
  • Add a check for 'id' key on metadata update to prevent 'std.json.JSONException@std/json.d(494): Key not found: id' (#329)
  • Update handling of HTTP 412 - Precondition Failed errors (#329)
  • Fix items highlighted by codacy review (#332)
  • Ensure that remote deletes are handled correctly (#333)
  • Handle 'Item not found' exception when unable to query OneDrive 'root' for changes (#336)
  • Support building with ldc2 and usage of pkg-config for lib finding (#334)
  • Add handling for JSON response error when OneDrive API returns a 404 due to OneDrive API regression (#340)

Outstanding Issues: