Update docker.io/metabase/metabase Docker tag to v0.51.4

Update docker.io/metabase/metabase Docker tag to v0.51.4
Photo by Christina @ wocintechchat.com / Unsplash

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.51.3 -> v0.51.4

Release Notes

metabase/metabase (docker.io/metabase/metabase)

v0.51.4: Metabase v0.51.4

Compare Source

Upgrading

Before you upgrade, back up your Metabase application database!

Check out our upgrading instructions.

Docker image: metabase/metabase:v0.51.4
Download the JAR here: https://downloads.metabase.com/v0.51.4/metabase.jar

Notes

SHA-256 checksum for the v0.51.4 JAR:

6729096beece7c9b388b384f6f3dd242e539caed896436599557930048dc99e5

Changelog

Enhancements

Administration

  • Add a force param to update permission graph endpoints that always update permissions and doesn't require a revision number (#​49845)
  • Merge login_attributes when updating existing users via config file (#​50050)
  • Clarify cache API permissions and add tests (#​49804)
  • Add required filters and default values to Metabase Analytics dashboards (#​49627)

Embedding SDK

  • Separate view from data for question titles (#​50129)
  • fix(sdk): remove `Cannot update a component XX while rendering a (#​50078)
  • Enforce key prop on tooltip row in echarts tooltip (#​50045)
  • Add generic components for summarize and breakout (#​50039)
  • Add multi-step popover for default view components (#​50018)
  • fix(sdk): sdk version wrapped in quotes (#​50014)
  • feat(sdk): use Alert component for SDKError (#​49895)
  • Update docs and sample app to not deserialize & re-serialize the session in the auth provider (#​49762)
  • Expose FilterPicker querying component to the sdk (#​49752)
  • [SDK] detect mismatch between sdk version and metabase version (#​49711)

Other

Bug fixes

Administration

  • Sync of DB is merging fields from neighbor DB from table with same name (#​50072)
  • Sandboxing using a parameterized SQL card errors until an admin runs the sandboxing card successfully for the first time (#​49985)
  • Advanced Sandboxing is Broken on 51 (#​49969)
  • We don't sync materialized views fields (#​49912)
  • Discard Field values call/query queries will fail in databases that have more than 65535 categorical fields (#​33037)

Embedding

  • Custom destination click behavior broken for statically embedded trend charts (#​50086)
  • After update 0.51.2 On public Dashboard the link goes to URL don't work (#​49776)
  • No tooltip anymore in static embedded bar chart (#​49537)
  • Save question button's disabled state should be themed in the sdk's dark mode (#​47559)

Querying

  • Little cosmetic bug in GUI editor when joining tables with names of different lenghts (#​50038)
  • Numeric/decimal column filters for bigquery databases no longer does greater than/less than comparison (#​49913)
  • Row limit doesn't work in Firefox by clicking arrows (#​49587)

Visualization

  • Exporting pivots to XLSX with "Keep Data Pivoted" selected can Crash Metabase (Heap memory error) and pegs CPU (#​49977)
  • Pivoted Exports Aren't Pivoted After Sorts Applied in Viz Settings (Until Save) (#​49437)
  • Column Headers in Exports Pivots are Sometimes Ordered Incorrectly (#​49416)
  • Large Pivot Tables fail to download (CSV) when Keep Data Pivoted is enabled (#​49353)
  • When you rename pie chart segments, the labels are truncated until you save or change settings (#​49779)
  • Legend labels on pie charts on dashboards where the legend is below the pie and the percentage is on the wedge have an extraneous dash (#​46213)
  • Incorrect Y-axis displayed when hovering over series in dual Y-axis plot (#​49874)

Other

  • Command Palette shows Search results out of order (#​49766)
  • In question sidesheet, models appear to be based on themselves (#​48698)
  • We add hyphens on the series on narrow viewports (#​29597)
Under the Hood

Read more

Me on Mastodon - This link is here for verification purposes.