Skip to main content

12/19 - RBAC

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Fixed a bug that was causing generate javascript code to not be persisted across modal open/closes
  2. Added support for Job Hooks to Terraform
  3. Added support for RBAC in Neosync
  4. Fixed a bug that was causing the worker to silently fail due to a Redis configuration
  5. Added support for uploading client TLS certificates to Mysql
  6. Added support for uploading client TLS certificates to MS SQL
  7. Updated Subsetting logic to account for nullable foreign keys
  8. Updated Subsetting page to use a modal instead of inline SQL filters
  9. Exposed a button that allows users to see what SQL queries we're running in the Runs page

12/05 - Job Hooks

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Added support for pre job hooks
  2. Added support for post job hooks
  3. Re-factored DB connections to be much more stable and efficient
  4. Added S3 end-to-end tests for mysql and postgres
  5. Updated the Job Mapping table to fix layout overflow issues and styling
  6. Fixed a bug that was the post table sync activity to fail when tables were case sensitive
  7. Add multi-language support to Anonymize PII transformer

11/21 - EU Infrastructure

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Added support for EU infrastructure
  2. Added support for init schema in SQL Server
  3. Updated CLI to have better support for API keys and not always require them
  4. Updated Worker to support fallback properties for batch properties
  5. Updated Job Mappings Table to be way more optimized and smoother
  6. Added a loading state to the Apply Default Transformers
  7. Fixed a bug that was causing SQL Server to not truncate tables correctly

11/07 - Column Strategy

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Added support for new column strategy to auto-map new columns
  2. Added support for an IP Address Transformer
  3. Added support for batching config options in the CLI
  4. Added support for batching config options in the App
  5. Added support for configuring max in flight for sql insert/update
  6. Added support for importing and exporting mappings from the Jobs page
  7. Added support for a business name transformer
  8. Added a countdown component to trials to show time remaining
  9. Updated sql to json datatypes in AWS output when syncing
  10. Fixed a bug that was causing nil pointer errors when there were empty tables and we were syncing S3 -> database

10/24 - Anonymization API

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Added support for free form text anonymization as an API
  2. Added support for free form text anonymization as a transformer through the job sync
  3. Added support for configuring the entities in the anonymization API
  4. Added support for allow/deny lists in the API
  5. Added support for configuring the S3 connection parameters in the CLI
  6. Added support for a Python SDK
  7. Added new SDK docs with more examples and code snippets
  8. Added support for the CLI to use shared connection pools
  9. Added support for default values for Transformers
  10. Added support for more run details in an expanded view
  11. Fixed a bug that was causing the CLI sync from S3 -> Mysql to break when a table is empty

10/10 - CLI Sync

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Update CLI to support syncing from S3
  2. Support ability to convert a personal account to a paid team account
  3. Support inserting JSONB types
  4. Init Data Anonymization API Endpoint

9/26 - Revamped Bulk Transformer Support

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Added in-app documentation links
  2. Added support for real time connection validation in the Generate job
  3. Add support for pay-as-you-go plan
  4. Update Transformer Sheet to be a modal
  5. Update Bulk Transformer logic to support Use Column Default
  6. Add support for Postgres UUID Array types
  7. Resolve bug with DEFAULT values in Generated Identity columns
  8. Support Passthrough for Identity columns
  9. Add custom transformers to the Bulk Transformers

9/12 - Apply Default Transformers

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Add support for duplicating NoSQL Mappings inline
  2. Optimized Subset Query builder to be much faster and more efficient
  3. Updated NoSQL Mapping table to catch duplicate mappings
  4. Add support for skipping foreign key errors
  5. Add support for Postgres generated always column types to passthrough
  6. Support special characters in schema/table names
  7. Expose SQL statements in Runs page
  8. Extend the Job/Transformer/Connection/API key name limit from 30 to 100 characters
  9. Add support for applying default transformers to the Mapping table with one click
  10. Surface Generated column badges in the Job Mapping table
  11. Support SQL Server Truncate options
  12. Add support for Team accounts in OSS Neosync
  13. Add real time validation for connections in the Connect page
  14. Add a Country Code Transformer

8/29 - SQL Server support

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Add support updating Mongo DB mappings in line
  2. Add support for Microsoft SQL Server
  3. Add support for MSSQL tunneling
  4. Add support for special characters in mysql connection
  5. Add new documentation for how to set up logging
  6. Add new documentation for MongoDB

8/15 - DynamoDB Upgrades

· One min read
Evis Drenova
Co-Founder/CEO, Neosync
  1. Update default GPT models in Neosync
  2. Added initial support for SQL Server
  3. Added support for ConsistentReads in DynamoDB
  4. Support seeds for all transformers for deterministic outputs
  5. Add support for DynamoDB key deep linking
  6. Add support for configuring app resources in helm chart
  7. Fix benthos issue from main lib that was causing type loss in DynamoDB
  8. Add subsetting to DynamoDB
  9. Add support to DynamoDB for default transformations of unmapped types
  10. Fix a bug in Mysql that occurred when a column was named with a reserved keyword