What's new in Cloudera Data Visualization 8.0.1
Cloudera Data Visualization 8.0.1 was released on February 27, 2025 introducing the following changes.
New features and improvements
- VIZ-1584 – Swagger UI for API documentation
-
You can now access a Swagger UI at arc/apps/apidemo-v2/ for interactive API documentation based on the OpenAPI specification for all supported Cloudera Data Visualization API endpoints. This documentation provides a standardized overview of available endpoints, their operations, and the relevant parameters for each. It enables developers to better leverage Cloudera Data Visualization API endpoints for faster development and modular application design. For more information, see Accessing Cloudera Data Visualization API documentation.
- VIZ-2913 – Kerberos-authenticated data connection sync
-
Kerberos-authenticated data connections can now be synchronized between Cloudera AI Workbench (formerly Cloudera Machine Learning) and Cloudera Data Visualization.
- VIZ-3111, VIZ-3112, VIZ-3134 – Streaming support for AI Visual
-
The AI Visual now supports streaming responses for completions generated by models hosted in Azure OpenAI, Amazon Bedrock, and Cloudera AI Inference.
Fixed issues
- VIZ-2122
- Improved communications regarding password management for autologin users.
- VIZ-2995
- When testing dataset SQL, a limit is temporarily appended. Running this test is not required for saving changes to a dataset’s query.
- VIZ-3083
- Embedding a dashboard, Jobs status page, or SQL page without the page headers using
the
embed=true
flag now works as expected. - VIZ-3089
- Fixed a bug where custom or textbox parameter filters could prevent parameters from being passed correctly.
- VIZ-3109
-
Fixed an issue where the Action dropdown on the Visuals page table view was not fully visible when fewer than two dashboards or applications were displayed in a Workspace. The dropdown now displays correctly.
- VIZ-3114
- Autogenerated queries containing newlines or special characters are now handled as expected.
- VIZ-3129, VIZ-3141
- Fixed critical and high-severity package vulnerability issues identified in Cloudera Data Visualization 7.2.9.
- VIZ-3154
- The Edit Join modal now properly scrolls when a long list of columns is shown.