Skip to content

Commit 5164479

Browse files
ernowlingitbook-bot
authored andcommitted
GitBook: [drnice#4] release notes
1 parent c2bfbd7 commit 5164479

1 file changed

Lines changed: 43 additions & 0 deletions

File tree

release-notes.md

Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,48 @@
11
# Release Notes
22

3+
## 2022.09
4+
5+
### New Features
6+
7+
### Enhancements
8+
9+
#### DQ Job
10+
11+
* The Jobs chart now shows a dotted gray line to represent jobs in Submitted status. 
12+
* The Jobs chart now supports an hourly view option.
13+
14+
#### Schema
15+
16+
* From the Config tab in Explorer, a Check Header checkbox under DQ Job is now available for when column names contain special characters. The Check Header checkbox is checked by default.
17+
* When checked, schema findings do not display when detected.
18+
* When unchecked, schema findings display when detected.
19+
20+
#### Scheduler
21+
22+
* The findings page now displays a green indicator next to the Schedule icon when you schedule a job to run automatically. If Scheduler is inactive, a red indicator displays. 
23+
24+
#### API
25+
26+
* The v2/gethoot API now properly returns rule dimension information for data sets. (ticket #89973)
27+
28+
### Fixes
29+
30+
#### Explorer
31+
32+
* Fixed an issue that prevented the Job Estimator from properly displaying row estimates when the run date was modified during a new job run. (ticket #90860)
33+
* Fixed an issue that prevented DQ jobs created using NFS connection types from displaying. (ticket #92479)
34+
35+
#### Agent
36+
37+
* Fixed an issue that caused the Agent Check to no longer attempt check-ins to the metastore on K8s deployments, which resulted in red (unhealthy) status. (ticket #92055, 92963)
38+
* Fixed an issue that prevented concurrent users from properly running Livy sessions. (ticket #92963, 90432)
39+
40+
### Known Limitations
41+
42+
### Beta Features
43+
44+
### DQ Security Metrics
45+
346
## 2022.08
447

548
### New Features

0 commit comments

Comments
 (0)