Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG

# 0.0.38
* Internal testing for pre-commit validation system

# 0.0.37
* Added number of batches parameter to `dcsazure_AzureSQL_MI_to_AzureSQL_MI_mask_pl` in unconditional masking.
* Increased TimeOut for the masking API call in `dcsazure_AzureSQL_MI_to_AzureSQL_MI_mask_pl` to 300 seconds.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Delphix provides several APIs that perform data discovery and data masking. Micr
framework for processing data using those APIs, making it possible to perform automated sensitive data discovery, assign
masking algorithms, and mask sensitive data such that it maintains referential integrity.

<!-- Internal testing comment for pre-commit validation -->

## What Is This Code For?

This repository contains a collection of templates that combine the power of Delphix Compliance Services in Azure and
Expand Down
2 changes: 1 addition & 1 deletion VERSION.md
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.37
0.0.38