Skip to content

v4.2.5

Compare
Choose a tag to compare
@dhui dhui released this 26 Feb 03:19

Changes

  • Support MongoDB in Docker image thanks to @plutov (#175)
  • Properly quote Postgres identifiers in SQL queries internal to migrate thanks to @jszwedko (#176)
  • Replace unnecessary panics in core implementation with errors
  • Use Alpine Linux 3.9 as base Docker image