Skip to content

Releases: Sage-Bionetworks/synapser

2.1.1

21 Aug 20:40
Compare
Choose a tag to compare

What's Changed

  • [SYNR-1531]Pin rjson version in order to support R 4.0 - 4.4 by @danlu1 in #340

Full Changelog: 2.0.0...2.1.1

2.1.1-rc

21 Aug 05:42
Compare
Choose a tag to compare
2.1.1-rc Pre-release
Pre-release

What's Changed

  • [SYNR-1531]Pin rjson version in order to support R 4.0 - 4.4 by @danlu1 in #340

Full Changelog: 2.0.0...2.1.1-rc

2.1.0

14 Aug 05:44
fcf54a3
Compare
Choose a tag to compare

What's Changed

  • [SYN-1520] upgrade python client version and R version by @danlu1 in #336

Improvements

  • Upgraded to the synapsePythonClient v4.4.0.
  • Now support R 4.4.1.
  • The data upload and download algorithm in synapsePythonClient have been revamped for enhanced stability, reliability, and performance.
  • Updated reference documents and code examples for both new and modified functions.

New Functions

  • synCreateTeam and synDeleteTeam have been added to manage team.
  • synRestGetAsync, synRestDeleteAsync, synRestPostAsync and synRestPutAsync have been added to allow interaction with Synapse server utilizing asynchronous models.

Minor behavior changes:

  • Credentials passed by command line argument will now be evaluated before credentials stored in the ~/.synapseConfig file.
  • Using syn123.version notation is now supported with synGet and synSetProvenance.
  • File entities will no longer have their version incremented during no-op changes. Only when file content, or fields on the file has been updated will a version number be incremented.
  • New parameters have been added to allow more features:
    • Defining the project alias used in project url is now supported in Project.
    • Setting the annotations on the entity is now supported in synStore.
    • The MD5 of the file can now be used when creating S3 file handle in synCreateExternalS3FileHandle.

New Contributors

Full Changelog: 2.0.0...2.1.0

2.1.0-rc

03 Aug 05:20
fcf54a3
Compare
Choose a tag to compare
2.1.0-rc Pre-release
Pre-release

What's Changed

  • [SYN-1520] upgrade python client version and R version by @danlu1 in #336

Improvements

  • Upgraded to the synapsePythonClient v4.4.0.
  • Now support R 4.4.1.
  • The data upload and download algorithm in synapsePythonClient have been revamped for enhanced stability, reliability, and performance.
  • Updated reference documents and code examples for both new and modified functions.

New Functions

  • synCreateTeam and synDeleteTeam have been added to manage team.
  • synRestGetAsync, synRestDeleteAsync, synRestPostAsync and synRestPutAsync have been added to allow interaction with Synapse server utilizing asynchronous models.

Minor behavior changes:

  • Credentials passed by command line argument will now be evaluated before credentials stored in the ~/.synapseConfig file.
  • Using syn123.version notation is now supported with synGet and synSetProvenance.
  • File entities will no longer have their version incremented during no-op changes. Only when file content, or fields on the file has been updated will a version number be incremented.
  • New parameters have been added to allow more features:
    • Defining the project alias used in project url is now supported in Project.
    • Setting the annotations on the entity is now supported in synStore.
    • The MD5 of the file can now be used when creating S3 file handle in synCreateExternalS3FileHandle.

New Contributors

Full Changelog: 2.0.0...2.1.0-rc

2.0.0

04 Feb 21:33
Compare
Choose a tag to compare

What's Changed

  • Fix github actions and update to 2.0.0 synapser to use 4.0.0 python client by @thomasyu888 in #328

Full Changelog: 1.3.0...2.0.0

2.0.0-rc

04 Feb 18:38
8ee91ce
Compare
Choose a tag to compare
2.0.0-rc Pre-release
Pre-release

What's Changed

  • Fix github actions and update to 2.0.0 synapser to use 4.0.0 python client by @thomasyu888 in #328

Full Changelog: 1.3.0...2.0.0-rc

1.3.0

17 Nov 17:39
6afd675
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.0...1.3.0

1.2.0

01 Nov 02:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.2.0

1.2.0-rc

10 Sep 15:56
Compare
Choose a tag to compare
1.2.0-rc Pre-release
Pre-release

Full Changelog: 1.1.0...1.2.0-rc

1.1.0

14 Jun 23:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0...1.1.0