Skip to content

2.14.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@janette janette released this 15 Dec 16:54
· 227 commits to 2.x since this release
9ffba22

Release Notes


⚠️ Warning


Good news, this release removes the dependency on getdkan/filefetcher and includes a new and improved copy method that should really speed up datastore imports.
This release introduces issues so there will be a new release to restore the external FileFetcher library.

Due to the inconsistent results with the innodb_strict_mode switch, this code is being removed while we work on improving that functionality. If you are trying to import files with more than 250 columns, you may need to manually import them until a replacement switch is added back in.

What's Changed

  • Rip out innodb_strict_mode switch by @dafeder in #3887
  • Switch to simple built-in FileFetcher on import by @dafeder in #3881
  • Update moderated_content_bulk_publish to ~2.0.20 by @janette in #3889

Full Changelog: 2.14.0...2.14.1