Releases: google/dwh-migration-tools
Releases · google/dwh-migration-tools
v1.7.0
What's Changed
- [OPS] Update version in lockfiles by @vladislav-sidorovich in #1041
- [b/467403202] Separate tools in the distribution zip by @vladislav-sidorovich in #1049
Full Changelog: v1.5.6...v1.7.0
v1.6.1
What's Changed
- Fix un-expansion of macros when the spacing around its use is changed by translation by @Hackerpilot in #1027
- [b/462688456] Add known CVEs files and schema. by @vladislav-sidorovich in #1030
- [OPS] update io grpc to 1.76.1 by @vladislav-sidorovich in #1034
- [OPS] Update logback to the latest 1.3.16 by @vladislav-sidorovich in #1033
- [OPS] Update snowflake JDBC by @vladislav-sidorovich in #1031
- [CVE] add spring-core to known false positive CVEs by @vladislav-sidorovich in #1032
- [OPS] Update hadoop-common to 3.4.2 by @vladislav-sidorovich in #1035
- [OPS] shaded protobuf update by @vladislav-sidorovich in #1036
- [CVE] Add CVE-2024-6763 to known by @vladislav-sidorovich in #1037
- [OPS] Add GitHub Action to clean-up stale PRs by @vladislav-sidorovich in #1038
- Additional unit tests for AbstractOozieJobsTask by @misolt in #1039
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Add a summary YAML for Snowflake by @misolt in #989
- [OPS] fix style by @vladislav-sidorovich in #990
- [OPS] use build command in github actions to check style as well by @vladislav-sidorovich in #991
- [b/343209773] Improve ETA logging. by @lszydelko-google in #994
- [b/382467945] move aws-api creatiion in handle by @kaxuna in #992
- [b450547977] update beanutils to 1.11 by @vladislav-sidorovich in #997
- [b450547977] update jetty-server by @vladislav-sidorovich in #998
- [b450547977] update netty-handler by @vladislav-sidorovich in #999
- [b450547977] update postgresql by @vladislav-sidorovich in #1000
- [b/450547977] update dnsjava by @vladislav-sidorovich in #1001
- [b/450547977] update nimbus-jose-jwt by @vladislav-sidorovich in #1002
- [b450547977] Update bigquery by @vladislav-sidorovich in #1003
- [b450547977] update io.grpc bundle by @vladislav-sidorovich in #1008
- [b450547977] xerces by @vladislav-sidorovich in #1005
- [b450547977] zookeeper by @vladislav-sidorovich in #1006
- [b450547977] update common configs2 by @vladislav-sidorovich in #1009
- Bump me.champeau.jmh from 0.7.2 to 0.7.3 by @dependabot[bot] in #987
- [b450547977] nimbus jose jwt by @vladislav-sidorovich in #1014
- Bump org.yaml:snakeyaml from 2.4 to 2.5 by @dependabot[bot] in #1013
- Bump org.xerial:sqlite-jdbc from 3.49.1.0 to 3.50.3.0 by @dependabot[bot] in #1011
- [b450547977] update bouncy castle to jdk18 by @vladislav-sidorovich in #1015
- [b442816541] Exclude jsp-api from deps by @vladislav-sidorovich in #1017
- [b454252314] Add execution result to summary by @vladislav-sidorovich in #1024
Full Changelog: v1.5.5...v1.6.0
v1.5.5
What's Changed
- Bump aws-java-sdk from 1.12.778 to 1.12.791 by @dependabot[bot] in #977
- Bump org.checkerframework:checker-qual from 3.49.3 to 3.51.0 by @dependabot[bot] in #976
- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.18.0 by @dependabot[bot] in #975
- [b/313430972] fix --version flag by @vladislav-sidorovich in #982
- [OPS] remove not required public declaration by @vladislav-sidorovich in #981
- [b/446687185] Extract new metrics from Snowflake by @piechotam in #979
- Bump snowflake-jdbc to 3:26 by @misolt in #988
New Contributors
- @piechotam made their first contribution in #979
Full Changelog: v1.5.4...v1.5.5
v1.5.4
What's Changed
- Fix: acceleration history task should be optional by @misolt in #973
- [b/442816541] - set guava strictly to 32.0.1 by @kaxuna in #972
- Group exception-building methods together by @misolt in #969
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- [b/440029547] Add JDK check for the build by @vladislav-sidorovich in #934
- Revert "gradle google profile " by @kaxuna in #936
- [b/440029547] Add JDK check CI builds by @vladislav-sidorovich in #935
- [b/440295519] Create gradle build & test setup by @kaxuna in #933
- [OPS] clean-up logger usage by @vladislav-sidorovich in #937
- [OPS] fix code style by @vladislav-sidorovich in #939
- [OPS] Add gitignore for transfer-status by @misolt in #940
- Block deprecated option for SF Assessment by @misolt in #941
- Use the validate method for Snowflake by @misolt in #943
- [b/440495128] Add Oracle TCO discovery script by @kpiotrowski in #945
- Revert changes to getOverrideWhere by @misolt in #946
- [b/404497459] Remove an integration test from unit tests by @misolt in #843
- refactor and diagnostics flag by @kaxuna in #942
- [b/419196849] Filter out deleted TABLE_STORAGE_METRICS by @misolt in #947
- [b440295519] test all the modules in GitHub actions by @vladislav-sidorovich in #950
- [OPS] remove dbsync from root project build by @vladislav-sidorovich in #951
- Fixes for Connector#validate by @misolt in #944
- Support custom connector descriptions by @misolt in #952
- [b440295519] Add test coverage report to PRs by @vladislav-sidorovich in #953
- [b/432671467] Add missing Redshift Serverless library by @kpiotrowski in #955
- [OPS] Add tests status badge by @vladislav-sidorovich in #954
- [b/441876236] Refactor: don't "partially format" in Assessment flow by @misolt in #956
- Testing: Better unit tests for Snowflake by @misolt in #958
- [OPS] remove redundant modifiers in interface by @vladislav-sidorovich in #957
- force com.google.protobuf:protobuf-java:3.25.5 in hive metastore by @kaxuna in #961
- Update libraries jose jwt by @kaxuna in #962
- Update libraries common beanutils by @kaxuna in #963
- Update libraries dnsjava by @kaxuna in #964
- Update libraries snowflake jdbc by @kaxuna in #965
- Fix: insufficient test coverage in Snowflake by @misolt in #959
- Upload test coverage report on merge into main and comment on PRs by @vladislav-sidorovich in #966
- Bump com.google.cloud:google-cloud-bigquery from 2.48.0 to 2.55.0 by @dependabot[bot] in #967
- Bump jackson from 2.18.3 to 2.19.0 by @dependabot[bot] in #900
- Rename warehouse-discovery-scripts to migration-discovery-scripts by @kpiotrowski in #948
- Fix: Snowflake NPE on bad arguments by @misolt in #968
Full Changelog: v1.5.2...v1.5.3
v1.5.2
What's Changed
Full Changelog: v1.5.1...v1.5.2
v1.5.1
What's Changed
- Add warning message with file name and expected encoding on decode failures. Use iso-8859-1 encoding if the detected one fails. by @paolomorandini in #922
- [b/431188904] fix non-access policy handling, fix OWNER special princ… by @kajgol in #924
- [b/438671977] Add check to prevent conflicting flags. by @misolt in #928
- [OPS] Add a GitHub Action for Dumper build and testing. by @misolt in #931
Full Changelog: v1.5.0...v1.5.1
v1.5.0
What's Changed
- task for listing all the dependencies by @kaxuna in #909
- [b/420597265] update Oozie date range logic to support Coordinator and Bundle jobs by @vladislav-sidorovich in #911
- [b/408967497] add dts status by @kajgol in #912
- Optimize read operations on gcs. b/421320347 by @tonyxiaowei in #913
- Tez version upgrade by @kaxuna in #916
- [b/411631019] Added persistent metrics for dumper runs by @kaxuna in #905
- [b/404190134] update the permission migration readme file by @kajgol in #914
- [OPS] parent folder for scripts that can be copied and executed by users by @vladislav-sidorovich in #917
- Refactored Telemetry object by @kaxuna in #918
- [b/404174087] update the permissions migration readme with the public… by @kajgol in #920
- [b/429112319] Support AWS session credentials by @kpiotrowski in #921
- Add missing license URLs by @kpiotrowski in #923
Full Changelog: v1.4.1...v1.5.0
v1.4.1
What's Changed
- Clean unused csv in SF Lite by @sayuzbas-google in #888
- Revert an optimization in GcsBytesource (and some automatic formatting changes) by @tonyxiaowei in #903
- Feat: b/400932733 Add date range for cloudera manager tasks by @zaldis in #889
- [b/420369667] fix NPE for Oozie end date by @vladislav-sidorovich in #910
Full Changelog: v1.4.0...v1.4.1