Releases: acdh-oeaw/arche-lib-ingest
Releases · acdh-oeaw/arche-lib-ingest
Bugfixes
arche-lib bumped to ^7
4.0.7 composer.json: arche-lib bumped to ^7
PHP 8.4 deprecation fixes
4.0.6 .github/workflows/test.yml: add phpstan
File::updateAsync(): avoid unnecessary metadata update
4.0.5 Minor changes
Various minor fixes
MetadataCollection
: terminate ingestion on terminal errors even in error mode passFile
: handle versioning when a repository resource exists but lacks binary (update it with the binary without new version creation then)- CI tuning
Retry if "deadlock detected" reported on a server side
4.0.3 MetadataCollection::import(): retry on "deadlock detected" on the ser…
Allow PHP ^8.1
4.0.2 composer.json: allow php ^8.1
Bugfixes
Allow PHP 8.2
3.7.1 composer.json: allow PHP 8.2
Ported from EasyRdf to RdfInterface
4.0.0 .github/workflows/test.yml: fix coveralls upload