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

[BUMP] Update dependency metabase/metabase to v1 - autoclosed #80

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 5, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
metabase/metabase major 0.50.16 -> 1.50.18

Release Notes

metabase/metabase (metabase/metabase)

v1.50.18: Metabase® Enterprise Edition™ v1.50.18

Compare Source

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-enterprise:v1.50.18
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.18/metabase.jar

Notes

SHA-256 checksum for the v1.50.18 JAR:

77ae77fe13b728191ac67843220bbcfcd5dab4df3d1618754c0ec264d28034c6

Changelog

Enhancements

Performance

  • [perf] Better CLJC memoization; bounded strategy, fast versions (#​46199)
  • Remove unused dimension options from query_metadata (#​46195)
  • Avoid all tables in memory during sync (#​46193)
  • [perf] Fix memoization based on dashboard_load_id (#​45809)

Misc

  • Infer id numeric columns as non metrics (#​45662)
Bug fixes
  • Text Filters turn number like entries into numeric when filtering on static embedding (#​46240)
  • Slack subscriptions silently fail when output is too big (#​46227)
  • Homepage dashboard being loaded everywhere (#​46202)
  • When bookmarks are reordered, the wrong ordering gets recorded (#​45635)
  • Recents and Search tabs in move modal do not filter out incorrect options (#​45248)
  • [Maps] Cannot display map when loading GeoJSON files from GISCO (#​39767)
Already Fixed

Issues that we have recently confirmed to have been fixed at some point in the past.

  • Dashboard auto resize does not work properly after filtering (#​32328)
Under the Hood

Non-user-facing changes

  • ci: Fix E2E flake for the reproduction #​21559 (#​46269)
  • build: disable licenses generation for e2e tests (#​46225)
  • do not run licenses step only when the value is true (#​46272)
  • [perf] Add a test for the Clojure-side lib.cache/side-channel-cache (#​46133)
  • Structure e2e API helpers (#​46041)

v1.50.17: Metabase® Enterprise Edition™ v1.50.17

Compare Source

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-enterprise:v1.50.17
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.17/metabase.jar

Notes

SHA-256 checksum for the v1.50.17 JAR:

574787e9772bc4cee0ef6e3a4d38700d2b624ee4fa077cde735e38134f4becf7

Changelog

Enhancements

Performance

  • Request-level caching for sandboxes (#​46138)
  • Make the sandbox cleanup logic more robust, and reorganize some perms code for better testing (#​46102)
  • [perf] Add a Clojure-side impl for lib.cache/side-channel-cache (#​45394)
  • Add skip_graph parameter to api/collection/graph PUT endpoint (#​45438)

Misc

  • Add Azure managed identity support (#​46011)
Bug fixes

Subscriptions

  • Since Metabase 0.50.13, colors on tables are no longer visible on dashboard subscriptions (#​45678)
  • Can't Remove Dashboard Sole Tab Name in Pulse (#​45123)
  • Horizontal scroll of tables in email reports should be more discoverable, and apply to the table only (#​18789)
  • Subscription does not reflect conditional formatting (#​37491)

Downloads

  • Download full results for Bigquery tables is giving duplicated data in file (#​45953)
  • CSV download from dashboard is rounding negative floats to 1 decimal place (#​41640)

Misc

  • "Settings" isn't localized in command palette (#​46123)
  • In Admin / Performance, in the Schedule policy, if the default time (8am) is used, an incorrect schedule will get saved (#​45916)
  • When opening a multiseries line chart from dashboard the browser tab name gets the first series name (#​42165)
  • Field filter linked to Boolean column causes an error when used in Embedding (#​27643)
Already Fixed

Issues that we have recently confirmed to have been fixed at some point in the past.

  • Subscription intermittently fails to deliver (#​37459)

Under the Hood

Non-user-facing changes

  • e2e: Fix dashboard card resizing flake (#​46158)
  • ci: Fix request timeout in E2E dashboard filters flake (#​46091)
  • Enable e2e repro for the issue #​38181 (#​46082)
  • Add e2e tests for 45831 - instance analytics db appearing in permissions (#​46061)
  • Refactor e2e dashboard helpers to TypeScript (#​46037)
  • Make drivers build in parallel rather than sequentially (#​45897)
  • [E2E] Rewrite and expand repro #​27643 (#​45887)

v1.50.16: Metabase® Enterprise Edition™ v1.50.16

Compare Source

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-enterprise:v1.50.16
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.16/metabase.jar

Notes

SHA-256 checksum for the v1.50.16 JAR:

4c9d2711a9e438edff9db19a2ca5359309d7808b20ae3316f75cdd93e1b7deb9

Changelog

Enhancements

  • Revert "fix: param-fields when native model is aggregated" (#​46108)
  • [perf] Fetch query metadata with DB calls directly - v50 (#​46077)
  • Fix accidental comma in location.svg (#​46056)
  • Make Redshift sync much more robust (#​46021)
  • dx: clean output folder before building jar (#​45911)
  • [perf] Only update ParameterCard when it changes (#​45901)
  • [Cache] Some strings are not translated in strategy form (#​45779)
  • Require geojson to be json or plaintext (#​45718)
  • fix(admin): Parse cron expressions correctly in Safari v16.3 (#​45654)
  • [perf] Add a Clojure-side impl for lib.cache/side-channel-cache (#​45394)
  • Skip syncing field values for oracle CLOB columns (#​44654)

Bug fixes

  • In the dashboard picker, when creating a dashboard, the wrong dashboard is chosen when you press enter (#​45360)
  • (Metabase 0.50.5 is unavailable) +CrashOnOutOfMemoryError cpu problem (#​44359)
  • Support CLOB types (again), or at least don't provide errors on the update-field-values step (#​44109)
  • Static embedding - setting empty value for a locked filter prevents linked filters to be populated (#​40292)
  • Changing a column's visibility to detail only does not save for models (#​33844)

Already Fixed

Issues that we have recently confirmed to have been fixed at some point in the past.

  • CSV-uploaded data does not show up in Admin -> Table Metadata without refreshing the page (#​38041)

v1.50.15: Metabase® Enterprise Edition™ v1.50.15

Compare Source

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-enterprise:v1.50.15
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.15/metabase.jar

Notes

SHA-256 checksum for the v1.50.15 JAR:

08acb95126d6715dcc570dfc20ab0d1485e36dfed8f9ba2e959598a8aa7a9513

Changelog

Bug fixes

  • Cant start service after upgrade to 0.50.14 (#​45967)
  • Changing a query definition on an existing GUI Model will drop all configured metadata (#​45924)
  • Filtering on a custom date time column will add 00:00 to the filter making it unusable (#​45052)
  • Generating an x-ray on a line chart on big tables will generate a massive x-ray that will lock up the browser (#​43258)
  • Calendar widget jumps when switching months (#​39487)
  • Metabase v0.50.1+ doesn't work on Safari 15.2 (#​45647)

Under the Hood

  • ci: Fix the native snippet flake (#​45976)
  • Fix the (object detail) flake for repro 39477 (#​45973)
  • dx: make fe stress test faster (#​45980)
  • Move parse-currency to util.jvm ns (#​45939)

v1.50.14: Metabase® Enterprise Edition™ v1.50.14

Compare Source

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-enterprise:v1.50.14
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.14/metabase.jar

Notes

SHA-256 checksum for the v1.50.14 JAR:

b6eb2f0587c765be58014d0a9f289abb2d2700a71aec61ce721eeaf36826f2a4

Changelog

Enhancements

Performance

  • Remove can_run_adhoc_query to speed up dashboard permissions check (#​45847)
  • Parallelize group lookup for the collection permissions (#​45256)

Permissions

  • Exclude deactivated admins from email about deprecating no-self-service permissions (#​45726)

Misc

  • Update trend chart description to make it clear that datasets should be grouped by a single time field(#​45814)
  • Fix endpoints used to fetch remapped field values in public & embedded dashboards (#​45659)
  • Import updated translations (#​45607)
  • Tweak the height of action menu items so they align well with icons (#​45618)
  • Make collection table navigable by pressing Tab (#​45141)
  • Improve descriptions for serialization errors (#​45093)
Bug fixes

Performance

  • (Metabase is unavailable) +CrashOnOutOfMemoryError CPU problem (#​44359)
  • MongoDB queries not cached due to Unfreezable type: class org.bson.Document (#​43901)

Permissions

  • Sandboxed users that in 49 were able to save questions are not able to do it in 50 (#​45595)
  • Collection permission graph is slow because the collection perm graph response, and revision info are very large (#​39997)
  • 413 Response too long when updating a collection's permission (#​25993)

Query builder

  • If the filter for a field is manually set to "A list of values", filtering still shows a search box. (#​45904)
  • On array fields, don't present filter options that don't work (#​45252)
  • When joining data in the query builder, data picker shows questions that are not valid joins (#​44974)
  • Using filter autocomplete now adds every intermediate value as a filter (#​43426)
  • regextract no longer working on Snowflake: Invalid expression (#​45206)
  • replace custom expression does not work with MySQL enum type (#​44807)
  • Unclear Error Message When Using Offset in Custom Column (#​45327)
  • Custom Column Case Expression Doesn't Save (#​44584)
  • Removing aggregation clause from a query with a join will remove all fields from the join (#​44298)
  • BigQuery - GUI Query Builder Generates Invalid SQL for Nested Queries if the Table Name Contains a Space (#​42365)
  • Bulk filter modal incorrectly suggests that you can filter by values in a JSON column (#​38111)
  • Filter widget breaks page when searching in a UUID field (#​37492)
  • Incorrect joined table aliases when a table is joined several times on different keys (#​37074)
  • Data sources in data picker are not refreshed after archiving a question (#​32252)

Native questions

  • BigQuery date field filter does not include Timezone (#​43597)
  • On MongoDB, question based on saved native question does not convert to native correctly (#​38181)

Visualizations

  • NaN displayed in query execution time (#​45730)
  • Create column "plus" button is visible in table view when it shouldn't be (#​42949)
  • Drill-through from Pivot table doesn't change table format to raw (#​12368)

Dashboards

  • Dashboard subscription sent multiple times in v0.50.x (#​45622)
  • Duplicate a tab on dashboard only works once per dashboard on Firefox (#​45364)
  • Dashboard filters are auto-wired to incorrect fields (#​44720)
  • Adding more than 10 Series to a dashboard card causes Filter UI to be inaccessible (#​43219)

Models

  • X-raying a model with aggregations will generate bad queries (#​43793)
  • Wrong url and app header shown during model creation after page refresh (#​34517)
  • App crashes when navigating back during model creation (#​34514)

Misc

  • Migrations to 0.50.13 fails: ERROR liquibase.changelog :: ChangeSet migrations/001_update_migrations.yaml (#​45701)
  • Migration to v50 fails when cache TTL has float values (#​45520)
  • When adding a snippet to a collection, collection picker shows non-snippet collections (#​44930)
  • If you click on the "Loading..." bar in the command palette before results have loaded, the palette locks up (#​44928)
  • Multiple menus can be opened simultaneously in Trash (#​44910)
  • Lib.expressionClauseForLegacyExpression throws when using a multi-value string/contains filter (#​43990)
  • Druid driver with basic auth fails to sync (#​41579)
  • Can't access Metabase: Refuse to execute script from because its MIME type ('') is not executable (#​39449)
  • Cannot use a Metric with a Custom Expression that references another Metric (#​13437)
Already Fixed

Issues that we have recently confirmed to have been fixed at some point in the past.

Permissions

  • Incorrect Save dialog is shown when user has curate access on collection, but no self-service access on source (#​37373)
  • Admins can't create queries on Metabase Analytics models (#​43088)

Query builder

  • Selecting Exclude Hours of the day from Date Filter doesn't give the option to deselect 12:00 am (#​27579)
  • Cannot create another filter value if it starts with the same value as an existing value (#​21915)

Native questions

  • Field Filter's Default Value Not Working on Dashboard with UNIX timestamp (#​16177)
  • Programatically changing value of "collection" for MongoDB native queries doesn't change UI (#​11482)

Visualizations

  • Wide pivot tables with horizontal scrollbar don't show row totals (#​40787)
  • Pivot table grand totals are truncated when window too small (#​37712)
  • Once native query can't be visualized, user can't recover from the error without leaving the page (#​33327)
Under the Hood

Non-user-facing changes

  • Check for cardId being undefined in downloads (#​45860)
  • Repro #​28270, #​33708 - Object relationships in nested questions (#​45854)
  • Redshift CI flake fix: enable robust sync behavior in tests (#​45873)
  • Remove stupid perf unit test (#​45812)
  • Move desugar-host-and-domain to jvm-util (#​45808)
  • fix: install frontend dependencies in dockerfile (#​45802)
  • ci: Run without Replay (#​45799)
  • 45749 follow up: guard against the potential null (#​45796)
  • Remove flakiness from e2e repro but move it to jail anyway (#​45791)
  • Refactor EditorTabs component (#​45705)
  • regexextract is not an actual MBQL clause (#​45672)
  • Fix typo in a task fetching error message logic (#​45652)
  • Flakey Question Picker unit test (#​45642)
  • Refactor e2e collection helpers and commands to TS (#​45624)
  • Add FE repro for the visual glitch when working with models that have an expression with the same name as the column (#​45503)
  • Repro #​23857 - Inconsistent and confusing "Duplicate" action mechanism (#​45465)
  • useIsTruncated gives incorrect results (#​45358)
  • [QP] Test :results_metadata column names are disambiguated, eg. ID_2 (#​45109)
  • Repro #​44435: Long text filters overflow the window width (#​45377)

v1.50.13: Metabase® Enterprise Edition™ v1.50.13

Compare Source

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-enterprise:v1.50.13
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.13/metabase.jar

Notes

SHA-256 checksum for the v1.50.13 JAR:

95fe1461987933d3a745cdd15190028274a0fa22d60ec0352d7e004339c99402

Changelog

Bug fixes

  • Fix table crash when going from normal to pivot mode (#​45481)
  • Joined table column picker disables the only selected column (#​45451)
  • Metadata % description shows up behind popup (#​45441)
  • Weird behavior after saving questions in v1.50.11 (#​45416)
  • Pulse card render error - getSeriesVizSettingsKey - TypeError: Cannot read property 'name' of undefined (#​45397)
  • type/FK -> column and type/FK -> type/Name field values remapping doesn't work in QB filter widgets when Search box is used (#​45063)
  • Using specific dates in Date field filter automatically adds unwanted time filter (#​43196)
  • Unable to edit metadata of model (#​42203)
  • When updating a filter value in chill mode, the order of the columns is messed up (#​42049)
  • Model's column order not saved (#​39993)
  • Ellipsis tooltip cut off/not visible in GUI editor (#​39771)
  • Table filter multiselect input box does not work (#​37955)
  • Can't edit metadata for models with several columns (#​36364)
  • Models containing joins and repeated column names break the metadata editor (#​33959)
  • Can't edit metadata of a model column if it comes from a question join (#​25885)
  • [BUG] Column order in saved question resets after a column(s) is removed from database table (#​7884)
  • "No matching name" found when it clearly has been found (#​7231)

Already Fixed

Issues that we have recently confirmed to have been fixed at some point in the past.

  • Question Corrupt - Columns not shown (#​36466)
  • Aggregating with Custom Column first doesn't show sub-totals in pivot table (#​26919)
  • Synced database with new table added, UI does not update to reflect (#​5129)

Under the Hood

  • Temporarily disable tracking field usage (#​45536)
  • Sync table.columns and graph.metrics viz settings based on the desired column alias (#​45237)

v1.50.12: Metabase® Enterprise Edition™ v1.50.12

Compare Source

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-enterprise:v1.50.12
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.12/metabase.jar

Notes

SHA-256 checksum for the v1.50.12 JAR:

a6e071634f164a189e5fb36173da11fec4f4e84b7e14d041aac8b460bb249925

Changelog

Enhancements

Serialization
  • [serdes] use spec instead of a pipeline for Card (#​45209)
  • [serdes] spec check requires up-to-date db (#​45455)
  • Make import work on a fresh install (#​45297)
  • Serialize by entity_id (#​45224)
Performance
  • perf: pass uuid to BE to enable metadata caching during fetching dashboard (#​45210)
  • [perf] Fix remaining thread leak in BigQuery query execution (#​45253)
  • Update fast-loops (#​45415)
Misc
  • Add bounded transaction queue for SQL Analysis (#​45461)
  • refactor: do not spread props to QueryModals (#​45459)
  • Fix flaky collections test (#​45370)
  • Exclude internal content when populating :has_question_and_dashboard for current user. (#​45317)
  • Shutdown releasing migration locks has an error in the log statement (#​45298)
  • Repro #​45359 - Incorrect font in e2e tests in CI (#​45274)
  • Async coll perm graph revision (#​45258)
  • Soft-delete defective duplicate fields (#​45151)
  • basic functionality to connect to a third-party Database (#​42)

Bug fixes

  • Weird (split) Filter modal when joining two tables using their foreign keys (#​45300)
  • Funnel column ordering freak out (#​45296)
  • x-rays on the home screen are disappearing too quickly (#​45289)
  • Funnel chart handles null values incorrectly (#​45255)
  • Add explanations for permissions changes (#​45073)
  • Dashboard level visualization settings not taken into account on dashboard subscriptions (#​45061)
  • Dashboard parameter values doesn't work in the static embed modal preview when the dashboard isn't published (#​44962)
  • Regression: y-axis minimum is ignored for stacked histograms (#​44672)
  • non-admin unable to find sample db tables in search (#​44643)
  • Custom Column Case Expression Doesn't Save (#​44584)
  • v50: Foreign keys no longer work with MongoDB (#​44511)
  • Animation happening when hovering between columns that prevents the column metadata from populating fast (#​43163)
  • Object detail view is not scrollable at narrow screen widths (#​41133)
  • Wrong default parameter value passed to the parameter widget (#​38083)
  • Editing description for models do not work and markdown support is inconsistent (#​34574)
  • Filter modal UI breaks when there are many tables in a question (#​40622)
  • Editing model metadata disables table data sorting (#​31608)
  • Error Applying All-Time Filter to a question (#​29301)
  • In a dashboard, Dropdown list doesn't work through application sharing (#​28301)

Under the Hood

v1.50.11: Metabase® Enterprise Edition™ v1.50.11

Compare Source

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-enterprise:v1.50.11
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.11/metabase.jar

Notes

SHA-256 checksum for the v1.50.11 JAR:

c484294afada6b1a1dbe3849e874476fd625ade7c0728c18da9bbf7cb02b47b7

Changelog

Enhancements

Permissions

  • Batch permission updates with many tables (#​45110)
  • Require Card read permissions to use reference Card in native query (#​45000)

Performance

  • Skip fingerprinting or scanning field values for fields with base-type=type/Collection (#​45160)
  • Add tables pre-fetching to dashboard load (#​45107)

Misc

  • Allow submit buttons to override the variant prop (#​45247)
  • docs(sdk): Document how to reload Metabase embedding SDK components (#​45194)
  • Clarify button in CSV upload modal (#​45185)
  • Add INFO log for each table before JSON unfolding during field sync (#​45162)
  • Adds plan-alias info to premium-embedding-token and exposes it in troubleshooting (#​45051)
  • Allow defective duplicate fields (#​44866)
Bug fixes

Visualizations

  • Cannot change the stacking setting on for line charts with two bar series (#​45182)
  • Invalid visualization settings crash combined cartesian charts on dashboards (#​45114)
  • Visualization doesn't pick up the all fields returned by the query (#​35093)

Permissions

  • Upgrade to v50 where Permissions are Mapped to "No self-service (deprecated)" Blocks View Access to Other Data in the Database (#​45116)
  • Users with "No Query Access" receive Incorrect error when trying to promote Questions to models (#​44854)

UI polish

  • Hamburger menu is not functional in Admin app on mobile (#​45042)
  • Dropdown slightly shifts after hover on items (#​44869)
  • "It's okay to play around with saved questions" modal can't be dismissed with keyboard (#​44754)
  • Submit button in "Duplicate entity" modal is not styled as primary (#​44221)
  • No results and waiting for results overlap (#​41464)
  • Indexed records lack visual context in command palette (#​44136)

Misc

  • GET /api/activity/most_recently_viewed_dashboard should not return archived dashboards (#​45223)
  • [50.x] N+1 queries while loading dashboard query_metadata (#​44830)
  • The UI will keep calling /logs after you leave the troubleshooting->logs page (#​43010)
  • Dashboard filter options lookup produces query that references non-existent column when linked question aggregates values (#​42829)
  • Reverting a question to a revision prior to Metabase upgrade 0.46 does not work (#​31901)
Already Fixed

Issues that we have recently confirmed to have been fixed at some point in the past.

Visualizations

  • Pivot table disappears when switching to the query builder and back to viz (#​39504)

Dashboards

  • error result when shared dashboard has boolean type filter (#​37125)

Models

  • Editing Column description of Model is confusing if it contains aggregations (#​39749)
  • Zooming on object detail from a metadata-edited model column does not work or warn users (#​28098)
  • Clicking on "View details" for a table row when editing model metadata throws 404 (#​25181)
Under the Hood
  • fix flaky unit test by removing un-needed waitForElementToBeRemoved (#​45291)
  • Technical Debt: Logs page testing depends on hardcoded numbers (#​45263)
  • Only drop idx_uniq_field_table_id_parent_id_name if it exists (#​45246)
  • /api/testing/set-time: ability to set JVM time during development (#​45230)
  • refactor: drop unused js file (#​45183)
  • Repro #​39504: Pivot table disappears (#​45143)
  • lint: add stylelint support for emotion components (#​45132)
  • ci: pin replayio version (#​45122)
  • Remove field refs from DatasetEditor (#​44999)
  • pass correct redux action name (#​44970)

v1.50.10: Metabase® Enterprise Edition™ v1.50.10

Compare Source

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-enterprise:v1.50.10
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.10/metabase.jar

Notes

SHA-256 checksum for the v1.50.10 JAR:

6c371e23e7d9434dc2790086c56b3b70fc6c06a914a9e5ca87b1ff550838e31d

Changelog

Enhancements

Performance

  • Add caching on dashboard_load_id; reusable MetadataProviders (#​45050)
  • Support partial permission graph updates (#​44795)

Misc

  • Support duplicate prefixes in long column names for CSV uploads (#​44885)
Bug fixes

Permissions

  • Upgrading to 50v causes some permission in No self-service (deprecated) to block access to the Browse Data (#​45046)
  • Permission error before finishing typing a reference to a question in the native query (#​22991)

Query builder

  • Invalid join clause does not disappear after changing query source to use a different database (#​42385)
  • Specifying a date in a custom expression breaks query (v50 regression) (#​44916)
  • SQL-converted question with field filter breaks filtered dashboard if reverted back to its editor version (#​35954)

Dashboards

  • Updating filter on one dashboard automatically updates filters on other dashboards with cards referencing the same data (#​44858)
  • "Duplicate Dashboard" messes up last used filter values - one dashboard overrides another (#​43001)
  • Incomplete data in PNG download from embedded dashboards in night theme (#​39546)
Already Fixed

Issues that we have recently confirmed to have been fixed at some point in the past.

  • Questions based on a custom SQL query aren't updated (#​43216)
  • "WARN middleware.log :: OST /api/dataset" in logs on 404 - OST instead of POST (#​36774)
  • Data model field renaming/remapping gets out of sync (#​5558)
Under the hood

v1.50.9: Metabase® Enterprise Edition™ v1.50.9

Compare Source

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-enterprise:v1.50.9
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.9/metabase.jar

Notes

SHA-256 checksum for the v1.50.9 JAR:

c62999219e38733ca13ccdc89861bb92f9e11b7e01d6756becb607f3b86adf6a

Changelog

Enhancements
  • Better display names for CSV upload tables (#​44862)
  • Return info about the proper billing status on the license page (#​44855)
Bug fixes

Query builder

  • Filtering by exact date and time works incorrectly if midnight is chosen (#​43057)

Visualizations

  • Improve cartesian chart performance on large datasets (#​44778)
  • Break out popover overflows the screen (#​43075)
  • Unable to configure steps order for funnel bar charts (#​37386)
  • Pin Map reads Metric Field value and it hides rows if it's null (#​34775)

Misc

  • Metabase downgrade issue - v0.50.7 to v0.49.x (#​44784)
  • one of transactions was removed and that causes problems on downgrade (#​44908)
  • International characters do not display in Slack alerts (#​38753)
Already Fixed

Issues that we have recently confirmed to have been fixed at some point in the past.

Query builder

  • Can't edit joined tables after saving the question (#​43531)
  • Hovering over column header in preview errors out (#​40412)
  • Accurate Error Messaging for Cross DB Joins in Notebook Editor (#​38989)
  • Unable to switch question to query table in another database (#​34350)
  • Filter values in dropdown are not getting populated in SQL question based dashboard (#​35852)
  • Broken navigation in question data source picker (#​32225)
  • Error adding any summary fields to an existing aggregate questions (#​29806)
  • Scrolling up on schema list jumps to the top when creating a new question (#​28106)

Visualizations

  • PNG Download of Map Visualization doesn't include Background Map Image (#​30997)
  • Can't update/change column settings in table view (#​27573)
  • Calendar icon in breakout picker is off-position (#​27523)
  • GUI time period selector can cause blank screen under some circumstances (#​26265)

Misc

  • Metabase doesn't realize that Redshift aborts a query (#​28136)
  • When selecting a filter with an hour expression, frontend make a 404 API call. (#​26190)
  • /field/values endpoint contains [object Object] in the URL (#​23707)
  • Metabase starts super slow if entropy is exhausted (10+min) (#​10175)
Under the Hood
  • Adds a property to a defsetting (#​44990)
  • Memoize driver.u/supports? only in prod (#​44938)
  • Be explicit about truncating characters versus bytes (#​44876)
  • Combine actions e2e specs (#​43846)
  • Repro #​27521 - Query fails when selecting two fields from nested query, when fields are identical except for their join-alias (#​44909)
  • Consolidate admin E2E reproductions for the release-x.50.x (#​44963)

v1.50.8: Metabase® Enterprise Edition™ v1.50.8

Compare Source

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-enterprise:v1.50.8
Download the JAR here: https://downloads.metabase.com/enterprise/v1.50.8/metabase.jar

Notes

SHA-256 checksum for the v1.50.8 JAR:

19ab1e3840e4d7b687c34045a4e6a5daa0a05356e62fe625ce1cbcc21e326f17

Changelog

Enhancements

Performance

  • Address BigQuery OOM errors: Ensure we close the canceled chan in query processor after query (#​44860)

Visualizations

  • Surface last cached time in the frontend (#​44458)

Dashboards

  • Bump dashboard description max length limit to 1.5K (#​44470)

Misc

  • Throw an error when import into an empty application database (#​44840)
  • Make SLO optional and default the SLO behavior to disabled (#​44758)
  • Remove description length check from copy question form (#​44736)
  • Exclude native query matches in search scoring when the search should exclude native queries (#​43982)
Bug fixes

Performance

  • For a sandboxed user, thousands of appdb queries are sent during a dashboard read (#​44786)

Query builder

  • Unable to sort by the breakout column (#​44653)
  • Filtering on date columns by relative dates returning wrong results (#​42291)
  • Question editor does not work if model joins the same table more than once (#​33427)

Visualizations

  • Visualization error when adding a custom column after another query stage (#​44668)
  • Can't display line or bar chart for empty result set (#​44637)
  • Horizontal scroll disappeared on overflowing pivot table (#​43215)
  • Invalid API request fired when clicking chart legend item (#​43077)
  • Break out popover overflows the screen (#​43075)
  • Using Column picker to remove columns on model breaks question with ERROR: column source.name_2 does not exist (#​41785)
  • Remove all doesn't work when adding/removing columns (#​39912)
  • Refresh button won't work after visualization is changed for users with no self-service access (#​37374)
  • Unbinned geo mapping defaults to Grid instead of Pins (#​10734)
  • Questions always say "Updated a few seconds ago" (#​42778)

Dashboards

  • Page hangs when one of parameters contains {{x}} value (#​44790)
  • Multiple values can be used as a default value for single-value dashboard filters (#​44666)

Misc

  • Users that upgraded to v50 receive an email with a link that goes to a 404 (#​44755)
  • Users created incorrectly from config.yml during an import into an uninitialized instance (#​44739)
  • Cannot append CSV with long column name (#​44724)
  • Migration stuck with "Running 8 migrations ..." (#​44528)
  • Issue processing negative zero as MongoDB BigDecimal(#​44506)
  • Fields are limited to 255 characters even when DB supports infinite text (#​43983)
  • Oracle timestamps fingerprinting error (No implementation of method: :->temporal of protocol..) (#​42325)
Bugs already fixed

We found that these bugs don't reproduce anymore and were likely fixed by work done in one of the previous releases 🎉.

  • Data picker shows "Saved Questions" on an empty not yet activated enterprise instance (#​40223)
  • Model does not bring the options in filters although the api responds with a 200 and the values (#​40193)
  • Cannot change question data source to raw data after selecting saved question (#​36669)
  • Visible Columns errors when source query is a table joined on itself (#​35290)
  • "Date range" filter: I can set a range in which "from" is a later date than "to". (#​35043)
  • Timeseries Filter Widget jumps when opening ([#​34077](https://togithub.com/metabase/metabase/issues/3407

Configuration

📅 Schedule: Branch creation - "every 1 hour every weekday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies label Aug 5, 2024
@renovate renovate bot changed the title [BUMP] Update dependency metabase/metabase to v1 [BUMP] Update dependency metabase/metabase to v1 - autoclosed Aug 6, 2024
@renovate renovate bot closed this Aug 6, 2024
@renovate renovate bot deleted the renovate/metabase-metabase-1.x branch August 6, 2024 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants