Skip to content

Releases: opendatateam/udata-ckan

v2.0.0

11 Mar 16:49
Compare
Choose a tag to compare
  • Migrate to python3 🐍 #110

v1.3.0

06 Jan 13:53
Compare
Choose a tag to compare

v1.2.3

29 May 09:49
Compare
Choose a tag to compare
  • Always fill extras.remote_url #103

v1.2.2

24 May 12:29
Compare
Choose a tag to compare
  • Max out package_search rows limit #100

v1.2.1

24 May 12:01
Compare
Choose a tag to compare
  • Fix filetype (always remote) #98

v1.2.0

02 Oct 14:53
Compare
Choose a tag to compare
  • Support both inclusion and exclusion filters #42
  • Localization support #43
  • Test the minimum accepted CKAN dataset payload and make the extras property optional #57
  • Improved error handling (support details in JSON responses, also handle raw quoted strings and HTML) #56

v1.1.1

15 Jun 10:50
Compare
Choose a tag to compare
  • Only store url field in remote_url extra if this is an URL otherwise store it in ckan:source #30
  • Properly handle geometry errors #31
  • Improve extras parsing #32:
    • Skip empty extras
    • Parse update frequencies as RDF URI or udata frequency identifier
    • Parse spatial-text matching a known zone name or slug
    • Store unknown spatial-uri, spatial-text and frequency as ckan:spatial-uri, ckan:spatial-text and ckan:frequency

v1.1.0

06 Jun 12:29
Compare
Choose a tag to compare
  • Test against a real CKAN instance #23
  • Allows to filter on Organizations and Tags #26
  • Register ckan: prefixed extras [#28](#28

v1.0.1

13 Mar 16:57
Compare
Choose a tag to compare
  • Fix packaging #2
  • Make use of udata pytest plugin #3
  • Enable the ckan plugin in test (plugin needs to be enabled to use the harvester) #8

v1.0.0

20 Oct 14:12
Compare
Choose a tag to compare

Initial release