Update docker.io/metabase/metabase Docker tag to v0.55.2
No problems upgrading the Docker container with a Docker compose yaml file and by means of Watchtower infrastructure with dependency update facilitated by Mend's Renovate Bot.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/metabase/metabase | patch | v0.55.1 -> v0.55.2 |
Release Notes
metabase/metabase (docker.io/metabase/metabase)
v0.55.2
: Metabase 55.2
Upgrading
Before you upgrade, back up your Metabase application database!
Check out our upgrading instructions.
Get the most out of Metabase. Learn more about advanced features, managed cloud, and first-class support.
Metabase Open Source
Docker image: metabase/metabase:v0.55.2.x
JAR download: https://downloads.metabase.com/v0.55.2.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.55.2.x
JAR download: https://downloads.metabase.com/enterprise/v1.55.2.x/metabase.jar
Changelog
Enhancements
- Make new search engine the default starting with v55 (#58718)
- Dashboard card title to directly navigate to the question instead of showing a menu with a single item. (#58797)
- Remove data-editing API (#58955)
- Success status shown when nothing changed while editing metadata (#58946)
- fix(sdk): omit jwt token response from error messages (#59108)
- fix typo in authcard (#59101)
- fix incorrect keyset not exists logging during metabase_metadata sync (#59032)
- Add community translations notice (#58789)
- static size for watermark background, changing source url (#58647)
- Rename "mirror" to "destination" databases (#58438)
Bug fixes
Administration
- "Sign in with Google" button no longer 100% wide (#58928)
- Warnings during sync generate a lot of log messages (#16838)
Database
- Metabase Does Not Work on Oracle (sync fails when trying to sync tables without privileges) (#58304)
Organization
- Save question modal does not autofocus (#54708)
Querying
- Drill Through Fails on Custom Columns (#59005)
- New viz empty states don't make sense for native queries (#58806)
- No field values for parameters mapped to multi-series dashcards (#58328)
- No validation in the custom expression editor when using an aggregation function in the custom column (#58230)
- database selector blinking on new sql question with a single db (#57644)
- Models shouldn't be represented by the sigma icon (#54400)
- In questions using table joins, zooming on ids of joined tables shows incorrect data (#28095)
Visualization