diff --git a/CHANGELOG.md b/CHANGELOG.md index daabf94..8c52cac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.4.1](https://github.com/googleapis/java-bigquerymigration/compare/v0.4.0...v0.4.1) (2022-07-13) + + +### Bug Fixes + +* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-bigquerymigration/issues/1485)) ([#141](https://github.com/googleapis/java-bigquerymigration/issues/141)) ([f02b160](https://github.com/googleapis/java-bigquerymigration/commit/f02b16058c93f1f89668516c1ef1bfcfc6992bf9)) + ## [0.4.0](https://github.com/googleapis/java-bigquerymigration/compare/v0.3.0...v0.4.0) (2022-07-01) diff --git a/google-cloud-bigquerymigration-bom/pom.xml b/google-cloud-bigquerymigration-bom/pom.xml index f4c2ef6..bfae277 100644 --- a/google-cloud-bigquerymigration-bom/pom.xml +++ b/google-cloud-bigquerymigration-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerymigration-bom - 0.4.1-SNAPSHOT + 0.4.1 pom com.google.cloud @@ -65,27 +65,27 @@ com.google.cloud google-cloud-bigquerymigration - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2alpha - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2 - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc proto-google-cloud-bigquerymigration-v2alpha - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc proto-google-cloud-bigquerymigration-v2 - 0.4.1-SNAPSHOT + 0.4.1 diff --git a/google-cloud-bigquerymigration/pom.xml b/google-cloud-bigquerymigration/pom.xml index 011fe26..d5a92ad 100644 --- a/google-cloud-bigquerymigration/pom.xml +++ b/google-cloud-bigquerymigration/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-bigquerymigration - 0.4.1-SNAPSHOT + 0.4.1 jar Google BigQuery Migration https://github.com/googleapis/java-bigquerymigration @@ -11,7 +11,7 @@ com.google.cloud google-cloud-bigquerymigration-parent - 0.4.1-SNAPSHOT + 0.4.1 google-cloud-bigquerymigration diff --git a/grpc-google-cloud-bigquerymigration-v2/pom.xml b/grpc-google-cloud-bigquerymigration-v2/pom.xml index d77f95c..eebb7ba 100644 --- a/grpc-google-cloud-bigquerymigration-v2/pom.xml +++ b/grpc-google-cloud-bigquerymigration-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2 - 0.4.1-SNAPSHOT + 0.4.1 grpc-google-cloud-bigquerymigration-v2 GRPC library for google-cloud-bigquerymigration com.google.cloud google-cloud-bigquerymigration-parent - 0.4.1-SNAPSHOT + 0.4.1 diff --git a/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml b/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml index 4ec0185..9473206 100644 --- a/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml +++ b/grpc-google-cloud-bigquerymigration-v2alpha/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2alpha - 0.4.1-SNAPSHOT + 0.4.1 grpc-google-cloud-bigquerymigration-v2alpha GRPC library for google-cloud-bigquerymigration com.google.cloud google-cloud-bigquerymigration-parent - 0.4.1-SNAPSHOT + 0.4.1 diff --git a/pom.xml b/pom.xml index 3abdfa8..52516e8 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-bigquerymigration-parent pom - 0.4.1-SNAPSHOT + 0.4.1 Google BigQuery Migration Parent https://github.com/googleapis/java-bigquerymigration @@ -69,27 +69,27 @@ com.google.cloud google-cloud-bigquerymigration - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc proto-google-cloud-bigquerymigration-v2 - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2 - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc grpc-google-cloud-bigquerymigration-v2alpha - 0.4.1-SNAPSHOT + 0.4.1 com.google.api.grpc proto-google-cloud-bigquerymigration-v2alpha - 0.4.1-SNAPSHOT + 0.4.1 diff --git a/proto-google-cloud-bigquerymigration-v2/pom.xml b/proto-google-cloud-bigquerymigration-v2/pom.xml index c6c8970..f318902 100644 --- a/proto-google-cloud-bigquerymigration-v2/pom.xml +++ b/proto-google-cloud-bigquerymigration-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigquerymigration-v2 - 0.4.1-SNAPSHOT + 0.4.1 proto-google-cloud-bigquerymigration-v2 Proto library for google-cloud-bigquerymigration com.google.cloud google-cloud-bigquerymigration-parent - 0.4.1-SNAPSHOT + 0.4.1 diff --git a/proto-google-cloud-bigquerymigration-v2alpha/pom.xml b/proto-google-cloud-bigquerymigration-v2alpha/pom.xml index 3a607bd..9cabbbd 100644 --- a/proto-google-cloud-bigquerymigration-v2alpha/pom.xml +++ b/proto-google-cloud-bigquerymigration-v2alpha/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-bigquerymigration-v2alpha - 0.4.1-SNAPSHOT + 0.4.1 proto-google-cloud-bigquerymigration-v2alpha Proto library for google-cloud-bigquerymigration com.google.cloud google-cloud-bigquerymigration-parent - 0.4.1-SNAPSHOT + 0.4.1 diff --git a/versions.txt b/versions.txt index 082b91c..a211bf0 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-bigquerymigration:0.4.0:0.4.1-SNAPSHOT -grpc-google-cloud-bigquerymigration-v2alpha:0.4.0:0.4.1-SNAPSHOT -proto-google-cloud-bigquerymigration-v2alpha:0.4.0:0.4.1-SNAPSHOT -proto-google-cloud-bigquerymigration-v2:0.4.0:0.4.1-SNAPSHOT -grpc-google-cloud-bigquerymigration-v2:0.4.0:0.4.1-SNAPSHOT +google-cloud-bigquerymigration:0.4.1:0.4.1 +grpc-google-cloud-bigquerymigration-v2alpha:0.4.1:0.4.1 +proto-google-cloud-bigquerymigration-v2alpha:0.4.1:0.4.1 +proto-google-cloud-bigquerymigration-v2:0.4.1:0.4.1 +grpc-google-cloud-bigquerymigration-v2:0.4.1:0.4.1