Skip to content

2.17.0

Compare
Choose a tag to compare
@janette janette released this 11 Jan 15:56
· 52 commits to 2.x since this release
a8c2f44

Important

  • The import and localize queues have been separated.
  • Support for PHP 7 and Drupal 9 will be dropped in 2.18.x
  • If running a decoupled frontend be aware of updates happening on data catalog components and data catalog app

Changes

  • Documentation updates by @janette in #4086
  • Add sample content troubleshooting information to docs by @janette in #4088
  • Use literal identifier for ImportJobStoreFactory by @paul-m in #4083
  • Use literal identifier for FileFetcherJobStoreFactory by @paul-m in #4090
  • Make FileFetcher a separate queue item by @paul-m in #4004
  • Add troubleshooting information for sample content by @janette in #4088

Fixes

  • #4075: Catch Guzzle Exception to avoid breaking harvest/dataset entry by @paul-m in #4084
  • Ensure common module's config on update by @paul-m in #4078
  • Replace ltrim with str_replace in json_form_widget by @janette in #4087
  • Fix passing null to parameter 3 on handleStringElement by @janette in #4092

Full Changelog: 2.16.15...2.17.0