v1.0.28
dwh-migration-tools-bot
released this
24 Jul 16:31
·
321 commits
to main
since this release
What's Changed
- introduce task summary by @ishmum123 in #183
- Add Translation_BQ2SparkSQL in the dialect map by @xiashang0624 in #198
- Update README for client by @xiashang0624 in #199
- Add defaults to query-log-alternates option help. by @dawidxc in #184
- dump database in Redshift query logs (behind assessment flag) by @dominik-klimczak in #203
- remove SVV_DISKUSAGE dumping for Redshift by @dominik-klimczak in #211
- update python client installation guide by @yzhvictor in #213
- instructions about using dumper by @yzhvictor in #214
- Change default snowflake data retrieval methods. by @ishmum123 in #215
- Enable dumping of warehouse_events_history for Snowflake by @cyulysses-corp in #217
- Add snowflake metadata dump formats. by @ishmum123 in #218
- Add
au
suffix to applicable tables by @ishmum123 in #219 - dump results of SHOW WAREHOUSES for Snowflake by @dominik-klimczak in #220
- Support GCS as an output option by @haselbach in #209
- Swap the order of dumping from AU vs dumping from IS. by @cyulysses-corp in #222
- Expand Snowflake query history dumping fields for assessment by @cyulysses-corp in #223
- Split out a dump runner out of MetadataDumper by @haselbach in #212
- Implement a GCE Instance Metadata retriever by @haselbach in #226
- add cleanup variable by @stankiewicz in #235
- Remove superfluous repeat method by @haselbach in #233
- Implement the cloud dumper main class by @haselbach in #227
- Change Snowflake extended query log format adding "-au" suffix... by @cyulysses-corp in #224
- Add missing columns by @ishmum123 in #244
- Add longer interval periods for snowflake logs by @ishmum123 in #236
- Add explicit column names to query by @ishmum123 in #245
Full Changelog: v1.0.27...v1.0.28