v0.49.8
版本发布时间: 2024-05-02 23:28:06
metabase/metabase最新发布版本:v0.50.28(2024-10-03 02:18:04)
Metabase 49 release announcement
Upgrading
You can download a .jar of the release, or get the latest on Docker. Make sure to back up your Metabase database before you upgrade! Need help? Check out our upgrading instructions.
Docker image: metabase/metabase:v0.49.8
Download the JAR here: https://downloads.metabase.com/v0.49.8/metabase.jar
Notes
SHA-256 checksum for the v0.49.8 JAR:
1c375aded992698f9cc92b3fba510b8685b323e44c243e2e416f1e2fc965302c
Changelog
Enhancements
- Faster driver/describe-database for Redshift (#41068)
- Support SAML and JWT logins at the same time (#18554)
Bug fixes
- Snowflake temporal extract operators like
hour-of-day
do not respect report timezone (#42073) - Slack integration uses a deprecated API (#41890)
- Snowflake always returns times truncated second precision, we should fix this for tests (#41866)
- Snowflake UNIX timestamps interpreted as being in report timezone rather than UTC (#41863)
- Issues connecting to Snowflake using RSA Keypair Authentication (#41852)
- Fix queries being re-run because of broken parameters comparison (#41659)
- Date format "January 31, 2018" missing day in CSV download (#41639)
- Uploaded model not showing latest rows appended to the underlying table (#41630)
- Serialization import should not fail on hidden .yaml files (#41567)
- Default (formatted) CSV Export Returns "Week #" instead of Date (#41492)
- Admin checklist indicates more progress than actual due to audit items (#41335)
- Date Filtering Bug in 49.1 Docker Image with Japanese Locale Settings (#40493)
- Switching between tabs reruns queries even if filters are not modified (#39863)
- Google SSO with Interactive Embedding does not allow you to download CSV (#39848)
- Filtering by a Specific Date in Snowflake will bring inaccurate results (#39769)
- Use scientific notation on frontend multipliers (#29974)
- Data mismatch between custom question and raw sql query with Redshift (#19910)
- Quarterly Date Filter different on Dashboard than on Question (#11643)
- Snowflake JDBC driver incorrectly converts JDBC dates with a timezone (#8804)