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 (bin) #4

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 17, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
metabase/metabase major 0.45.3 -> 1.46.1

Release Notes

metabase/metabase

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

Compare Source

Enhancements

  • Fix implicit actions not created in a deterministic order (#​29605)
  • Currency list: Add Mauritania ouguiya (MRU) as currency (#​29545)

Bug fixes

  • drill-through not working correctly in legend for stacked charts (#​29840)
  • SSO mapping: users are removed from groups that are not mapped (#​29718)
  • Date Filter (Specific Dates) doesn't show first days of the month (#​29692)
  • Big xslx file downloaded from BigQuery are corrupted in v0.45.3 and were not in v0.45.1 (#​29118)
  • Infinite loop, logging at warn level, filling disk for a GCP BigQuery connection (#​28868)
  • Dashboard sticky filter incorrectly positioned, when moving between dashboards (#​26230)
  • Unable to properly filter on an aggregation (#​22230)

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

Notes

SHA-256 checksum for the 1.46.1 JAR:

09f3d8336cff1b4d9e98d4c87bc02d8926e872b25a058e9228faa638c5cc8b0a

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

Compare Source

metabase-46

Metabase 1.46 brings a host of new features to make your day-to-day experience even better, including actions, improved support for MongoDB, optimized sync and fingerprinting, and more.

Check out the release announcement.

Notes

  • Metabase can now write to your database with actions. Admins: enable Model Actions on your Postgres or MySQL database. Create a new action from the + New menu, or from the new Model details page.
  • Upgraded MongoDB driver, including a smarter schema sync process to handle variable keys, support for models, fast joins, custom expressions, additional aggregations, and more.
  • Improved sync and fingerprint performance, reducing the load on your database and costs for your data warehouse.
  • New dropdown options in dashboard filters.
  • A new model details page: view a list of questions using the model, the model's schema, and its actions.
  • Yet more viz upgrades and polish:
    • Smarter tooltips are more useful in multi-series charts with totals and percentages, time series with days of the week, and more
    • More static viz improvements for subscriptions and alerts.
  • New link cards for dashboards.
  • New visualization type: Detail (displays a row as an easy-to-read card).
  • The Clickhouse partner driver is here and available for Metabase Cloud.
  • Deprecation notice: we're deprecating Google Analytics 3, and will remove the driver from our future releases after it stops accepting new events (in July of 2023). We don't have plans of supporting GA4. (But link to an article explaining how to use it with BigQuery.)

Enhancements

  • Ensure we use the ssh tunnel on action execution (#​29228)
  • Exclude non required PKs from implicit create action (#​29110)
  • Adding classname prop to ObjectDetail (#​29032)
  • Let users download questions as a PNG in-product (#​28959)
  • Offer question downloads from dashboard cards (#​28958)
  • Don't include auto-incremented fields in the implicit create action form if it's an auto increment ID (#​28946)
  • pulling out column title logic and sharing with settings (#​28937)
  • Chartsettings use custom column names (#​28936)
  • Remove personal collections from collection detail page (#​28879)
  • Standardize chart settings icon buttons (#​28858)
  • Updating Close Icon (#​28815)
  • Centering tab labels (#​28811)
  • Viz Charts don't support customisation of series with more than 20 groups (#​28796)
  • Fix exclusion of CLJS devtools from release builds (#​28778)
  • [Epic] Improve Upgrade CTA Tracking (#​28731)
  • Adding flex grow to card wrapper (#​28728)
  • update the row chart style (#​28626)
  • stack area chart with breakouts (#​28625)
  • open chart settings when clicking active display type (#​28613)
  • Keep filter and fields clauses in trivial nested queries (#​28590)

Bug fixes

  • Cannot save dashboard when using "Add a saved question" text (#​29450)
  • Under specific circumstances, when editing an existing sandbox, the "Parameter or variable" dropdown for a filter is incorrectly grayed out (#​29143)
  • Date Filter "Exclude" option fails on Dashboard if you are on a different language than English (#​29122)
  • Object Detail View is no longer scrollable inside Query Builder (#​29023)
  • "Pulse card query error" on user without native SQL permissions (#​28947)
  • Updated Column names are not present in Chart Settings (#​28935)
  • GUI Cached models that have joins will generate the query incorrectly and fail (#​28902)
  • The order of series in a visualization should match the order in the sidebar (#​28772)
  • Release script can stomp over root ./deps.edn dependencies and break the build (#​28763)
  • Personal collection shows up as a sub-collection of "Our analytics" (#​28755)

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

Notes

SHA-256 checksum for the 1.46.0 JAR:

ab108a48ac0c546ac79c4331b2694d6cebbd4523c7c155d7857933e2edbd1fc2

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

Compare Source

Enhancements

  • Send "threads blocked" via Prometheus exporter (#​28014)
  • Make educational messaging in native questions less distracting (#​27797)
  • Fix "Powered by Metabase" badge partially invisible with transparent theme (#​27796)

Bug fixes

  • Pre-existing category filters were not migrated to new ones (#​27393)
  • Doing "Zoom in" from dashboard drops fields from joined tables (#​27380)
  • Links for the IDs are showing wrong objects when table join is in place (#​27094)
  • Column filters not working on Questions using custom columns (#​25927)
  • Drill-through to questions with add columns (implicit join) causes no filtering to be defined (#​23293)
  • Data selector not working in FullApp embedding if going directly from location that hasn't loaded /api/database yet (#​21511)

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

Notes

SHA-256 checksum for the 1.45.3 JAR:

c9a451aedb6306c8f7f8bd361ec7f84305c75c8291dfd5ab39416ac38ddbde2b

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

Compare Source

Enhancements

  • Relieve db pressure on api/health check (#​27192)
  • Update token check URL (#​27036)
  • Disable Athena driver IAM role-based auth in Cloud (#​27014)
  • Improve collection breadcrumbs with embedding parameters (#​26838)
  • unset MB_API_KEY for notify endpoint could use some feedback (#​15157)

Bug fixes

  • Log4j2.xml file not read on 0.45 (#​27497)
  • Cannot select fields for double aggregated metrics, and existing sections gets removed on change (#​27462)
  • Background color on hover for items in data picker looks off (#​27449)
  • Static viz fails when there's an unused column returned (#​27427)
  • "Something's gone wrong" error when moving between dashboards that has/hasn't filters (#​27356)
  • Changing sorting does not apply for X-axis anymore (#​27279)
  • Number filter with 0 (zero) as default value shows as empty in the widget (#​27257)
  • Static viz fails when date formatting contains day (#​27105)
  • "Replace missing values with" set to Zero or Nothing causes the line to become zeroed/hidden (#​27063)
  • Static viz fails when date formatting is abbreviated (#​27020)
  • Snowflake sync is consuming more resources than necessary (#​26054)
  • Click Behavior cannot handle absolute URLs outside of Metabase (#​25953)
  • Avoid updating dashboard cards unless filter changes (#​25914)
  • Using filter Contains on dashboard is case-insensitive, but on drill-through to question becomes case-sensitive (#​25908)
  • BigQuery data type BIGDECIMAL is recognized as mixed string/numeric (#​25508)
  • Text filter over a custom column in simple embedding expects a number (#​25473)
  • Comma separated filter value would not hand over from dashboard to question (#​25374)
  • Embedding Dashboard with Locked parameters does not allow numeric values (#​25031)
  • Column name auto-classification not working for _latitude (#​24041)
  • Corrupted question shows "Something's gone wrong" with no more info, and breaks "Add series" modal on the dashboard, and breaks Archive page (#​15222)

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

Notes

SHA-256 checksum for the 1.45.2 JAR:

3a6617ced00f4f822038ad15202deaabbc12dbc967de798d389c7fe944a5f034

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

Compare Source

Enhancements

  • Added support for the datetime-diff function for Snowflake
  • Athena documentation

Bug fixes

  • SQL Server driver not loaded in 0.45.0 (#​26992)
  • Fix incorrect datetime-diff results for bigquery on leap years
  • Fix inconsistence temporal extract for timestamptz columns for h2
  • Serdes v2: Correctly (de)serialize references to segments and native snippets

Docker image: metabase/metabase-enterprise:v1.45.1
Download the JAR here: https://downloads.metabase.com/enterprise/v1.45.1/metabase.jar

Notes

  • Heroku support is now deprecated, and will be removed in 0.46. We incorrectly removed it in 0.45 (and bring it back in this release), but will deliberately remove it in the next major release. To migrate off Heroku, see our guide on Migrating from Heroku to Metabase Cloud.

SHA-256 checksum for the 1.45.1 JAR:

710ec523bf98ec2028b197db41d3629bddab4bb882602a56d6ef579f457060a3

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

Compare Source

image

Metabase 1.45 adds Amazon Athena as an officially supported database, new datetime functions, vastly improved models, and more.

Check out the release announcement.

Enhancements

  • Remove is_write card property on the FE (#​26879)
  • Fixes remapped columns support for the row chart type (#​26845)
  • Build datetime filters as datetime before question is saved (#​26679)
  • [Epic] Let users know why there’s no drill-through on their SQL/native questions (#​26565)
  • Record application database version in Snowplow metrics (#​26329)
  • Serdes v2: it should be possible to load content to an instance without the serialized data model (if the target instance already contains the data model) (#​26163)
  • [Epic] metabase-lib consolidation (#​25618)
  • Add journey to create fresh Model using New button (#​25602)
  • Add page to create Model without a Question using Native Query Editor (#​25600)
  • Add page to create Model without a Question using Notebook Editor (#​25598)

Bug fixes

  • Editing a model's metadata bricks the question when mapping to an underlying DB column that has an enum mapping (#​26935)
  • Audit dashboards click behavior does not work (#​26847)
  • has-user-setup Setting does not actually cache truthy results like it says (#​26840)
  • Visualization settings can crash Query Builder (#​26765)
  • Analysis of Sample DB on initial startup takes ~2 minutes (#​26648)
  • In Mongo, the filter does not work for uuid fields (#​26310)
  • Sync of new tables stops working if an existing table has a description set to empty (not null) (#​26268)
  • BigQuery Arrays are not exported correctly to CSV (#​26261)
  • Dashboard sticky filter incorrectly positioned, when moving between dashboards (#​26230)
  • Sidebar covers dashboard sticky filters, when scrolling on dashboard (#​26229)
  • Changing permissions can fail with Data too long for column 'before' at row 1 when using MySQL/MariaDB application database (#​26212)
  • Serdes v2 is not transferring report_card.result_metadata on models (#​26150)
  • Model list appears empty when creating new question, even though models exist (#​26091)
  • Click Behavior not working for Funnel (#​26051)
  • Modal filtering doesn't work on joined table when Question has a filter after aggregation (#​25990)
  • Reordering columns in pivot tables breaks the UI (#​25785)
  • Dashboard Slack Subscription hits slack API max characters allowed per block (#​25704)
  • Notify endpoint will always return 200 even if the tables don't exist (#​25627)
  • Data Model keeps resetting input fields while editing (#​25570)
  • Persistent caching for Models fails to enable for MySQL (#​25552)

Deprecation Notice

Heroku support is now deprecated, and will be removed in 0.46. To migrate off Heroku, see our guide on Migrating from Heroku to Metabase Cloud.

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

Notes

SHA-256 checksum for the 1.45.0 JAR:

bc3cf4d0b7b7b7d90aaffac938f82cbd58673563cf8244b7756bc07ba713bf8e

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

Compare Source

Bug fixes

  • Google Sign-in fails because of unannounced change by Google (#​26184)
  • Load in serialization with --mode update fails on upserts (#​26043)
  • Between() in custom filter expression switches min and max upon adding new filter (#​26025)
  • Collection list fails to display if there's an invalid parameter in a question (#​25543)
  • Inconsistent behavior when sending certain payloads to /permissions/graph (#​25221)
  • Loss of old translations in v0.44.1 (#​24943)

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

Notes

SHA-256 checksum for the 1.44.6 JAR:

10943bf5bba37fb3c71d0744c60eef8030472910e4be33afca30a5ef065f0bfc

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

Compare Source

Security fixes

Bug fixes

  • Slack request error leads to sensitive authorization token being logged (#​25849)
  • Synchronized tables that were initially marked as cruft has their initial_sync_status as incomplete (#​25291)
  • Cannot drill-through "View these ..." when aggregated results are filtered (#​13504)

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

Notes

SHA-256 checksum for the 1.44.5 JAR:

fc83a97b75317dae25e17d76983b7d5f823f67376ac54e965c6494876e7c67d0

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

Compare Source

Enhancements

  • Bump Postgres driver to 42.5.0 (#​25544)
  • Inform admins if their account is in bad standing (#​25161)
  • Bump MinaSSHD to 2.9.1 (#​25112)
  • Envar to disable custom maps / GeoJSON (#​19189)
  • Metabase Prometheus Exporter (#​12377)

Bug fixes

  • When LDAP is enabled but password login is disabled, login doesn't work (#​25661)
  • 404 on loading models when instance is configured in another language (#​25537)
  • Loading spinners in filters don't appear anymore (#​25322)
  • MYSQL disable JSON unfolding doesn't work (#​25068)
  • MySQL unfolding of JSON fails for boolean and bigint attributes (#​24720)
  • Aggregation in Models causes the column name to incorrectly be parsed down to questions based on that Model (#​23248)
  • Changing filters on Simple question drops anything after first aggregation (#​14193)
  • Changing filters on Simple question drops aggregated filters (#​11957)
  • Drill through / underlying records action doesn't respect filters in metric definitions (#​6010)

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

Notes

SHA-256 checksum for the 1.44.4 JAR:

2aa40c49553dc1771f6faf8acab991035f12f99e74543d8e378aa087c9186333

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

Compare Source

Enhancements

  • Slack files channel can be confusing after initial setup (#​20936)

Bug fixes

  • SessionStorage can become filled causing the frontend to throw errors until browser restart (#​25312)
  • Filters incorrectly showing as linked to all fields on combined charts (#​25248)
  • First created question not in Saved Questions inside Data Selector until page reload (#​25144)
  • Cannot change email From-name and Reply-to-address when environment variables are used for other settings (#​25057)
  • Column filters not working on multi-aggregation (#​25016)
  • Tooltip periods are not displayed nicely on SQL questions (#​25007)
  • Can't change filters via 'Show filters' (#​24994)
  • Bubble size not consistent across multiple series (#​24936)
  • A hidden Database Sync doesn't allow descriptions for tables or fields to be edited (#​24900)
  • Newly created Model not an option when creating a new question (#​24878)
  • Dashboard filter does not show Search widget when trying to workaround other filter issues (#​24741)
  • Chinese weekdays in calendar widget are incorrect (#​22871)
  • Field filter linked to Boolean column causes an error when refreshing a public question (#​22591)

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

Notes

SHA-256 checksum for the 1.44.3 JAR:

f8e1115a7f055655f2dd07ca0cd89332a815a0db8c682e5f666c9d42b077ff71

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

Compare Source

Enhancements

  • Always create new items in the current collection (#​24986)
  • Always display the original field name when editing metadata in when editing models (#​24824)

Bug fixes

  • Advanced FieldValues does not change if sandbox rule use a native query (#​24966)
  • Can't use segments in case function for custom columns value (#​24922)
  • Click-and-Drag filtering in dashboards has an offset if card is not touching the left wall (#​24912)
  • Click Behavior drops FullApp overrides (#​24756)
  • "Exclude" filter on dashboard breaks queries if you select a value to exclude, and then add it back (#​24236)
  • "Exclude" filter on dashboard doesn't show any value in filter widget when nothing is excluded (#​24235)
  • Form tabs blend in with the white background on hover (#​23975)
  • Sandboxing on linked table column with multiple dimensions and remapping, then "dirty" query fails (#​15106)

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

Notes

SHA-256 checksum for the 1.44.2 JAR:

4a85e4ea66d4679c64b057ff376636107caccd601450f905b706b4a710ab963e

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

Compare Source

Metabase 0.44 is here, bringing a bunch of new customization for embedding, even better ways to explore data, and a LOT more.

To see what’s new, check out our release announcement.

image

Enhancements in 1.44.1

  • Bump Postgres driver to 42.4.1 (#​24709)
  • Bump MariaDB (MySQL) driver to 2.7.6 (#​24648)

Bug fixes in 1.44.1

  • Fix incorrect hash for Advanced fieldvalues (#​24740)
  • Confusing UX after performing password reset (#​24700)
  • Changing existing filters in Simple GUI will replace other existing filters (#​24664)
  • Cannot set caching duration to less than a second (#​24657)
  • Correct spelling of pulse setting notification-retry-randomizaion-factor (#​24653)
  • Dashboard filters are "floating" with default FullApp embedding (#​24652)
  • Dashboard card filter connection hides filter disconnect button until hovered (#​24650)
  • New filter modal is showing custom mapped values next to their original values (#​24626)
  • The "Browse data" in navigation sidebar is hidden in FullApp embedding (#​24610)
  • Improve the autocomplete query (#​24452)
  • UI performance regression since v43 when rendering certain visualizations on larger dashboards (#​24291)
  • Custom Expression references dropped, when field references are also used in breakout (#​24126)
  • There is no space in the screen of a mobile device to show data when a Question has several filters (#​23983)
  • Margins on Dashboard parameter filters are too small (#​23870)
  • Questions referencing another question with a GROUP BY on a custom column generate invalid SQL (#​23862)
  • Drill-through on "View these X" fails when date column is null (#​23817)
  • Not possible to filter native model using header cell context menu (#​23091)
  • Metabase thinks Database has unrun migrations on every launch (#​22867)
  • Multi-level nested questions with joins causes failed query because of incorrect column aliasing (#​22859)
  • Models does not respect the column visibility setting (#​22520)
  • Dashboard's "text/contains" filter is case-sensitive (#​21359)
  • Mongo Driver Timezone Issue When Grouping (#​11149)

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

Notes

SHA-256 checksum for the 1.44.1 JAR:

72ac61c52619392a0ae7a69564bcb4e4d892b6f614bc8977dc9d8ce991887add

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

Compare Source

Metabase 1.44 is here, bringing a bunch of new customization for embedding, even better ways to explore data, and a LOT more.

To see what’s new, check out our release announcement.

customize-metabase

Enhancements

Bug fixes

  • Bump jetty-server to 9.4.48.v20220622 (#​24482)
  • Add snowplow tracking for new records on TaskHistory (#​23893)
  • Blank screen if user without permissions to view dashboard card tries to edit the dashboard filter (#​24530)
  • Click behavior to another dashboard/question makes the browser open the destination on a new window (#​24451)
  • False warning that No self-service means higher access than Block permissions (#​24380)
  • Bookmark icon not updated when question is converted to model and vice-versa (#​24375)
  • Scalars show short number before showing the full number (#​24332)
  • Default /api/collection/tree call does not include "exclude-archived=true" (#​24329)
  • Archive page does not render all items (#​24213)
  • Revert buttons shown on dashboard revision history for users without edit permissions (#​24210)
  • Search returns irrelevant matches for non-native questions (#​24132)
  • Can't embed cards with filters after v0.44.0-RC1 - Invalid Parameters: "missing id" (#​24103)
  • CASE statements don't evaluate to False if using , False and nested CASE statements (#​24100)
  • "Custom..." model refresh setting does not work on first request (#​24053)
  • "Our analytics" appears on "Save question" collection search header even when user doesn't have access to it (#​23981)
  • Exports fail on specific date styles (#​23980)
  • Bubble size is scaling according to y-axis on scatter charts (#​23977)
  • Error sending emails when reply-to setting contains empty string (#​23940)
  • Email settings needs to use real password, not obfuscated password (#​23919)
  • Wrong username/password on Office365 for email settings has misleading error (#​23918)
  • Missing full-screen button on public dashboards (#​23811)
  • Primary color is not being used on background colors, so branding is not kept consistent (#​23777)
  • Full Screen Night Mode Dashboard Has light background when scrolled down (#​23766)
  • Dark primary color in data visualization makes icons almost disappear. (#​23759)
  • Primary color in text with dark backgrounds makes text hard to read (#​23751)
  • Relative Date filters on dashboard does not include the filter on drill-through (#​23748)
  • Dashboard causes scrollbars to constantly go on/off depending on viewport size (#​23695)
  • Items in the saved question picker are sorted case-sensitive (#​23693)
  • Sandboxed group managers can't see other users in the People tab (#​23689)

More than 150 issues were addressed in this release. See full list of all issues.

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

Java 11 (or 17) is required to run Metabase 1.44+: https://www.metabase.com/docs/latest/operations-guide/java-versions.html

Notes

SHA-256 checksum for the 1.44.0 JAR:

e465cab61ad324f1c9cfa25eef2f3e3a6047470432eb8b8542505483f52d9103

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

Compare Source

Security fixes

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

Notes

SHA-256 checksum for the 1.43.7 JAR:

1df8eb4a90c5cb84198d955dd318c21652ab70910db39e7f7cba898f5e759de8

v1.43.6

Compare Source

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

Compare Source

Bug fixes

Small update to dependencies.

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

Notes

SHA-256 checksum for the 1.43.5 JAR:

d3d46835438e757cca18b98dc7ab32173ef45e0fbb2d151387117f31afb2757e

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

Compare Source

Redesigned navigation and homepage, bookmarks, events and timelines, feature-level permissions, and more.

To see what’s new, check out our release announcement.

Redesigned navigation and homepage

Bug fixes

  • Blank screen on questions with certain orphaned visualization settings (#​23300)
  • Metabase returns "No results!" when the SSH tunnel is down on a query (#​23281)
  • Changing account password to a non-complex password misleads the user with a success message even though the process fails (#​23259)
  • Relative "quarter" filter doesn't work in SQL queries (#​23258)
  • New Slack setup not working, because App isn't joining the files channel (#​23229)
  • Tooltips goes outside of iframe in some cases (#​22970)
  • "Can't pop empty vector" when binning JSON fields (#​22967)
  • Collection name under dashboard title wraps weirdly when viewport is narrow (#​22776)
  • Cannot filter time columns unless using the QB Sidebar (#​22730)
  • Frontend incorrectly shows empty boolean values as false (#​22621)

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

Notes

SHA-256 checksum for the 1.43.4 JAR:

719188e7a284d62cfb01c802630f02a29afe78474a61215c3833086d8220f0d9

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

Compare Source

Redesigned navigation and homepage, bookmarks, events and timelines, feature-level permissions, and more.

To see what’s new, check out our release announcement.

Redesigned navigation and homepage

Enhancements

Bug fixes

  • Slack setup doesn't work if channels cache was recently cleared (#​23251)
  • Custom Expression field is not respecting the modal size (#​23223)
  • Relative filter with a lower "Starting from" period is confusing (#​23099)
  • Cannot print large dashboards (multi page) (#​23098)
  • Sync of JSON columns fails in schemas where schema names contains system characters (#​23027)
  • Sync of fields fails, when table name contains uppercase characters (#​23026)
  • Preview function in Notebook does not respect the columns selected on base source (#​23023)
  • Viewing Metadata for a Model and cancelling can result in error, and further in blank screen (#​23022)
  • Do not offer "Explore results" unless the database supports it (#​22822)
  • Cannot view Object Detail of non-numeric IDs (#​22768)
  • Click Behavior not redirecting in some cases (#​22702)
  • Uploading certificates causes failure in TrustManager/KeyManager because of bad MIME-type (#​22626)
  • New Slack App does not allow selecting private channels for pulses (#​20867)
  • Query executions hitting the cache are not recorded (#​18777)
  • Pulse fails when there is a column type time (#​15146)

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

Notes

SHA-256 checksum for the 1.43.3 JAR:

94bd9ae9248f9aba0832f322d10c9b8fd7c1346809970ddab5cc022aca13e853

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

Compare Source

Redesigned navigation and homepage, bookmarks, events and timelines, feature-level permissions, and more.

To see what’s new, check out our release announcement.

Redesigned navigation and homepage

Enhancements

  • Bump transitive com.google.code.gson/gson (#​23069)
  • Fix deadlock in pivot table connection management (#​22981)

Bug fixes

  • Login page: Whitelabeled logo clips top of page if vertical (#​23056)
  • Sign in input fields are outside of screen on mobile (#​23028)
  • Filters are taking 100% viewport width on mobile/tablet in v.43.1 (#​22996)
  • Updating data permissions counts questions as tables (#​22984)
  • Size of bubbles not respected on scatter chart (#​22929)
  • Strings in the time series chrome UI aren't tagged for translation (#​22796)
  • dont read settings at require time (#​22790)
  • Unable to edit field name and description in Field page (#​22742)
  • Custom Expression aggregation in Metrics does not work (#​22700)
  • CPU spiking every hour since v0.43.0 upgrade (#​22636)
  • Negative Y axis points not rendered on scatter plot (#​22527)
  • X-ray charts don't seem to respect whitelabel colors (#​22476)
  • Users with block permissions see ambiguous error message when they open a dashboard (#​22395)
  • It is possible to change filter column when filter date columns from the table header (#​22332)
  • We should cut the "Navigation bar color" option from /admin/settings/whitelabel (#​22221)
  • Site URL setting reverting to default randomly (#​19487)
  • Cannot use Click Behavior for filters with multiple options selected (#​17160)
  • Click Behavior with filter pass-thru causes permission error (even for admins) (#​15993)

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

Notes

SHA-256 checksum for the 1.43.2 JAR:

ba11154b81b477ce298f257a294a6fb86872675338d67da18c392ec5ec587303

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

Compare Source

Redesigned navigation and homepage, bookmarks, events and timelines, feature-level permissions, and more.

To see what’s new, check out our release announcement.

Redesigned navigation and homepage

Changelog


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

@mickaelalibert
Copy link

La V1 est en fait la version entreprise de Metabase, je clos

@renovate
Copy link
Author

renovate bot commented Apr 17, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 1.x releases. But if you manually upgrade to 1.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/bin-metabase-metabase-1.x branch April 17, 2023 13:21
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.

1 participant