Skip to content

Metabase® Enterprise Edition™ v1.49.22

Choose a tag to compare

@github-actions github-actions released this 01 Aug 00:00
· 14310 commits to master since this release
04c8190

Upgrading

You can download a .jar of the release, or get the latest on Docker. Make sure to back up your Metabase
database before you upgrade! Need help? Check out our upgrading instructions.

Docker image: metabase/metabase-enterprise:v1.49.22
Download the JAR here: https://downloads.metabase.com/enterprise/v1.49.22/metabase.jar

Notes

SHA-256 checksum for the v1.49.22 JAR:

848ceeb727e2b05bebfa975f5ac720a80accce2cae9deeedd4165f2b39b0547f

Changelog

Bug fixes

  • Slack subscriptions silently fail when output is too big #46227
  • Sync indexes will mark all fields of the same name as indexed if one of them is (#46312)
  • Having a " as part of a table name will break the sync (#46265)
  • OOM errors during JSON unfolding (#45163)
  • Saving a Question based on a Question from "Metabase Analytics" makes Internal Database available in GUI (#44856)

Under the Hood

  • ci: Run without Replay (#45799)