v22.11.2
What's Changed
- Fixed typo in conditional requirement for schema viz attribute table by adding quotes by @linglp in #1003
- Added tests for all API endpoints by @linglp in #995
- Fixed an issue where the DCA would disconnect on manifest submission by casting UUIDs to type string by @GiaJordan in #1006
- Reminded users to run
synapse login --rememberMe
after schematic init step in ReadMe by @linglp in #1004 - Added the option to populate manifest as an excel spreadsheet to avoid sending metadata to Google APIs by @linglp in #994
- For schematic APIs, return excel file instead of excel file path by @linglp in #988
- Emphasized that users should download the
config.yml
from develop branch in ReadMe by @linglp in #1007 - Release 22.11.2 by @GiaJordan in #1014
Full Changelog: v22.11.1...v22.11.2