Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[charts/metabase] Upgrade metabase version to 0.50.6 #123

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

3-commerce
Copy link
Contributor

Metabase just release new version 0.50.6

Enhancements

    Disable SQL analysis by default (https://github.com/metabase/metabase/pull/44346)

Bug fixes

    If you don't have access to the root collection but inner collections, you get permission errors in QuestionPicker (https://github.com/metabase/metabase/issues/44316)
    Goal lines displayed incorrectly when axis scale is not linear (https://github.com/metabase/metabase/issues/44278)
    Field values remapping with mixed PK and a FK targeting the same PK is broken in public dashboards (https://github.com/metabase/metabase/issues/44231)
    StreamingResponse cannot be cast to class clojure.lang.Associative (https://github.com/metabase/metabase/issues/44160)
    Error while exporting a pivot table without columns in v50.x (https://github.com/metabase/metabase/issues/44159)
    Bar chart per week not showing proper information on Timeline (https://github.com/metabase/metabase/issues/23336)

Under the hood

    Rework measure search performance events (https://github.com/metabase/metabase/issues/44300)
    Remove frontend code that checks enable-query-caching (https://github.com/metabase/metabase/issues/44250)

Copy link
Owner

@pmint93 pmint93 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @3-commerce for contributing. However, just want to note that it's always possible to deploy the chart with --set image.tag={metabase-version} and it's not necessary to update the chart for every metabase releases

@pmint93 pmint93 merged commit 6736a9b into pmint93:master Jun 20, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants