Skip to content

Metabase v0.49.9

Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 19:36
· 1398 commits to master since this release
c0913c7

Metabase 49 release announcement

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:v0.49.9
Download the JAR here: https://downloads.metabase.com/v0.49.9/metabase.jar

Notes

SHA-256 checksum for the v0.49.9 JAR:

d5052b5d8a4cbe7fc69bc963985e4c60a15108843fbf7be9a0c24425c491daf2

Changelog

Enhancements

  • Adds Key Authentication Option to SSH Tunneling Docs (#42206)
  • Allow drivers to not automatically add a Primary Key column for CSV uploads (#42359)
  • Upgrade Redshift driver to v26 (#42450)
  • Allow using URLs from other columns in link templates (#42438)
  • Misc. documentation improvements

Bug fixes

  • Async streaming response error when Jetty SSL enabled (#13771, #15806)
  • Embedding preview not behaving like Metabase Application when filter is locked and linked (#41635)
  • Overflow problem in filter modal sidebar (#42386)
  • Upgrade failing from instance using outdated 3rd party drivers (#42319)
  • Unable to sync dynamic tables in Snowflake (#42312)
  • Azure AD SAML and SLO logout error (#41600)
  • BigQuery unable to sync materialized views (#42008)
  • Unable to filter on IDs identified as primary key in MongoDB (#42010, #40770)
  • Fix MySQL with multiple most recent revision (#41374)