Update docker.io/metabase/metabase Docker tag to v0.54.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.54.8 -> v0.54.9 |
Release Notes
metabase/metabase (docker.io/metabase/metabase)
v0.54.9
: Metabase 54.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.54.9.x
JAR download: https://downloads.metabase.com/v0.54.9.x/metabase.jar
Metabase Enterprise
Docker image: metabase/metabase-enterprise:v1.54.9.x
JAR download: https://downloads.metabase.com/enterprise/v1.54.9.x/metabase.jar
Changelog
Enhancements
- Giving system event notifications its own queue (#57769)
- Adapt the setup flow for the "embedding" use case (#57749)
- revert and disable entity-id backfill (#58098)
- Prefix all of our log context with mb- (#58023)
- Refresh temporary tokens (#58046)
- Fix menu text on sharing and subscription menu (#58089)
- Fix ModalHeader back button position (#58008)
- perf: Small optimizations for metabase.search.spec (#57935)
- perf: Cache metabase.driver.util/features (#57811)
Bug fixes
Administration
- Unsubscribe and archive all notifications of an user does not archive alerts (#57880)
Querying
- Pivot Table - We're limiting downloads to 10k rows (#58087)
- Pivot Table - Total being converted to rows instead of column (#58084)
notempty(regexextract([Referer URL], "store|pricing"))
not usable as filter custom expression (#41265)
Reporting
- Dashboard subscription renders empty row when there are no parameters (#58074)
- Email notifications to a user without first/last name are sent to user
null
(#30735)
Other
- Some Notifications Aren’t Scheduled if Send Begins Before Qrtz Triggers are Initialized on Startup (#58004)