Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commit d514431

Browse files
authored
add new changelogs for march (#3479)
1 parent 7a217c0 commit d514431

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
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

0 commit comments

Comments
 (0)