v23.11.1
andrewelamb
released this
03 Nov 16:30
·
1497 commits
to develop
since this release
What's Changed
Bug Fixes:
- [BugFix]: pypi publish workflow (v23.9.3) by @andrewelamb in #1301
- [BugFix]: Addresses HTAN-250 & HTAN-258 issues: Add functions to return a display name or requirement if not available. by @mialy-defelice in #1303
- [BugFix]: Address an issue where the asset view was not being set correctly for operations involving manifest validation by @GiaJordan in #1312
New Features:
- Raise a helpful error when a datatype cannot be found in a schema by @GiaJordan in #1302
- Move API
access_token
parameter to request header by @GiaJordan in #1288 - Add
access_token
to/model/validate
header by @GiaJordan in #1311 - Update store/synapse.updateDB to take sg and se by @mialy-defelice in #1291
- Add default value for
access_token
to another validation method FDS-1248 by @GiaJordan in #1319
Technical Debt:
- Redid poetry install in publish workflow by @andrewelamb in #1299
- Update minimum Poetry version required to
1.3.0
FDS-1218 by @GiaJordan in #1316 - Add
--durations
flag to pytest by @GiaJordan in #1223 - Add Component as a required attribute to the example data model by @mialy-defelice in #1259
- Project scope manifest validation tests by @GiaJordan in #1314
- Update schematic dependencies FDS-1312 by @GiaJordan in #1322
- Schematic
v23.11.1
by @GiaJordan in #1317
Full Changelog: v23.9.3...v23.11.1