Skip to content

Latest commit

 

History

History
114 lines (86 loc) · 4.17 KB

CHANGELOG.md

File metadata and controls

114 lines (86 loc) · 4.17 KB

CHANGELOG.md

2.0.1

Fixed

  • Handle steam error #43

2.0.0

Added

  • Support for GeoJSON parsing from provider #32 Removed
  • Data enrichment and content search request formation from the output plugin #31

1.13.0

Added

  • ability to sort and query the feed using free text #28

1.12.0

Added

  • identifier is now a customizable attribute and defaults to the AGO home page of an item #27

1.11.0

Added

  • Added new route#26

1.10.0

Added

  • Capability to customize the spatial property#25

1.9.1

Fixed

  • Fixed issue with additional resources in hub.js dependency #24

1.9.0

Added

  • If the distribution property of a site's dcat config is an array, those custom distributions will now be prepended to the distributions list #23

1.8.2

Fixed

  • Fixed access urls for downloadable distributions #22

1.8.1

Fixed

  • Fixed license issue #21

1.8.0

Added

  • Distributions for proxied CSVs now include a csv distribution #20

1.7.0

Added

  • Modified license to be editable with fallback logic if not defined #19

1.6.0

Added

  • Default undefined non-editable field values to empty string #18

1.5.1

Fixed

  • Default value is returned when custom config attempts to overwrite contactPoint['@type'] #17

1.5.0

Added

  • Handling of path hierarchies/fallback values #16

1.4.2

Fixed

  • Scrub attempts to overwrite distribution rather than distributions #15

1.4.1

Fixed

  • Add proper error status #14

1.4.0

Fixed

  • Landing page and identifier urls are now the canonical hub url for the item #13
  • Hub Pages included in the feed no longer have 404ing urls #13

1.3.1

Fixed

  • Fixed landingPage and identifier urls to be custom domain rather than opendata subdomain

1.3.0

Added

  • Added spatial and theme properties #11 Fixed
  • Fixed license resolution #11
  • Fixed missing access url for geoservices #11

1.2.2

Fixed

  • Fixed dcatConfig query parameter parsing issue #10

1.2.1

Added

  • Improved performance by limiting search requests to required terms #8

1.2.0

Added

  • Custom configurations can be passed through the dcatConfig query param #6
  • The returned feed can be restricted to a single dataset with the id query param #6

1.1.0

Added

  • Supports custom configuration values found at site.data.feeds.dcatUS11 #4

1.0.1

Fixed

  • License field uses structuredLicense URL or defaults to null #3

1.0.0

Added

  • Basic DCAT-US 1.1 feed generation #1, #2