Skip to content

Releases: acdh-oeaw/arche-lib-ingest

Bugfixes

13 Nov 15:59
Compare
Choose a tag to compare

SkosVocabulary::preprocess(): do not add self-pointing parent link to the schema resource

arche-lib bumped to ^7

02 Oct 18:57
Compare
Choose a tag to compare
4.0.7

composer.json: arche-lib bumped to ^7

PHP 8.4 deprecation fixes

26 Sep 10:47
Compare
Choose a tag to compare
4.0.6

.github/workflows/test.yml: add phpstan

File::updateAsync(): avoid unnecessary metadata update

25 Sep 22:29
Compare
Choose a tag to compare

Various minor fixes

20 Sep 10:11
Compare
Choose a tag to compare
  • MetadataCollection: terminate ingestion on terminal errors even in error mode pass
  • File: 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

30 Aug 19:05
Compare
Choose a tag to compare
4.0.3

MetadataCollection::import(): retry on "deadlock detected" on the ser…

Allow PHP ^8.1

27 May 07:54
Compare
Choose a tag to compare
4.0.2

composer.json: allow php ^8.1

Bugfixes

08 Mar 17:11
Compare
Choose a tag to compare
4.0.1

Indexer::createFile(): parent property should be a namedNode

Allow PHP 8.2

27 Feb 10:18
Compare
Choose a tag to compare
3.7.1

composer.json: allow PHP 8.2

Ported from EasyRdf to RdfInterface

13 Feb 16:21
Compare
Choose a tag to compare
4.0.0

.github/workflows/test.yml: fix coveralls upload