Skip to content

Releases: wirecloud-fiware/ckan-source-operator

v0.4.5

30 Nov 09:04
Compare
Choose a tag to compare
  • Added some missing type mappings (int, float and float8)
  • Use the same source for building the ckan-source-from-url operator.
  • Data sent by this operators now has metadata with server URL and resource ID.

v0.4.4

26 Oct 16:10
Compare
Choose a tag to compare
  • Fix problem requesting data. The correct name for the limit_rows parameter
    is limit. Newer versions of CKAN complain using a Validation Error
    exception when using the limit_rows parameter. This version fixes this bug.
  • Fix Row limit preference description.