Skip to content

v0.6.17

Compare
Choose a tag to compare
@bjester bjester released this 28 Sep 19:09
· 10 commits to release-v0.6.x since this release
4e51901

Summary

  • Added client-instance-id, server-instance-id, sync-filter, push and pull arguments to cleanupsyncs management command
  • Added option for resuming a sync to ignore the SyncSession's existing process_id
  • Added custom user agent to sync HTTP requests
  • Fixed documentation build issues
  • Makefile no longer defines shell with explicit path

Details

  • Adds cleanupsyncs command parameters by @akolson in #186
  • corrects version number on changelogs by @akolson in #189
  • Update publish workflow to allow continued 0.6.x releases by @bjester in #190
  • Fix GH action workflows for py2.7 deprecation by @bjester in #199
  • Update ReadTheDocs builds configuration by @MisRob in #202
  • Add custom user agent by @vkWeb in #197
  • Add optional setting to ignore an existing process on resuming a sync by @bjester in #194

New Contributors

Full Changelog: v0.6.16...v0.6.17