Skip to content

Releases: acdh-oeaw/arche-oaipmh

Adjust to arche-core 5.7.0

26 Jun 20:57
Compare
Choose a tag to compare
5.3.2

TemplateMetadata: make get_relatives() calls unambigous

Honor proxy settings from env vars

06 Jun 17:03
Compare
Choose a tag to compare
5.3.1

Switch to zozlak\guzzle-proxy-client

Allow to chose RDF serialization in verb=GetRecordRaw

12 Mar 11:49
Compare
Choose a tag to compare

The GetRecordRaw verb now supports an optional format request parameter.
If provided, it is assumed that the OAI-PMH record is in the RDF-XML format and the the format parameter value is an RDF serialization format mime and an appropriate conversion is being made.

Rise memory limit to 1G

14 Feb 17:01
Compare
Choose a tag to compare
5.2.4

composer.json syntax fix

TemplateMetadata: fetchValues() removes duplicates

04 Oct 08:28
Compare
Choose a tag to compare
5.2.3

MetadataTemplate::fetchValues(): remove duplicates

arche-lib bumped to ^7

02 Oct 18:48
Compare
Choose a tag to compare
5.2.2

composer.json: bump arche-lib to ^7

PHP 8.4 deprecation fixes

26 Sep 11:01
Compare
Choose a tag to compare
5.2.1

PHP 8.4 depraction fixes

TemplateMetadata: extend if syntax

16 Sep 15:46
Compare
Choose a tag to compare

Special values of OAIID, URI/URL and PARENT can now be used on the right side of the if conditions.

TemplateMetadata: add support for notMatch attribute

03 Sep 08:12
Compare
Choose a tag to compare
5.1.0

TemplateMetadata: add support for notMatch attribute

5.0.5

12 Jul 08:56
Compare
Choose a tag to compare
TemplateMetadata::removePreservingChildren(): make it work for multip…