Redash Versions Save

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.

v2.0.0

6 years ago

Finally a new major release! 🙌 You can review the full CHANGELOG, but some highlights of this release:

  • Direct Athena data source type (no more need for the Java proxy 👊 ).
  • New MemSQL data source type and updates/fixes to the MySQL, Google Analytics, Presto, MongoDB, Cassandra, JIRA, TreasureData, InfluxDB, MSSQL, PostgreSQL, and BigQuery data sources.
  • New Plotly based Box Plot visualization along with improvements to the Pivot Table, cohort and counter visualizations.
  • List parameter type.
  • Friendly API key dialog for queries along with usage examples.
  • Auto-publish queries when they are named (with option to disable; see #1830).

This release wouldn't be possible without the help of @mfouilleul, @dotneet, @rmakulov, @deecay, @fbertsch, @rockwotj, @alexanderlz, @laughingman7743, @ziahamza, @yamamanx, @miketheman, @eyalzek, @alexpekurovsky, @ahamino, @jvanegmond, @suemoc, @44px, @amarjayr, @unixwitch, @danielerapati, @yershalom, @msnider, and @alison985 -- thank you, everyone 🙏 .


  • Before doing an upgrade, please make sure you have a backup.
  • If you have any issues, please refer to the troubleshooting section in the upgrade guide.
  • If the upgrade guide doesn't help, you can ask for help on the forum.

Full CHANGELOG for this release.

v1.0.3

7 years ago

New hotfix release that fixes a performance issue in v1.0.1 and a few other small fixes that got in.

Full CHANGELOG for this release. If you're upgrading from a pre-v1.0 version, checkout the CHANGELOG for previous releases as well (v1.0.1, RC2, RC1).


If you were using the MULTI_ORG or ALLOW_PARAMETERS_IN_EMBEDS options, then they are currently not supported but planned to be supported in the next release.


If you're upgrading to this version from pre v1.0.0 release, before upgrading, please make sure to do the following changes to your /opt/redash/.env file:

  1. If you have local PostreSQL database, you will need to update the URL from postgresql://redash to postgresql:///redash.
  2. Remove the REDASH_STATIC_ASSETS_PATH definition.

Make sure to complete these changes before doing the actual upgrade.

We have a new upgrade script that supports multiple release channels. To deploy this version run: sudo upgrade.

You can upgrade to v1.0.0 and later only from v0.12.0, so if you have an older version, run: sudo upgrade --channel legacy first and then sudo upgrade.

v1.0.2

7 years ago

New hotfix release that fixes a performance issue in v1.0.1 and a few other small fixes that got in.

Full CHANGELOG for this release. If you're upgrading from a pre-v1.0 version, checkout the CHANGELOG for previous releases as well (v1.0.1, RC2, RC1).


If you were using the MULTI_ORG or ALLOW_PARAMETERS_IN_EMBEDS options, then they are currently not supported but planned to be supported in the next release.


If you're upgrading to this version from pre v1.0.0 release, before upgrading, please make sure to do the following changes to your /opt/redash/.env file:

  1. If you have local PostreSQL database, you will need to update the URL from postgresql://redash to postgresql:///redash.
  2. Remove the REDASH_STATIC_ASSETS_PATH definition.

Make sure to complete these changes before doing the actual upgrade.

We have a new upgrade script that supports multiple release channels. To deploy this version run: sudo upgrade.

You can upgrade to v1.0.0 and later only from v0.12.0, so if you have an older version, run: sudo upgrade --channel legacy first and then sudo upgrade.

v1.0.1

7 years ago

This is the final release for v1 🎉 (tagged as v1.0.1 to trigger new version notification for the RC versions users).

Full CHANGELOG for this release. If you're upgrading from a pre-v1.0 version, checkout the CHANGELOG for previous releases as well (RC2, RC1).


If you were using the MULTI_ORG or ALLOW_PARAMETERS_IN_EMBEDS options, then they are currently not supported but planned to be supported in the next release.


If you're upgrading to this version from pre v1.0.0 release, before upgrading, please make sure to do the following changes to your /opt/redash/.env file:

  1. If you have local PostreSQL database, you will need to update the URL from postgresql://redash to postgresql:///redash.
  2. Remove the REDASH_STATIC_ASSETS_PATH definition.

Make sure to complete these changes before doing the actual upgrade.

We have a new upgrade script that supports multiple release channels. To deploy this version run: sudo upgrade.

You can upgrade to v1.0.0 and later only from v0.12.0, so if you have an older version, run: sudo upgrade --channel legacy first and then sudo upgrade.

v1.0.0-rc.2

7 years ago

Second RC for the v1.0.0 release. We're getting closer to the final release. The more people will run these versions, and report issues (or submit fixes) the sooner we will have a stable release.

Full CHANGELOG for this release.


If you're upgrading to this version from pre v1.0.0 release, before upgrading, please make sure to do the following changes to your /opt/redash/.env file:

  1. If you have local PostreSQL database, you will need to update the URL from postgresql://redash to postgresql:///redash.
  2. Remove the REDASH_STATIC_ASSETS_PATH definition.

Make sure to complete these changes before doing the actual upgrade.

We have a new upgrade script that supports multiple release channels. To deploy this version run: sudo upgrade --channel beta.

You can upgrade to v1.0.0 only from v0.12.0, so if you have an older version, run: sudo upgrade --channel legacy first and then sudo upgrade --channel beta.

v1.0.0-rc.1

7 years ago

Finally, a true v1.0.0-rc.1 release!

Before upgrading to this version, please make sure to do the following changes to your /opt/redash/.env file:

  1. If you have local PostreSQL database, you will need to update the URL from postgresql://redash to postgresql:///redash.
  2. Remove the REDASH_STATIC_ASSETS_PATH definition.

Make sure to complete these changes before doing the actual upgrade.

We have a new upgrade script that supports multiple release channels. To deploy this version run: sudo upgrade --channel beta.

You can upgrade to v1.0.0 only from v0.12.0, so if you have an older version, run: sudo upgrade --channel legacy first and then sudo upgrade --channel beta.

Full CHANGELOG for this release.

v0.11.1.b2095

7 years ago

This is a hotfix release, which fixes an issue with email alerts in v0.11.0. For those who are upgrading from versions earlier than v0.11, see full release notes in v0.11.

v0.12.0.b2449

7 years ago

This version has been too long in the making and now finally released. Includes new visualizations, data sources, updated packages and numerous fixes and additions.

See CHANGELOG for full release notes.

Huge thanks to over 30 contributors (!) that participated in this release.

v0.10.1.b1834

7 years ago

This is a hotfix release, that includes #1064 (Fix: old task trackers were not removed). This is a recommended upgrade for all 0.10.0 users, as without it Redis's memory usage will keep growing without any limit.

v0.11.0.b2016

8 years ago

The main features of this release are:

  • Alert Destinations: ability to define multiple destinations for alert notifications (currently implemented: HipChat, Slack, Webhook and email).
  • The long-awaited UI for query parameters (see example in #1069).

Also, this release includes numerous smaller features, improvements, and bug fixes.

A big thank you goes to all who contributed code and documentation in this release: @AntoineAugusti, @James226, @adamlwgriffiths, @alexdebrie, @anthony-coble, @ariarijp, @dheerajrav, @edwardsharp, @machira, @nabilblk, @ninneko, @ordd, @tomerben, @toru-takahashi, @vishesh92, @vorakumar and @whummer.

Added

d5e5b24 #1136: Feature: add --org option to all relevant CLI commands. (@adamlwgriffiths) 87e25f2 #1129: Feature: support for JSON query formatting (Mongo, ElasticSearch) (@arikfr) 6bb2716 #1121: Show error when failing to communicate with server (@arikfr) f21276e #1119: Feature: add UI to delete alerts (@arikfr) 8656540 #1069: Feature: UI for query parameters (@arikfr) 790128c #1067: Feature: word cloud visualization (@anthony-coble) 8b73a2b #1098: Feature: UI for alert destinations & new destination types (@alexdebrie) 1fbeb5d #1092: Add Heroku support (@adamlwgriffiths) f64622d #1089: Add support for serialising UUID type within MSSQL #961 (@James226) 857caab #1085: Feature: API to pause a data source (@arikfr) 214aa3b #1060: Feature: support configuring user's groups with SAML (@vorakumar) e20a005 #1007: Issue#1006: Make bottom margin editable for Chart visualization (@vorakumar) 6e0dd2b #1063: Add support for date/time Y axis (@tomerben) b5a4a6b #979: Feature: Add CLI to edit group permissions (@ninneko) 6d495d2 #1014: Add server-side parameter handling for embeds (@whummer) 5255804 #1091: Add caching for queries used in embeds (@whummer)

Changed

0314313 #1149: Presto QueryRunner supports tinyint and smallint (@toru-takahashi) 8fa6fdb #1030: Make sure data sources list ordered by id (@arikfr) 8df822e #1141: Make create data source button more prominent (@arikfr) 96dd811 #1127: Mark basic_auth_password as secret (@adamlwgriffiths) ad65391 #1130: Improve Slack notification style (@AntoineAugusti) df637e3 #1116: Return meaningful error when there is no cached result. (@arikfr) 65635ec #1102: Switch to HipChat V2 API (@arikfr) 14fcf01 #1072: Remove counter from the tasks Done tab (as it always shows 50). #1047 (@arikfr) 1a1160e #1062: DynamoDB: Better exception handling (@arikfr) ed45dcb #1044: Improve vagrant flow (@staritza) 8b5dc8e #1036: Add optional block for more scripts in template (@arikfr)

Fixed

dbd48e1 #1143: Fix: use the email input type where needed (@ariarijp) 7445972 #1142: Fix: dates in filters might be duplicated (@arikfr) 5d0ed02 #1140: Fix: Hive should use the enabled variable (@arikfr) 392627d #1139: Fix: Impala data source referencing wrong variable (@arikfr) c5bfbba #1133: Fix: query scrolling issues (@vishesh92) c01d266 #1128: Fix: visualization options not updating after changing type (@arikfr) 6bc0e7a #1126: Fix #669: save fails when doing partial save of new query (@arikfr) 3ce27b9 #1118: Fix: remove alerts for archived queries (@arikfr) 4fabaae #1117: Fix #1052: filter not working for date/time values (@arikfr) c107c94 #1077: Fix: install needed dependencies to use Hive in Docker image (@nabilblk) abc790c #1115: Fix: allow non integers in alert reference value (@arikfr) 4ec473c #1110: Fix #1109: mixed group permissions resulting in wrong permission (@arikfr) 1ca5262 #1099: Fix RST syntax for links (@adamlwgriffiths) daa6c1c #1096: Fix typo in env variable VERSION_CHECK (@AntoineAugusti) cd06d27 #1095: Fix: use create_query permission for new query button. (@ordd) 2bc0b27 #1061: Fix: area chart stacking doesn't work (@machira) 8c21e91 #1108: Remove potnetially concurrency not safe code form enqueue_query (@arikfr) e831218 #1084: Fix #1049: duplicate alerts when data source belongs to multiple groups (@arikfr) 6edb0ca #1080: Fix typo (@jeffwidman) 64d7538 #1074: Fix: ElasticSearch wasn't using correct type names (@toyama0919) 3f90dd9 #1064: Fix: old task trackers were not really removed (@arikfr) e10ecd2 #1058: Bring back filters if dashboard filters are enabled (@AntoineAugusti) 701035f #1059: Fix: DynamoDB having issues when setting host (@arikfr) 2924d4f #1040: Small fixes to visualizations view (@arikfr) fec0d5f #1037: Fix: multi filter wasn't working with __ syntax (@dheerajrav) b066ce4 #1033: Fix: only ask for notification permissions if wasn't denied (@arikfr) 960c416 #1032: Fix: make sure we return dashboards only for current org only (@arikfr) b3844d3 #1029: Hive: close connection only if it exists (@arikfr)

Docs

6bb09d8 #1146: Docs: add a link to settings documentation. (@adamlwgriffiths) 095e759 #1103: Docs: add section about monitoring (@AntoineAugusti) e942486 #1090: Contributing Guide (@arikfr) 3037c4f #1066: Docs: command type-o fix. (@edwardsharp) 2ee0065 #1038: Add an ISSUE_TEMPLATE.md to direct people at the forum (@arikfr) f7322a4 #1021: Vagrant docs: add purging the cache step (@ariarijp)