New version 4.1.3 after version 5.0.0 #34152
SupersetOdT
started this conversation in
General
Replies: 1 comment
-
Thanks for sharing that experience. In general it would be odd to downgrade from 5.0.0 to 4.1.3 unless one found bugs in 5.0.0 that were unacceptable. 4.1.3 mostly patches security and small bugs on top of 4.1.2 but will be missing many new features (like the chart you mention). Just sharing this for others who might see it 😄 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I updated the "latest" version today and surprise, I went from 5.0.0 to 4.1.3 (https://github.com/apache/superset/releases). Be careful, if you use Redis for the cache, you must revert to the previous variable "GLOBAL_ASYNC_QUERIES_REDIS_CONFIG" (instead of the one from 5.0.0 "GLOBAL_ASYNC_QUERIES_CACHE_BACKEND") otherwise Superset probably won't find Redis.
I finally reverted to version 5.0.0 because I already integrated a "cardiodiagram" into a dashboard (which does not exist in the new version 4.1.3).
Beta Was this translation helpful? Give feedback.
All reactions