Skip to content

Merge master -> Develop#1376

Merged
BryanFauble merged 3 commits intodevelopfrom
master
May 7, 2026
Merged

Merge master -> Develop#1376
BryanFauble merged 3 commits intodevelopfrom
master

Conversation

@BryanFauble
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings May 7, 2026 00:19
@BryanFauble BryanFauble requested a review from a team as a code owner May 7, 2026 00:19
@BryanFauble BryanFauble merged commit 2553942 into develop May 7, 2026
30 of 32 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Synapse Python Client’s recorded latest version and adds release notes for v4.12.0 as part of merging master into develop.

Changes:

  • Bumped the recorded latestVersion to 4.12.0.
  • Added a new 4.12.0 section to the project release notes.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.

File Description
synapseclient/synapsePythonClient Updates the client metadata to mark 4.12.0 as the latest version.
docs/news.md Adds v4.12.0 release notes (highlights/features/bug fixes/etc.).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/news.md
Comment on lines +22 to +46
- [SYNPY-1731] Implement DockerRepository entity by @linglp in #1322
- [SYNPY-1746] Add IsTemplate column to Curator CSV data model by @andrewelamb in #1311
- [SYNPY-1726] Add bind-jsonschema CLI command by @aditigopalan in #1317
- [SYNPY-1777] Separated check_name into org and schema functions; Add fix_schema_name by @andrewelamb in #1328, #1327
- [SYNPY-1765] Remove project id arg from create_record_based_curator_task by @andrewelamb in #1329
- [SYNPY-1784] Added delete_record_set and delete_file_view parameters to CurationTask.delete() by @andrewelamb in #1333

## Bug Fixes

- [SYNPY-1787] Changed conditionals so that the watched property is required by @andrewelamb in #1334
- [SYNPY-1770] fix variable mutation in get_conditional_properties by @linglp in #1319
- [SYNPY-1744] Redo how curator extension checks imports by @andrewelamb in #1307
- [SYNPY-1702] Update curator extensions related documentation by @thomasyu888 in #1312
- [SYNPY-1788] Comment out test due to synapse api error by @linglp in #1338

## Tech Debt

- [SYNPY-1751] upgrade setuptools by @danlu1 in #1310
- [SYNPY-1758] Bump filelock version to 3.20.3 in setup.cfg by @BryanFauble in #1323

## Other

- [SYNPY-1759] Allow task to be assigned using assigneePrincipalId by @linglp in #1321
- [SYNPY-1768] Conditional dependencies are now grouped by @andrewelamb in #1324
- [SYNPY-1794] Modified EntityView creation of strings and list cols by @andrewelamb in #1340
Comment thread docs/news.md
- [SYNPY-1770] fix variable mutation in get_conditional_properties by @linglp in #1319
- [SYNPY-1744] Redo how curator extension checks imports by @andrewelamb in #1307
- [SYNPY-1702] Update curator extensions related documentation by @thomasyu888 in #1312
- [SYNPY-1788] Comment out test due to synapse api error by @linglp in #1338
Comment thread docs/news.md
Comment on lines +22 to +46
- [SYNPY-1731] Implement DockerRepository entity by @linglp in #1322
- [SYNPY-1746] Add IsTemplate column to Curator CSV data model by @andrewelamb in #1311
- [SYNPY-1726] Add bind-jsonschema CLI command by @aditigopalan in #1317
- [SYNPY-1777] Separated check_name into org and schema functions; Add fix_schema_name by @andrewelamb in #1328, #1327
- [SYNPY-1765] Remove project id arg from create_record_based_curator_task by @andrewelamb in #1329
- [SYNPY-1784] Added delete_record_set and delete_file_view parameters to CurationTask.delete() by @andrewelamb in #1333

## Bug Fixes

- [SYNPY-1787] Changed conditionals so that the watched property is required by @andrewelamb in #1334
- [SYNPY-1770] fix variable mutation in get_conditional_properties by @linglp in #1319
- [SYNPY-1744] Redo how curator extension checks imports by @andrewelamb in #1307
- [SYNPY-1702] Update curator extensions related documentation by @thomasyu888 in #1312
- [SYNPY-1788] Comment out test due to synapse api error by @linglp in #1338

## Tech Debt

- [SYNPY-1751] upgrade setuptools by @danlu1 in #1310
- [SYNPY-1758] Bump filelock version to 3.20.3 in setup.cfg by @BryanFauble in #1323

## Other

- [SYNPY-1759] Allow task to be assigned using assigneePrincipalId by @linglp in #1321
- [SYNPY-1768] Conditional dependencies are now grouped by @andrewelamb in #1324
- [SYNPY-1794] Modified EntityView creation of strings and list cols by @andrewelamb in #1340
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants