Update docker.io/metabase/metabase Docker tag to v0.55.4
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.3 -> v0.55.4 |
Release Notes
metabase/metabase (docker.io/metabase/metabase)
v0.55.4
: Metabase 55.4
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.4.x
JAR download: https://downloads.metabase.com/v0.55.4.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.55.4.x
JAR download: https://downloads.metabase.com/enterprise/v1.55.4.x/metabase.jar
Changelog
Enhancements
-
Option to disable saving the last used dashboard parameter values (#48055)
-
Update the SDK version for the
latest
npm tag (#59532) -
Embedding-specific onboarding flow (#58853, #59612, #59476)
-
fix: card before-update to not always force update (#59559)
Bug fixes
Administration
- JWT SSO URI field not enforced as required, SSO with SDK and iframe fails (#59307)
- Field values search endpoint not returning some field values for FK field referencing a UUID (#59020)
- We should validate what gets added in the Admin -> Setting
From Name
(#58037)
Embedding
- static embedded questions can't download their results when
?locale
is passed in the URL (#53037)
Querying
- Rearranging Columns in the Aggregate Block of a Question Modifies Custom Expressions in Later Stages of Query (#59273)
- Filter and chart are broken when multiple breakouts of the same field are re-ordered (#48306)
Reporting
- Example dashboard here has broken cut off text on a fresh instance (#58308)
Visualization
- Area chart shows data point values twice when graphing only one series (#57370)
- Metabase 0.54.2.4 The spacing between columns is too large to adjust and cannot be maintained after adjustment (#56639)
Other
- Shortcut Keys for Native Editor no Longer work After v54 Upgrade (#59284)