Skip to content

Releases: GovDataOfficial/ckanext-dcatde

6.8.0

15 May 08:29
Compare
Choose a tag to compare
  • Updates ckanext-dcat to version 1.7.0

6.7.0

26 Mar 15:05
Compare
Choose a tag to compare
  • Updates ckanext-dcat to version 1.6.0

6.4.2

07 Nov 14:15
Compare
Choose a tag to compare
  • The ckanext-harvest extension is no longer required to use the DCAT-AP.de RDF profile

6.1.0

15 Aug 14:02
Compare
Choose a tag to compare
  • Updates and cleans up dependencies
  • Standardization of the test.ini file

6.0.0

10 Jul 08:35
Compare
Choose a tag to compare
  • Removes support for old CKAN versions prior 2.9 and Python 2

5.16.0

03 Jul 12:49
Compare
Choose a tag to compare
  • Updates ckanext-dcat to version 1.5.1 and removes support for all properties in class dcat:DataService
    except for dcatde:licenseAttributionByText, as these are now supported directly in ckanext-dcat.
  • Updates ckanext-harvest to version 1.5.5
  • Fixes SA warnings from sqlalchemy that occur since version 1.4

5.13.0

09 May 09:42
Compare
Choose a tag to compare
  • Adds support for CKAN 2.10.0

5.11.0

17 Mar 09:30
Compare
Choose a tag to compare
  • Improves duplicate detection: Adds support for setting a priority to the harvester configuration. The
    remote dataset is imported if the modified dates of the remote and local dataset are equal and for the
    harvester of the remote dataset was specified a higher priority than for the harvester of the local dataset.

5.9.0

24 Jan 10:20
Compare
Choose a tag to compare
  • Fixes tests for Python 2
  • Updates ckanext-harvest to version 1.4.2
  • Adds support for Python 3.9

5.8.0

19 Dec 13:38
Compare
Choose a tag to compare
  • Updates ckanext-dcat to version 1.4.0
  • Remove pinning version for cryptography dependency
  • Updates ckanext-harvest to version 1.4.1
  • Adds support for property dcat:accessService in class dcat:Distribution
  • Add last_modified as fallback value to resource modified date
  • Add support for property dcatde:licenseAttributionByText in class dcat:DataService