Releases: Sage-Bionetworks/synapser
Releases · Sage-Bionetworks/synapser
2.1.2
What's Changed
- [DPE-1253] Add PR template for GH Pull requests by @BryanFauble in #346
- Create SECURITY.md by @thomasyu888 in #345
- [SYNR-1541] Patching for rjson version ranges resolving from remotes install by @BryanFauble in #351
- [SYNR-1541] Updating the install docs to point to using remotes by @BryanFauble in #352
New Contributors
- @BryanFauble made their first contribution in #346
Full Changelog: 2.1.1...2.1.2-rc
2.1.2-rc
What's Changed
- [DPE-1253] Add PR template for GH Pull requests by @BryanFauble in #346
- Create SECURITY.md by @thomasyu888 in #345
- [SYNR-1541] Patching for rjson version ranges resolving from remotes install by @BryanFauble in #351
- [SYNR-1541] Updating the install docs to point to using remotes by @BryanFauble in #352
New Contributors
- @BryanFauble made their first contribution in #346
Full Changelog: 2.1.1...2.1.2-rc
2.1.1
2.1.1-rc
2.1.0
What's Changed
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
synCreateTeamandsynDeleteTeamhave been added to manage team.synRestGetAsync,synRestDeleteAsync,synRestPostAsyncandsynRestPutAsynchave 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
~/.synapseConfigfile. - Using syn123.version notation is now supported with
synGetandsynSetProvenance. - 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.
- Defining the project alias used in project url is now supported in
New Contributors
Full Changelog: 2.0.0...2.1.0
2.1.0-rc
What's Changed
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
synCreateTeamandsynDeleteTeamhave been added to manage team.synRestGetAsync,synRestDeleteAsync,synRestPostAsyncandsynRestPutAsynchave 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
~/.synapseConfigfile. - Using syn123.version notation is now supported with
synGetandsynSetProvenance. - 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.
- Defining the project alias used in project url is now supported in
New Contributors
Full Changelog: 2.0.0...2.1.0-rc
2.0.0
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
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
What's Changed
- [SYNR-1515] Update to synapseclient v3.1.1 by @thomasyu888 in #326
Full Changelog: 1.2.0...1.3.0