Skip to content

[auto-build] SEM-349-lighter -> master #298

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified _docs/master/configuring-metabase/images/AccountSetup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/configuring-metabase/images/table-view.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/add-filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/add_series.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/autorefresh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/button-form.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/click-behavior-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/dashboard-filter-action.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/drill-through-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/filters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/foreign-key-linked-filters.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/linked-filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/markdown.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/dashboards/images/wiring-up-filter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/data-modeling/images/formula.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/data-modeling/images/table-metadata.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/databases/images/atlas-connect.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/databases/images/connection-string.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/databases/images/snowflake-copy-account-url.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions _docs/master/developers-guide/driver-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ layout: new-docs

- Added a feature `:expressions/today` for drivers that support generating a date for the current day.

## Metabase 0.55.9

- Add multi-method `driver/do-with-resilient-connection` for executing functions in a context where closed connections may be automatically reopened


## Metabase 0.55.0

- Add the multi-method `->date` that allows the driver to control how to cast strings and temporal types to dates.
Expand Down
Binary file modified _docs/master/embedding/images/create-a-public-link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/embedding/images/dashboard-sharing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/embedding/images/full-data-picker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/embedding/images/interactive-question.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _docs/master/embedding/images/jwt-setup.png
Binary file modified _docs/master/embedding/images/powered-by-metabase.png
Binary file modified _docs/master/embedding/images/public-embed.png
Binary file modified _docs/master/embedding/images/see-shared-content.png
2 changes: 1 addition & 1 deletion _docs/master/embedding/sdk/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ View the SDK's changelog:

## Embedded analytics SDK on NPM

Check out the Metabase Embedded analytics SDK on NPM: [metaba.se/sdk-npm](https://metaba.se/sdk-npm).
Check out the Metabase Embedded analytics SDK on NPM: [metaba.se/sdk](https://metaba.se/sdk).

## SDK limitations

Expand Down
Binary file modified _docs/master/exploration-and-organization/images/browse-data.png
Binary file modified _docs/master/installation-and-operation/images/AddRemoteHost.png
Binary file modified _docs/master/people-and-groups/images/JWT-auth-form.png
Binary file modified _docs/master/people-and-groups/images/auth0callbackurl.png
Binary file modified _docs/master/people-and-groups/images/auth0createapp.png
Binary file modified _docs/master/people-and-groups/images/auth0regularapp.png
Binary file modified _docs/master/people-and-groups/images/auth0saml2addon.png
Binary file modified _docs/master/people-and-groups/images/auth0samlmappings.png
Binary file modified _docs/master/people-and-groups/images/auth0samlusage.png
Binary file modified _docs/master/people-and-groups/images/groups.png
Binary file modified _docs/master/people-and-groups/images/okta-group-attribute.png
Binary file modified _docs/master/people-and-groups/images/saml-azure-step-1.png
Binary file modified _docs/master/people-and-groups/images/saml-okta-groups.png
Binary file modified _docs/master/permissions/images/admin-panel-collections.png
Binary file modified _docs/master/permissions/images/dashboard-no-permissions.png
Binary file modified _docs/master/permissions/images/pinned-items.png
Binary file modified _docs/master/permissions/images/select-user-attribute.png
Binary file modified _docs/master/questions/images/SQL-filter-widget.png
Binary file modified _docs/master/questions/images/add-comparison.png
Binary file modified _docs/master/questions/images/area.png
Binary file modified _docs/master/questions/images/bin-by-latlong.png
Binary file modified _docs/master/questions/images/chart-formatting-options.png
Binary file modified _docs/master/questions/images/diff-and-percentage.png
Binary file modified _docs/master/questions/images/function-browser.png
Binary file modified _docs/master/questions/images/histogram.png
Binary file modified _docs/master/questions/images/legend.png
Binary file modified _docs/master/questions/images/number.png
Binary file modified _docs/master/questions/images/pie-other-slice.png
Binary file modified _docs/master/questions/images/pin-data-shape.png
Binary file modified _docs/master/questions/images/pivot-table-options.png
Binary file modified _docs/master/questions/images/raw-table.png
Binary file modified _docs/master/questions/images/region-maps.png
Binary file modified _docs/master/questions/images/rolling-average.png
Binary file modified _docs/master/questions/images/switch-to-editor.png
Binary file modified _docs/master/questions/images/table.png
Binary file modified _docs/master/questions/images/unpivoted-results.png
Binary file modified _docs/master/questions/images/viz-options.png
Binary file modified _docs/master/questions/images/week-iso.png
Binary file modified _site/docs/master/configuring-metabase/images/AccountSetup.png
Binary file modified _site/docs/master/configuring-metabase/images/table-view.png
Binary file modified _site/docs/master/dashboards/images/add-filter.png
Binary file modified _site/docs/master/dashboards/images/add_series.png
Binary file modified _site/docs/master/dashboards/images/autorefresh.png
Binary file modified _site/docs/master/dashboards/images/button-form.png
Binary file modified _site/docs/master/dashboards/images/click-behavior-icon.png
Binary file modified _site/docs/master/dashboards/images/dashboard-filter-action.png
Binary file modified _site/docs/master/dashboards/images/dashboard.png
Binary file modified _site/docs/master/dashboards/images/drill-through-menu.png
Binary file modified _site/docs/master/dashboards/images/filters.png
Binary file modified _site/docs/master/dashboards/images/linked-filter.png
Binary file modified _site/docs/master/dashboards/images/markdown.png
Binary file modified _site/docs/master/dashboards/images/wiring-up-filter.png
Binary file modified _site/docs/master/data-modeling/images/formula.png
Binary file modified _site/docs/master/data-modeling/images/table-metadata.png
Binary file modified _site/docs/master/databases/images/atlas-connect.png
Binary file modified _site/docs/master/databases/images/connection-string.png
6 changes: 6 additions & 0 deletions _site/docs/master/developers-guide/driver-changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -4729,6 +4729,12 @@ <h2 id="metabase-0560">Metabase 0.56.0</h2>
</li>
</ul>

<h2 id="metabase-0559">Metabase 0.55.9</h2>

<ul>
<li>Add multi-method <code class="language-plaintext highlighter-rouge">driver/do-with-resilient-connection</code> for executing functions in a context where closed connections may be automatically reopened</li>
</ul>

<h2 id="metabase-0550">Metabase 0.55.0</h2>

<ul>
Expand Down
Binary file modified _site/docs/master/embedding/images/create-a-public-link.png
Binary file modified _site/docs/master/embedding/images/dashboard-sharing.png
Binary file modified _site/docs/master/embedding/images/full-data-picker.png
Binary file modified _site/docs/master/embedding/images/interactive-question.png
Binary file modified _site/docs/master/embedding/images/jwt-setup.png
Binary file modified _site/docs/master/embedding/images/powered-by-metabase.png
Binary file modified _site/docs/master/embedding/images/public-embed.png
Binary file modified _site/docs/master/embedding/images/see-shared-content.png
2 changes: 1 addition & 1 deletion _site/docs/master/embedding/sdk/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -4819,7 +4819,7 @@ <h2 id="changelog">Changelog</h2>

<h2 id="embedded-analytics-sdk-on-npm">Embedded analytics SDK on NPM</h2>

<p>Check out the Metabase Embedded analytics SDK on NPM: <a href="https://metaba.se/sdk-npm">metaba.se/sdk-npm</a>.</p>
<p>Check out the Metabase Embedded analytics SDK on NPM: <a href="https://metaba.se/sdk">metaba.se/sdk</a>.</p>

<h2 id="sdk-limitations">SDK limitations</h2>

Expand Down
Binary file modified _site/docs/master/people-and-groups/images/JWT-auth-form.png
Binary file modified _site/docs/master/people-and-groups/images/auth0createapp.png
Binary file modified _site/docs/master/people-and-groups/images/auth0regularapp.png
Binary file modified _site/docs/master/people-and-groups/images/auth0saml2addon.png
Binary file modified _site/docs/master/people-and-groups/images/auth0samlusage.png
Binary file modified _site/docs/master/people-and-groups/images/groups.png
Binary file modified _site/docs/master/people-and-groups/images/saml-azure-step-1.png
Binary file modified _site/docs/master/people-and-groups/images/saml-okta-groups.png
Binary file modified _site/docs/master/permissions/images/admin-panel-collections.png
Binary file modified _site/docs/master/permissions/images/pinned-items.png
Binary file modified _site/docs/master/permissions/images/select-user-attribute.png
Binary file modified _site/docs/master/questions/images/SQL-filter-widget.png
Binary file modified _site/docs/master/questions/images/add-comparison.png
Binary file modified _site/docs/master/questions/images/area.png
Binary file modified _site/docs/master/questions/images/bin-by-latlong.png
Binary file modified _site/docs/master/questions/images/chart-formatting-options.png
Binary file modified _site/docs/master/questions/images/diff-and-percentage.png
Binary file modified _site/docs/master/questions/images/function-browser.png
Binary file modified _site/docs/master/questions/images/histogram.png
Binary file modified _site/docs/master/questions/images/legend.png
Binary file modified _site/docs/master/questions/images/number.png
Binary file modified _site/docs/master/questions/images/pie-other-slice.png
Binary file modified _site/docs/master/questions/images/pin-data-shape.png
Binary file modified _site/docs/master/questions/images/pivot-table-options.png
Binary file modified _site/docs/master/questions/images/raw-table.png
Binary file modified _site/docs/master/questions/images/region-maps.png
Binary file modified _site/docs/master/questions/images/rolling-average.png
Binary file modified _site/docs/master/questions/images/switch-to-editor.png
Binary file modified _site/docs/master/questions/images/table.png
Binary file modified _site/docs/master/questions/images/unpivoted-results.png
Binary file modified _site/docs/master/questions/images/viz-options.png
Binary file modified _site/docs/master/questions/images/week-iso.png