v1.0.5
dwh-migration-tools-bot
released this
04 Jul 18:08
·
463 commits
to main
since this release
What's Changed
- Update migration client lib version. by @gabbybarbieri in #36
- Add Python version requirement and FAQ sections in the instruction. by @xiashang0624 in #30
- Use pylint, the canonical python code linter by @ajwelch4 in #38
- Use mypy, the canonical Python type checker. by @ajwelch4 in #39
- Use a more conventional Python project structure. by @ajwelch4 in #40
- Use a proper logger. by @ajwelch4 in #41
- Encode properties in JDBC URL for Redshift. by @paolomorandini in #42
- Use Python f-strings. by @ajwelch4 in #43
- nit: Fix url to the batch-translation page by @xiashang0624 in #44
- Include vendor JDBC drivers and license assertions by @shevek-google in #47
- Dumper: Compile with compatibility=1.8. by @shevek-google in #48
Full Changelog: v1.0.4...v1.0.5