This repository was archived by the owner on Aug 30, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : 03/13 - Slack Integration
3+ hide_table_of_contents : false
4+ slug : /slack-integration
5+ authors :
6+ - evis
7+ # cSpell:connection-security
8+ ---
9+
10+ 1 . Adds support for a Slack integration for web hooks
11+ 2 . Adds PII batch detection job
12+ 3 . Update account hooks lifecycle events to PII detect jobs
13+ 4 . Allow users to remove jobs if the temporal schedule does not exist
14+ 5 . Add support for importing and exporting mappings in GRPC format
15+ 6 . Handle converting json null to sql null correctly
Original file line number Diff line number Diff line change 1+ ---
2+ title : 03/27 - PII Detection Batch Job
3+ hide_table_of_contents : false
4+ slug : /pii-detection-batch-job
5+ authors :
6+ - evis
7+ # cSpell:connection-security,pii
8+ ---
9+
10+ 1 . Adds PII batch detection job to UI
11+ 2 . Fix remove invalid column button
12+ 3 . Optimized PII detection sql queries for faster performance
13+ 4 . Add in support for PII job report in the Runs page
14+ 5 . Add support for incremental scans
15+ 6 . Add support for cloning PII detection jobs
16+ 7 . Add support for downloading PII detection report
17+ 8 . Add support for auto increment generator
You can’t perform that action at this time.
0 commit comments