v1.0.56
dwh-migration-tools-bot
released this
31 Jul 20:59
·
131 commits
to main
since this release
What's Changed
- [b/344812305] Add more columns to the generated csv file by @sten1ee in #443
- [b/344808098] Add file size field to csv file generated by hdfs connector by @sten1ee in #467
- [b/352469141] Make oracle-stats duration customizable by @misolt in #469
- [b/344804598] Produce metadata files for hadoop connector by @dawidxc in #468
- Remove an ignored test in RecordProgressMonitor by @misolt in #458
- [b/352493863] divide oracle-stats tasks into required and optional by @misolt in #471
- [b/352469802] Update the Statspack SQLs to match changes in AWR queries by @misolt in #470
- Summary cleanup by @dawidxc in #473
- Update Statspack SQLs to match AWR by @misolt in #475
- Move all existing SQLs to a 'cdb' subdirectory by @misolt in #476
- Wrap IOException for oracle-stats SQL resources by @misolt in #477
- [b/344812305] Extract top-level folders information by @sten1ee in #474
- Oracle task package by @misolt in #478
- [b/354785499] Add a missing column header 'FileSize' in hdfs-permissions.csv by @sten1ee in #481
- [b/354119674] Refactor HdfsPermissionsExtractionTask to extend AbstractTask by @sten1ee in #479
- [b/353905712] Add metadata files for hdfs-permissions connector by @sten1ee in #484
- [Python client] Update dependencies, remove support for Python 3.7 and add support for Python 3.11 and 3.12 by @ajwelch4 in #480
- Add tools for running single-tenant SQLs conditionally by @misolt in #482
- [b/352468287] Add non-CDB versions of both db-objects SQLs by @misolt in #486
- Change log level for hadoop to info by @dawidxc in #487
- [b/352468287] Add non-CDB versions of db-info and data-types by @misolt in #485
- [b/354783600] Count files and directories separately by @sten1ee in #489
- Add more columns to AWR histcmdtypes by @misolt in #488
- Group together the attributes related to SQL scripts subdirectories by @misolt in #483
- [b/352468287] Add non-CDB table-types-dtl and used-space-details SQLs by @misolt in #490
- [b/354119249] Add HadoopHandle with HDFS FileSystem by @sten1ee in #492
- [b/355650388] Add FileType column in hdfs-permissions.csv file by @sten1ee in #493
- Make OracleConnectorScopeTest parameterized by @dawidxc in #496
- Fix output dir format in metadata yaml by @dawidxc in #495
- [b/309765009] Change support reference to Google by @dawidxc in #497
Full Changelog: v1.0.55...v1.0.56