Update docker.io/metabase/metabase Docker tag to v0.52.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.52.1 -> v0.52.2 |
Release Notes
metabase/metabase (docker.io/metabase/metabase)
v0.52.2
: Metabase v0.52.2
Upgrading
Before you upgrade, back up your Metabase application database!
Check out our upgrading instructions.
Docker image: metabase/metabase:v0.52.2
Download the JAR here: https://downloads.metabase.com/v0.52.2/metabase.jar
Notes
SHA-256 checksum for the v0.52.2 JAR:
8527c01ee50dc0978af9d910aa157c6ea16bbccadc1eef1813c43c20cb3a24b3
Changelog
Enhancements
- Streamline embed flow when embedding is off (#50842)
- Fix edge cases in New Search around model filtering (#50937)
- New and improved Examples collection (#50829)
- Ensure user count is fetched within token status memoization (#50813)
- Show /api/search errors in Browse models and Browse metrics (#50713)
- Non-admin Onboarding Checklist (#50576)
- Deprecate alert and pulse apis (#50453)
Bug fixes
Querying
- Is Empty / Is Not Empty filters break on Postgres enums (#48022)
Visualization