| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 36e2b6d commit 09e986f
9 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,17 @@ | |||
| 1 | 1 | # Changelog | |
| 2 | 2 | ||
| 3 | + ## [0.6.2](https://github.com/googleapis/java-bigquerymigration/compare/v0.6.1...v0.6.2) (2022-10-04) | ||
| 4 | + | ||
| 5 | + | ||
| 6 | + ### Bug Fixes | ||
| 7 | + | ||
| 8 | + * update protobuf to v3.21.7 ([556690c](https://github.com/googleapis/java-bigquerymigration/commit/556690c4c18612e2e0b4fcd8e3ed213dc6a674e0)) | ||
| 9 | + | ||
| 10 | + | ||
| 11 | + ### Dependencies | ||
| 12 | + | ||
| 13 | + * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#172](https://github.com/googleapis/java-bigquerymigration/issues/172)) ([f1d1040](https://github.com/googleapis/java-bigquerymigration/commit/f1d104003fbada0f9e8cc5135d537639d826f6ef)) | ||
| 14 | + | ||
| 3 | 15 | ## [0.6.1](https://github.com/googleapis/java-bigquerymigration/compare/v0.6.0...v0.6.1) (2022-09-27) | |
| 4 | 16 | ||
| 5 | 17 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ | |||
| 3 | 3 | <modelVersion>4.0.0</modelVersion> | |
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-bigquerymigration-bom</artifactId> | |
| 6 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 6 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 7 | 7 | <packaging>pom</packaging> | |
| 8 | 8 | <parent> | |
| 9 | 9 | <groupId>com.google.cloud</groupId> | |
@@ -65,27 +65,27 @@ | |||
| 65 | 65 | <dependency> | |
| 66 | 66 | <groupId>com.google.cloud</groupId> | |
| 67 | 67 | <artifactId>google-cloud-bigquerymigration</artifactId> | |
| 68 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 68 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 69 | 69 | </dependency> | |
| 70 | 70 | <dependency> | |
| 71 | 71 | <groupId>com.google.api.grpc</groupId> | |
| 72 | 72 | <artifactId>grpc-google-cloud-bigquerymigration-v2alpha</artifactId> | |
| 73 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 73 | + <version>0.6.2</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 74 | 74 | </dependency> | |
| 75 | 75 | <dependency> | |
| 76 | 76 | <groupId>com.google.api.grpc</groupId> | |
| 77 | 77 | <artifactId>grpc-google-cloud-bigquerymigration-v2</artifactId> | |
| 78 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2:current} --> | ||
| 78 | + <version>0.6.2</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2:current} --> | ||
| 79 | 79 | </dependency> | |
| 80 | 80 | <dependency> | |
| 81 | 81 | <groupId>com.google.api.grpc</groupId> | |
| 82 | 82 | <artifactId>proto-google-cloud-bigquerymigration-v2alpha</artifactId> | |
| 83 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 83 | + <version>0.6.2</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 84 | 84 | </dependency> | |
| 85 | 85 | <dependency> | |
| 86 | 86 | <groupId>com.google.api.grpc</groupId> | |
| 87 | 87 | <artifactId>proto-google-cloud-bigquerymigration-v2</artifactId> | |
| 88 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2:current} --> | ||
| 88 | + <version>0.6.2</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2:current} --> | ||
| 89 | 89 | </dependency> | |
| 90 | 90 | </dependencies> | |
| 91 | 91 | </dependencyManagement> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,15 +3,15 @@ | |||
| 3 | 3 | <modelVersion>4.0.0</modelVersion> | |
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-bigquerymigration</artifactId> | |
| 6 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 6 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 7 | 7 | <packaging>jar</packaging> | |
| 8 | 8 | <name>Google BigQuery Migration</name> | |
| 9 | 9 | <url>https://github.com/googleapis/java-bigquerymigration</url> | |
| 10 | 10 | <description>BigQuery Migration BigQuery Migration API</description> | |
| 11 | 11 | <parent> | |
| 12 | 12 | <groupId>com.google.cloud</groupId> | |
| 13 | 13 | <artifactId>google-cloud-bigquerymigration-parent</artifactId> | |
| 14 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 14 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 15 | 15 | </parent> | |
| 16 | 16 | <properties> | |
| 17 | 17 | <site.installationModule>google-cloud-bigquerymigration</site.installationModule> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>grpc-google-cloud-bigquerymigration-v2</artifactId> | |
| 7 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2:current} --> | ||
| 7 | + <version>0.6.2</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2:current} --> | ||
| 8 | 8 | <name>grpc-google-cloud-bigquerymigration-v2</name> | |
| 9 | 9 | <description>GRPC library for google-cloud-bigquerymigration</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-bigquerymigration-parent</artifactId> | |
| 13 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 13 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>grpc-google-cloud-bigquerymigration-v2alpha</artifactId> | |
| 7 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 7 | + <version>0.6.2</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 8 | 8 | <name>grpc-google-cloud-bigquerymigration-v2alpha</name> | |
| 9 | 9 | <description>GRPC library for google-cloud-bigquerymigration</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-bigquerymigration-parent</artifactId> | |
| 13 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 13 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-bigquerymigration-parent</artifactId> | |
| 6 | 6 | <packaging>pom</packaging> | |
| 7 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 7 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 8 | 8 | <name>Google BigQuery Migration Parent</name> | |
| 9 | 9 | <url>https://github.com/googleapis/java-bigquerymigration</url> | |
| 10 | 10 | <description> | |
@@ -69,27 +69,27 @@ | |||
| 69 | 69 | <dependency> | |
| 70 | 70 | <groupId>com.google.cloud</groupId> | |
| 71 | 71 | <artifactId>google-cloud-bigquerymigration</artifactId> | |
| 72 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 72 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 73 | 73 | </dependency> | |
| 74 | 74 | <dependency> | |
| 75 | 75 | <groupId>com.google.api.grpc</groupId> | |
| 76 | 76 | <artifactId>proto-google-cloud-bigquerymigration-v2</artifactId> | |
| 77 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2:current} --> | ||
| 77 | + <version>0.6.2</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2:current} --> | ||
| 78 | 78 | </dependency> | |
| 79 | 79 | <dependency> | |
| 80 | 80 | <groupId>com.google.api.grpc</groupId> | |
| 81 | 81 | <artifactId>grpc-google-cloud-bigquerymigration-v2</artifactId> | |
| 82 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2:current} --> | ||
| 82 | + <version>0.6.2</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2:current} --> | ||
| 83 | 83 | </dependency> | |
| 84 | 84 | <dependency> | |
| 85 | 85 | <groupId>com.google.api.grpc</groupId> | |
| 86 | 86 | <artifactId>grpc-google-cloud-bigquerymigration-v2alpha</artifactId> | |
| 87 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 87 | + <version>0.6.2</version><!-- {x-version-update:grpc-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 88 | 88 | </dependency> | |
| 89 | 89 | <dependency> | |
| 90 | 90 | <groupId>com.google.api.grpc</groupId> | |
| 91 | 91 | <artifactId>proto-google-cloud-bigquerymigration-v2alpha</artifactId> | |
| 92 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 92 | + <version>0.6.2</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 93 | 93 | </dependency> | |
| 94 | 94 | ||
| 95 | 95 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>proto-google-cloud-bigquerymigration-v2</artifactId> | |
| 7 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2:current} --> | ||
| 7 | + <version>0.6.2</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2:current} --> | ||
| 8 | 8 | <name>proto-google-cloud-bigquerymigration-v2</name> | |
| 9 | 9 | <description>Proto library for google-cloud-bigquerymigration</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-bigquerymigration-parent</artifactId> | |
| 13 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 13 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>proto-google-cloud-bigquerymigration-v2alpha</artifactId> | |
| 7 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 7 | + <version>0.6.2</version><!-- {x-version-update:proto-google-cloud-bigquerymigration-v2alpha:current} --> | ||
| 8 | 8 | <name>proto-google-cloud-bigquerymigration-v2alpha</name> | |
| 9 | 9 | <description>Proto library for google-cloud-bigquerymigration</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-bigquerymigration-parent</artifactId> | |
| 13 | - <version>0.6.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 13 | + <version>0.6.2</version><!-- {x-version-update:google-cloud-bigquerymigration:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,8 +1,8 @@ | |||
| 1 | 1 | # Format: | |
| 2 | 2 | # module:released-version:current-version | |
| 3 | 3 | ||
| 4 | - google-cloud-bigquerymigration:0.6.1:0.6.2-SNAPSHOT | ||
| 5 | - grpc-google-cloud-bigquerymigration-v2alpha:0.6.1:0.6.2-SNAPSHOT | ||
| 6 | - proto-google-cloud-bigquerymigration-v2alpha:0.6.1:0.6.2-SNAPSHOT | ||
| 7 | - proto-google-cloud-bigquerymigration-v2:0.6.1:0.6.2-SNAPSHOT | ||
| 8 | - grpc-google-cloud-bigquerymigration-v2:0.6.1:0.6.2-SNAPSHOT | ||
| 4 | + google-cloud-bigquerymigration:0.6.2:0.6.2 | ||
| 5 | + grpc-google-cloud-bigquerymigration-v2alpha:0.6.2:0.6.2 | ||
| 6 | + proto-google-cloud-bigquerymigration-v2alpha:0.6.2:0.6.2 | ||
| 7 | + proto-google-cloud-bigquerymigration-v2:0.6.2:0.6.2 | ||
| 8 | + grpc-google-cloud-bigquerymigration-v2:0.6.2:0.6.2 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments