Skip to content

Commit

Permalink
NEOS-1603: add in 11-07 changelog (#2916)
Browse files Browse the repository at this point in the history
  • Loading branch information
evisdrenova authored Nov 7, 2024
1 parent b826d05 commit a35b539
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/blog/2024-11-07-column-strategy.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
title: 11/07 - Column Strategy
hide_table_of_contents: false
slug: /column-strategy
authors:
- evis
---

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

0 comments on commit a35b539

Please sign in to comment.