Skip to content

v2.2.2

Compare
Choose a tag to compare
@jkiang13 jkiang13 released this 19 Oct 16:45

Highlights

  • This version addresses an issue with downloads being retried unsuccessfully after encountering certain types of errors.
  • A create_snapshot_version function is added for making table and view snapshots.

Bugs

  • [SYNPY-1096] - Fix link to Synapse on PyPI
  • [SYNPY-1097] - downloaded files are reset when disk space exhausted

New Features

  • [SYNPY-1041] - Snapshot feature and programmatic clients

Improvements

  • [SYNPY-1063] - Consolidate builds to GitHub Actions
  • [SYNPY-1099] - Replace usage of deprecated PUT /entity/{id}/version endpoint