Skip to content

v4.43.0

Compare
Choose a tag to compare
@thedae thedae released this 06 Nov 15:18
· 1757 commits to master since this release

Features

  • Fix dryrun connector end-point for org users (#15918)
  • Fix column sanitization for connector syncs (#15885)
  • Load config files as ERB templates to allow reading ENV values (#15881)
  • Add public website DO catalog integration (#15908, #15911, #15912)

Bug fixes / enhancements

  • Relax rubocop checks to use ruby2.4+
  • Fixed an error handling issue during synchronizations
  • Improve import error messages #15893
  • Identify multi-line GeoJSON columns correctly on imports #15891
  • Add DO geography key variables #15882
  • Migrate ClientApplication model to ActiveRecord #15886
  • Avoid delegating special methods in presenters #15889
  • Fix Dashboard/Data navigation for free users. Update Data preview texts #15892
  • Force CTE materialization in Ghost Tables query to improve performance #15895
  • Adapt default Rails mail logs to JSON format #15894
  • Fix export of Google Sheet files larger than 10MB #15903
  • Adding builder_url to api/v4/me endpoint #15904
  • Fix local tests run by parsing database config with ERB #15901
  • Migrate Log model to ActiveRecord #15896
  • Fix KML importing error when the layers have slashes in their names #15897
  • Create OAuth scope for reading/writing all datasets #15884