Skip to content

Commit

Permalink
1-16 changelog (#3153)
Browse files Browse the repository at this point in the history
  • Loading branch information
evisdrenova authored Jan 16, 2025
1 parent 51b1f61 commit de07b5e
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/blog/2025-01-16-anon-api-synthetic-data.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: 01/16 - Synthetic Data in Anonymization API
hide_table_of_contents: false
slug: /anon-api-synthetic-data
authors:
- evis
# cSpell:words
---

1. Add support for column removal strategy to handle schema changes in day 2 operations
2. Add support for on conflict handling in Postgres and Mysql
3. Enhance the python SDK entry point to be easier to use
4. Add support for using Neosync Transformers in the Anonymization API with replace
5. Optimized the Subset table to be way more performant
6. Add support for sourcing the connection url from an environment variable
7. Fix the Clone Transformer form
8. Add support for creating DB schema in the init schema options
9. Added ability to bulk apply subsets
10. Optimized the GenerateCity transformer to be way faster

0 comments on commit de07b5e

Please sign in to comment.