Update docker.io/metabase/metabase Docker tag to v0.55.9
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.6 -> v0.55.9 |
Release Notes
metabase/metabase (docker.io/metabase/metabase)
v0.55.9
: Metabase 55.9
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.9.x
JAR download: https://downloads.metabase.com/v0.55.9.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.55.9.x
JAR download: https://downloads.metabase.com/enterprise/v1.55.9.x/metabase.jar
Changelog
v0.55.8
: Metabase 55.8
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.8.x
JAR download: https://downloads.metabase.com/v0.55.8.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.55.8.x
JAR download: https://downloads.metabase.com/enterprise/v1.55.8.x/metabase.jar
Changelog
v0.55.7
: Metabase 55.7
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.7.x
JAR download: https://downloads.metabase.com/v0.55.7.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.55.7.x
JAR download: https://downloads.metabase.com/enterprise/v1.55.7.x/metabase.jar
Changelog
Embedded analytics SDK changelog
See SDK changelog.
Enhancements
Querying
- Do not show custom expression error when the help snippet is active (#60445)
Dashboards
- Improve visual style for bubble size field selection in dashboard viz editor (#60380)
- Smarter detection of selected columns in dashboard viz editor (#60338)
- Better visual indication of areas where columns can be dragged onto in dashboard viz editor (#60281)
- Adds a "reset" button on data source picker in dashboard viz editor (#60123)
Other
- perf: Optimize pivot tables a bit (#60461)
- Show success messages when database is connected during Metabase setup (#60301)
- Clarify database routing UI text (#60216)
- Add translation for dashboard error string (#60178)
Metabot
Currently only available in private beta
- [Metabot] Only use visible timeline events when sending chart configs (#60467)
- [Metabot] Make streaming the default (#60311)
- [Metabot] Better text streaming (#60226)
- [Metabot] Thinking + error style iteration (#60095)
Bug fixes
Querying
- I should be able to see the query preview if it has snippets (#60534)
- Summarize Sidebar Becomes Blank When Adding Certain Filters (#57573)
Reporting
- Can't send Slack alerts as a non-admin user when ema il isn't configured(#59266)
Dashboards
- Adding Click Behavior to a Column with a Prefix Causes Strange Formatting (#57803)
- Some settings are not preserved when changing to funnel on dashboard cards (#60438)
- Browser stalls when too many series in on dashboard cards (#60385)
- Drill thru with multi-series dashcards uses wrong field when filters are connected to different columns (#60572)
- Binned Data does not get passed to between filter in click behavior (#52861)
- Title fonts are cut off when exporting a card as png from a dashboard (#45499)
Visualization
- Inconsistancy between SQL and GUI query for date display of Trend chart (#40949)
- Show grid lines for right y-axis on two y-axes charts when a series associated with the right y-axis is hovered (#48847)
Other
- Editor buttons inconsistencies (#53829)