Update docker.io/metabase/metabase Docker tag to v0.50.30
No problems upgrading the Docker container with a Docker compose yaml file and by means of Watchtower infrastructure.
This MR contains the following updates:
Package | Update | Change |
---|---|---|
docker.io/metabase/metabase | patch | v0.50.27 -> v0.50.30 |
Release Notes
metabase/metabase (docker.io/metabase/metabase)
v0.50.30
: Metabase v0.50.30
Upgrading
Before you upgrade, back up your Metabase application database!
Check out our upgrading instructions.
Docker image: metabase/metabase:v0.50.30
Download the JAR here: https://downloads.metabase.com/v0.50.30/metabase.jar
Notes
SHA-256 checksum for the v0.50.30 JAR:
e7907cd15eb171654cfe0486ad0ddb87dec01628303ae310ff4cc77320c171f1
Changelog
Enhancements
- Add Release Channel selection in-product (#48126)
- Use saved card metadata to filter fields in query metadata for sandboxed tables (#48577)
Under the Hood
Querying
v0.50.29
: Metabase v0.50.29
Upgrading
Before you upgrade, back up your Metabase application database!
Check out our upgrading instructions.
Docker image: metabase/metabase:v0.50.29
Download the JAR here: https://downloads.metabase.com/v0.50.29/metabase.jar
Notes
SHA-256 checksum for the v0.50.29 JAR:
52b5220df0dffd2823ddd922e70197cef1a9d78821976c3d932bf0476ff6eb5e
Changelog
Enhancements
- Search in selection in entity picker (#47281)
- Better Onboarding: "Add Data" Section in the Main Sidebar (#48369) (#48490)
- Guard database create route (#48308)
- Add more logging for sending alerts and subscriptions (#48288)
- Tweak the copy of CC and BCC setting (#48272)
- Fix appending to models with existing non-ascii columns (#48237)
- Add more visible emphasis on hovered area series (#48267)
Bug fixes
Administration
- Token activation error persists, even after connectivity is restored (#41654)
Database
- NullPointerException in BigQuery still in > 50.25 (#47990)
- Charts with timeseries x-axis are rendering offset along that axis, possibly time zone related, post v0.49 -> v0.50 upgrade (#47835)
Organization
- EntityPicker switches tabs when loading (#46775)
Querying
- Cannot search within tables in "Pick your starting data" modal (#47182)
- Field values do not work properly in public dashboards when models are used (#42829)
Other
- Selecting search doc option in Command Palette is resulting in "An error occurred" (#47829)
- Check for the existence of Poifiles in temporary directory before creating XLSX files (#41919)
Under the Hood
v0.50.28
: Metabase v0.50.28
Upgrading
Before you upgrade, back up your Metabase application database!
Check out our upgrading instructions.
Docker image: metabase/metabase:v0.50.28
Download the JAR here: https://downloads.metabase.com/v0.50.28/metabase.jar
Notes
SHA-256 checksum for the v0.50.28 JAR:
a1d0dad4e3d64df6a19b4cbececf35b41869868cc3b7276bbacd531277ad1872
Changelog
Enhancements
Dashboard
- Reset filter when editing default value (#48084)
- Reset filters when opening dashboard from click action (#48074)
Permissions
Performance
- perf: Do fewer moderation_reviews queries when fetching recent views (#48169)
- perf: Use vectors to iterate over all user permissions (#48025)
Other
- Translate
Filter by this value
(#48226) - Prefill non-sensitive user information during setup for Cloud instances (#48019)
- Update Redshift JDBC driver (#47957)
- Support both name & field ref-based column keys in viz settings on read and upgrade on write (#46383)
Bug fixes
Querying
- Not renamed fields in a same table join inherit the renamed name in exports (#48046)
- The custom datetime columns are automatically truncated by day when aggregated (#47341)
Visualization
- Pivot Table not showing sub row totals - when using models (#46575)
Other
- Upload CSV containing Cyrillic words with spaces and special characters fail to render (#48135)
- Metabase doesn't report correct heath status when additional databases added by config-file (#46548)