Releases: transcom/aws-data-warehouse-lambda
Releases · transcom/aws-data-warehouse-lambda
v0.1.10
What's Changed
- Hdt 4577 by @cameroncaci in #14
Summary:
Cursor moved from client-side to server-side
Concurrency limit placed on individual tables
Generator and worker tracking to make sure the last batch worker is always executed last
A plethora of log increases which I would like to leave in place. The only time we'll be looking at these logs is if something broke, and this is great for debugging
Full Changelog: v0.1.9...v0.1.10
Table extraction parallel processing
What's Changed
- B 21571 memory handling enhancement by @cameroncaci in #10
- Create .tool-versions by @cameroncaci in #11
- update lambda by @deandreJones in #12
- B 22658 enhancements by @cameroncaci in #13
New Contributors
- @cameroncaci made their first contribution in #10
- @deandreJones made their first contribution in #12
Full Changelog: v0.1.8...v0.1.9
v0.1.8
READ ME
This is the first official GitHub release, changenotes will list all changes. Please note that the "Lastest" changelog comes from #10. Please see that PR for more details.
What's Changed
- Refactoring Lambda to support full table by table dump by @jesset-truss in #1
- Added sanitization to table name by @jesset-truss in #2
- Fixed json payload in README.md by @jesset-truss in #3
- Added two views to the ignore list by @jesset-truss in #4
- we no longer need this file by @chtakahashi in #5
- Adjust UUID formatting for static data tables by @kctruss in #6
- Increasing session timeouts by @jesset-truss in #7
- B-18975 by @CoryKleinjanCACI in #8
Full Changelog: https://github.com/transcom/aws-data-warehouse-lambda/commits/v0.1.8