-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release \*beep\* \*boop\* --- ## [1.15.0](https://www.github.com/googleapis/java-bigtable/compare/v1.14.0...v1.15.0) (2020-09-01) ### Features * extend channel priming logic to also send fake requests ([#398](https://www.github.com/googleapis/java-bigtable/issues/398)) ([6f1ead2](https://www.github.com/googleapis/java-bigtable/commit/6f1ead2097150a87cb9712bcf35c6eaa9d57440c)) * **deps:** adopt flatten plugin and google-cloud-shared-dependencies ([#350](https://www.github.com/googleapis/java-bigtable/issues/350)) ([2298596](https://www.github.com/googleapis/java-bigtable/commit/2298596dab8a1ef87c0f48d3abe8bc3955417eb1)) ### Bug Fixes * temporarily disable reporting to unblock releases ([#395](https://www.github.com/googleapis/java-bigtable/issues/395)) ([a56a0f8](https://www.github.com/googleapis/java-bigtable/commit/a56a0f8c9caf675b68d02587b042e1feeb261ccb)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.8.6 ([#377](https://www.github.com/googleapis/java-bigtable/issues/377)) ([bdae336](https://www.github.com/googleapis/java-bigtable/commit/bdae336074d80815dcaaf8c71befafc0ed66c079)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.9.0 ([#402](https://www.github.com/googleapis/java-bigtable/issues/402)) ([08f7d84](https://www.github.com/googleapis/java-bigtable/commit/08f7d84333c6a74bf03e0a57707b878a29400dd4)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
- Loading branch information
1 parent
6f1ead2
commit afd4c89
Showing
13 changed files
with
62 additions
and
43 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ | |
<modelVersion>4.0.0</modelVersion> | ||
|
||
<artifactId>google-cloud-bigtable-emulator</artifactId> | ||
<version>0.123.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigtable-emulator:current} --> | ||
<version>0.124.0</version><!-- {x-version-update:google-cloud-bigtable-emulator:current} --> | ||
<name>Google Cloud Java - Bigtable Emulator</name> | ||
<url>https://github.com/googleapis/java-bigtable</url> | ||
<description> | ||
|
@@ -14,7 +14,7 @@ | |
<parent> | ||
<groupId>com.google.cloud</groupId> | ||
<artifactId>google-cloud-bigtable-parent</artifactId> | ||
<version>1.14.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigtable:current} --> | ||
<version>1.15.0</version><!-- {x-version-update:google-cloud-bigtable:current} --> | ||
</parent> | ||
<scm> | ||
<connection>scm:git:[email protected]:googleapis/java-bigtable.git</connection> | ||
|
@@ -80,14 +80,14 @@ | |
<dependency> | ||
<groupId>com.google.cloud</groupId> | ||
<artifactId>google-cloud-bigtable-deps-bom</artifactId> | ||
<version>1.14.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigtable:current} --> | ||
<version>1.15.0</version><!-- {x-version-update:google-cloud-bigtable:current} --> | ||
<type>pom</type> | ||
<scope>import</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.google.cloud</groupId> | ||
<artifactId>google-cloud-bigtable-bom</artifactId> | ||
<version>1.14.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigtable:current} --> | ||
<version>1.15.0</version><!-- {x-version-update:google-cloud-bigtable:current} --> | ||
<type>pom</type> | ||
<scope>import</scope> | ||
</dependency> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-bigtable:1.14.0:1.14.1-SNAPSHOT | ||
grpc-google-cloud-bigtable-admin-v2:1.14.0:1.14.1-SNAPSHOT | ||
grpc-google-cloud-bigtable-v2:1.14.0:1.14.1-SNAPSHOT | ||
proto-google-cloud-bigtable-admin-v2:1.14.0:1.14.1-SNAPSHOT | ||
proto-google-cloud-bigtable-v2:1.14.0:1.14.1-SNAPSHOT | ||
google-cloud-bigtable-emulator:0.123.0:0.123.1-SNAPSHOT | ||
google-cloud-bigtable:1.15.0:1.15.0 | ||
grpc-google-cloud-bigtable-admin-v2:1.15.0:1.15.0 | ||
grpc-google-cloud-bigtable-v2:1.15.0:1.15.0 | ||
proto-google-cloud-bigtable-admin-v2:1.15.0:1.15.0 | ||
proto-google-cloud-bigtable-v2:1.15.0:1.15.0 | ||
google-cloud-bigtable-emulator:0.124.0:0.124.0 |