Skip to content

v13.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 09:59
004a96c

Changes

🚀 Features

⚠ Breaking Changes

  • This includes a major update for the postgres dependency from 15 to 17, which requires manual action to upgrade the postgresql cluster data to the new version. Please see the postgres upgrading instructions for details. An example for docker-style postgresql upgrading can be found at tianon/docker-postgres-upgrade.
  • If you want to postpone the postgresql version update to a later day (hopefully not forever 😉), you can pin the previous postgresql version via POSTGRES_VERSION=15.8-alpine.

Full Changelog: v12.0.5...v13.0.0