Analytical Designer: Show Axis Names When Slicing by Two Attributes
In column charts and bar charts, you can now display the axis name even when you slice the chart by two attributes. This option is now enabled by default.
Learn more:
Configure Insight Properties
Updated Explorer User Roles
We have updated the Explorer and Explorer (embedded) user roles with additional rights. Users with these roles can now also share dashboards.
Learn more:
Share Dashboards
User Roles
User Roles Permissions
ACTION REQUIRED: Dashboard Plugins Configuration Update
We discovered a potential issue with existing Dashboard plugins (all the versions of GoodData.UI are affected). In certain situations using different versions of plugins on different dashboards in the same workspace may lead to unexpected errors.
To prevent these problems, please perform the following actions for any Dashboard plugins you currently have:
- Update the
webpack.config.js
file in the root of your Dashboard plugin directory as shown in the diff. - Build your Dashboard plugin again.
- Deploy the new build of the Dashboard plugin to your hosting.
Learn more:
Upgrade Dashboard Plugins
REMINDER: Use TLS Version 1.2 or Higher Only
Support for Transport Layer Security (TLS) version 1.0 and 1.1 is deprecated and will end on May 31, 2022.
How does this affect you?
All modern web browsers and programming languages already support the newer versions of TLS (1.2 and higher). Unless you use obsolete software or unsupported systems, you are not affected.
You may be affected if you are using an older version of the libraries or programming languages in your tools. To verify, check the documentation for your tool:
- Java: https://blogs.oracle.com/java/post/jdk-8-will-use-tls-12-as-default
- Microsoft Windows: https://docs.microsoft.com/en-us/security/solving-tls1-problem
- Python: https://docs.python.org/3/library/ssl.html
- Ruby: https://blog.rubygems.org/2018/02/24/tls-10-and-11-deprecation-notice.html
ACTION REQUIRED!
Before May 31, 2022, make sure that all your components and integrations use TLS version 1.2 or higher.
What will happen if you do not upgrade to the newer versions?
When support for TLS version 1.0 and 1.1 ends on May 31, 2022, if you do not switch to a newer version of TLS, the integration with the GoodData platform will stop working.
Learn more:
- For more information about the deprecation of support for TLS version 1.0 and 1.1, see Support for TLS Version 1.0 and 1.1 (for GoodData Classic, click here).
- For more information about TLS protocols, see Supported TLS Security Protocols and Ciphers (for GoodData Classic, click here).