Update docker.io/metabase/metabase Docker tag to v0.53.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.53.1 -> v0.53.2

Release Notes

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

v0.53.2: Metabase 53.2

Compare Source

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.53.2.x
JAR download: https://downloads.metabase.com/v0.53.2.x/metabase.jar

Metabase Enterprise

Docker image: metabase/metabase-enterprise:v1.53.2.x
JAR download: https://downloads.metabase.com/enterprise/v1.53.2.x/metabase.jar

Changelog

Enhancements
  • Remove blue color from identifiers in the SQL editor (#​53479)
  • Clarify that the embedding CLI does not work with existing Metabase instances (#​51384)
  • Don't cache query results for impersonated users (#​53489)
  • Perf & correctness fixes for preemptive caching (#​53328)
Bug fixes

Querying

  • long question name breaks save question modal layout (#​53231)
  • Switcher between table and viz is off center and jumps when switching (#​53116)
  • FK-mapped filter list disappears when using aggregated questions on a model (#​53059)
  • Saving metric referencing itself should be forbidden (#​52385)
  • Self-joining a question and saving it by replacing the original question results in circular dependency and corrupts the question beyond recovery (#​35980)

Visualization

  • "Reset to Default" on Viz Settings Doesn't Indicate that Chart Name will Change (#​52769)
  • Pivot table click behavior config misses columns (#​52339)
  • Remove button for conditional formatting rule collapses if rule has many columns (#​49931)