v8.0.0
8.0.0 (2024-05-22)
⚠ BREAKING CHANGES
- add support for video and audio segments, remove isSequenceOf and standalone interval value (DEV-3439) (#933)
Enhancements
- add support for video and audio segments, remove isSequenceOf and standalone interval value (DEV-3439) (#933) (391da7f)
Bug Fixes
- excel2json: erroneous groupby in new-excel2json lists (DEV-3660) (#963) (46fbe95)
- excel2json: resources don't crash if optional columns are missing (DEV-3516) (#974) (db2df0a)
- mypy: prevent possibly unbound variables (DEV-3657) (#962) (1be2259)
- xmlupload: permission for uri value serialise (DEV-3630) (#958) (79a11bb)
Maintenance
- bump start-stack to 2024.05.02 (#975) (6c02a6a)
- deps: bump requests from 2.31.0 to 2.32.0 (#972) (092d4f7)
- do not use ingest client in bulk upload scenario (DEV-3665) (#966) (8614bbe)
- fix unbound variable error (#961) (7c41507)
- reduce number of arguments in some functions (#967) (f38f6b4)
- ruff: Update ruff to 0.4.4 (#951) (316a736)
- streamline shared logic between upload workflows (#969) (17750e0)
- Use dsp-ingest instead of sipi for upload of assets (DEV-3620) (#959) (c797010)
- xmlupload: add serialise value for URI (DEV-3624) (#955) (0289294)
- xmlupload: disallow +/- in interval property (#952) (871f312)
- xmlupload: handle error wider above in the call stack (#960) (c7ba637)
- xmlupload: refactor resource creation (#917) (cdad095)
- xmlupload: reorganise models file (#953) (6d90b8f)
- xmlupload: serialise int value with rdflib (DEV-3626) (#957) (0150fd6)
- xmlupload: value models (#949) (c69c963)