-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Release Notes
Eric Radman edited this page Nov 1, 2024
·
15 revisions
- Alerts: don't crash when there is no data (#7208)
- Fix issue with scheduled queries (#7111)
- Correctly rehash queries in a migration (#7184)
- Use correct redis connection (#7077)
- Fix RQ wrongly moving jobs to FailedJobRegistry (#7186)
- Build/Test
- Move restyled to a github action (#7191)
- Docker build: use heredoc for multi-line actions (#7210)
- Dependencies
- Bump cryptography from 42.0.8 to 43.0.1 (#7205)
- Bump http-proxy-middleware from 2.0.6 to 2.0.7 (#7204)
- Bump snowflake-connector-python from 3.12.0 to 3.12.3 (#7203)
- Bump restrictedpython from 6.2 to 7.3 (#7181)
- Bump elliptic from 6.5.7 to 6.6.0 (#7214)
- Get rid of the strange looking 0 following "Running..." and "runtime" (#7099)
- Automatically remove orphans when running make up (#7164)
- Update
make up
to automatically initialize the db (#7161) - Better error msg for token validation (#7159)
- Add REDASH_HOST to the docker compose file (#7157)
- Make schema refresh timeout configurable via env var (#7114)
- Dependencies
- Update pymssql to fix some problems with macOS ARM64 (
2.3.1
) (#7140) - Bump body-parser from 1.20.1 to 1.20.3 (#7156)
- Bump express from 4.19.2 to 4.21.0 (#7155)
- Bump path-to-regexp from 3.2.0 to 3.3.0 (#7154)
- Bump dompurify from 2.0.17 to 2.5.4 in /viz-lib (#7163)
- Update pymssql to fix some problems with macOS ARM64 (
- Add option to choose color scheme for charts (#7062)
- Add data type to Athena query runner (#7112)
- Add data type to Redshift query runner (#7109)
- Fix a display order bug in MongoDB Query Runner (#7106)
- Add the option to take new custom version for Snapshot (#7096)
- Update certificates for RDS (#7100)
- Fix columns duplication on MongoDB Query Runner #6640 (#6641)
- Get data size in memory for better logs (#7090)
- Adding Evaluate button for alerts to test them (#7032)
- Add min/max/first selector for alerts (#7076)(#7103)
- Add support for 'linux/arm64' platforms (#7094)
- Regressions
- Revert "Removed unused configuration class (#6682)" (#7071)
- Revert "Adding ability to fix table columns in place (#7019)" (#7131)
- Dependencies
- Fix mismatched poetry version (#7122)
- Bump cryptography to 42.0.x & snowflake-connector-python to 3.12.0 (#7097)
- Bump webpack from 5.88.2 to 5.94.0 in /viz-lib (#7135)
- Bump bootstrap to 3.4.1
- Bump sentry-sdk from 1.28.1 to 2.8.0 (#7069)
- Bump python-rapidjson to 1.20 (#7126)
- Bump elliptic to version 6.5.7 to fix a Dependabot warning (#7120)
- Remove defaults set during schema upgrade/downgrade #7068
- Athena: Support Arbitrary Catalog ID #7059
- Add option to toggle sort on pie charts #7055
- Conditionally render tooltip for Edit alert button #7054
- Make Redash FIPS compatible #7049
- Add a label for Restyler's PR and Bump component version #7037
- Add new text pattern parameter input type #7025
- Adding ability to fix table columns in place #7019 (reverted in #7131)
- Fixed frontend test deprecation warnings #7013
- Dependencies
- Map() implementation fix for chart labels #7022
- PostgreSQL: Only list tables where schema has USAGE permission #7000
- Update to Python 3.10 / Debian 12 #6991
- Dependencies
- Sync .nvmrc with workflow #6958
- Fix 'str' object has no attribute 'pop' error when parsing query #6941
- pgautoupgrade now does multi-arch builds #6939
- Fix error serialization #6937
- Dependencies
- Downgrade 'codecov-action' version from v4 to v3 #6930
- Update widgets.py #6926
- Use staticPath var to fetch unsupportedRedirect.js #6923
- Remove workaround from check_csrf() #6919
- Bugfix: unable to parse elasticsearch index mappings #6918
- Consistent rq status naming and handling #6913
- Fix: aws elasticsearch typo #6899
- Add pydeps Makefile target for installing Python dependencies #6890
- Improve the text displayed when using the command line #6884
- Fixed local setup to run on ARM64 #6877
- Fix for coverage #6872
- Use default docker repo name if variable is not defined #6870
- Fix percy for a branch #6868
- Update yarn to current latest in 1.22.x series #6858
- Extend `make up` to automatically initialise the database #6855
- Remove version check and all of the data sharing #6852
- Automatically use the latest version of PostgreSQL #6851
- Remove Qubole query runner #6848
- Update "make clean" to remove Redash dev Docker images #6847
- Handle timedelta in query results #6846
- Autoformat hyperlinks in Slack alerts #6845
- Flatten all level for MongoDB data source #6844
- Filter widget results to fix tests during repeatable execution #6693
- Reuse built frontend in ci, merge compose files #6674
- Show pg and athena column comments and table descriptions as antd tooltip if they are defined #6582
- Dependencies
- Handle decimal types in query results #6837
- BigQuery: use default for useQueryAnnotation option #6824
- Uncaught rejection promise error in Edit Visualization Dialog Modal #6794
- Add RisingWave support #6776
- Schedule may not contain an until key #6771
- ClickHouse query runner: fixed error message #6764
- Dependencies
- Add unarchive button to dashboard
- Add fork dashboard function
- Default to last used datasource
- Regression fix
- Revert "Switch from numeral to numbro)" #6595
- Add query Runner for Yandex Disk
- New connection options for MySQL #6538
- Regression fix
- Revert "Render counter widgets using relative font size" #6566
- Allow the X and Y tick format to be customized using a D3 format string #6370
- Add support for a default alert template #5996
- New alert destination: Asana [#5753](https://github.com/getredash/redash/pull/5753]
- Fix query refresh if name contain control characters #5602
- Allow RSA key used for JWT to be specified as a file path #6271
- Add 'click' functionality for Chart visualization