2.14.1 Release Notes
🔭 Unity Catalog Assessment
9432 - Expose UC migration job run duration
9487 - Expose UC Migration current step progress
9495 - Add timestamp and workspaceId in the UCM Assessment download files
9497 - Display Notebook Path for UCM
9524 - UCM add customer url in the downloadable file names
Workloads // Workflows
9470 - add tooltip for Incidents Ratio column
9301 - enhance tooltip description and icons for Workloads overview
9507 - rename "Nodes" to "Executors" in cluster histograms view
📊 Analysis Optimizations
9398 - Initially, the first missing analysis detection should be non-incremental, while all subsequent detections should be incremental
9263 - Autoscaling timeline missing at the cluster instance level for in progress runs
🎛️ Configuration & Provisioning
9422 - added hide or show option for environments variables
📙 AWS Support
9467 - Enhance tagging workspace network resources for AWS. Two issues are addressed by this PR:
Multiple NAT Gateways are supported per VPC
Not only NAT Gateway is tagged with
BplmWorkspaceId=<workspace-id>
, but VPC, VPC Endpoints (e.g. VPCE for S3), Internet Gateways, Route Tables and Elastic IPs are tagged too.
Miscellaneous
8887 - Align Most recent job run start time column content to the middle
9419 - Job cluster repair should be called on job cluster instances, instead of idleness repair
🐞 Fixed Bugs
9449 - Wrong redirection after changing the date on APCs > Clusters page
9203 - cluster instances badge appears for each task . it should only be in the job run summary, not per task
9445 - Shortcut to Cluster Instances Autoscaling Timeline and Cluster Instances Activity Histogram not working properly
9219 - show the total number of executors as the count of items in the list for cluster cpu/memory details
Documentation