Skip to content

Commit

Permalink
chore(main): release 2.14.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Apr 2, 2024
1 parent c3a48ed commit 065af2a
Show file tree
Hide file tree
Showing 21 changed files with 96 additions and 58 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,43 @@
# Changelog

## [2.14.0-SNAPSHOT](https://github.com/googleapis/java-bigtable-hbase/compare/v2.12.0...v2.14.0-SNAPSHOT) (2024-04-02)


### Bug Fixes

* Retry idle timeout ([#4209](https://github.com/googleapis/java-bigtable-hbase/issues/4209)) ([4064af8](https://github.com/googleapis/java-bigtable-hbase/commit/4064af8968d58f4328807b0f02423df8ead2a292))


### Dependencies

* Add a direct dep on google-cloud-bigtable in the -shaded artifacts to workaround UpperBound issues ([#4244](https://github.com/googleapis/java-bigtable-hbase/issues/4244)) ([15c567a](https://github.com/googleapis/java-bigtable-hbase/commit/15c567ae56a9f10a0f8ffc104ff848e9014d2a10))
* Clean up deps for mirroring-client ([#4232](https://github.com/googleapis/java-bigtable-hbase/issues/4232)) ([5f98419](https://github.com/googleapis/java-bigtable-hbase/commit/5f984191e211ad8f721ff4e63d76d793c6ce1224))
* Clean up deps in replication client ([#4235](https://github.com/googleapis/java-bigtable-hbase/issues/4235)) ([a27ca11](https://github.com/googleapis/java-bigtable-hbase/commit/a27ca111d60feebeb36870d038d99c613552da94))
* Clean up mirroring client deps ([#4261](https://github.com/googleapis/java-bigtable-hbase/issues/4261)) ([ce9e53b](https://github.com/googleapis/java-bigtable-hbase/commit/ce9e53bc8402cd7db8dcaf574a4160583c7bb3b3))
* Make dropwizard metrics an optional dependency ([#4224](https://github.com/googleapis/java-bigtable-hbase/issues/4224)) ([afb1802](https://github.com/googleapis/java-bigtable-hbase/commit/afb1802d920b8e4ab035630c563965bfd7efaa8b))
* Mark conscrypt as a provided dep ([#4200](https://github.com/googleapis/java-bigtable-hbase/issues/4200)) ([62ed2d0](https://github.com/googleapis/java-bigtable-hbase/commit/62ed2d0114df7171fffb029e8d969ef4bc00848d))
* Minor tweaks ([#4241](https://github.com/googleapis/java-bigtable-hbase/issues/4241)) ([ff97ac9](https://github.com/googleapis/java-bigtable-hbase/commit/ff97ac926c00aa3c09f4ed9ceba6a017d898e695))
* Remove overspecified slf4 versions & remove unused props ([#4240](https://github.com/googleapis/java-bigtable-hbase/issues/4240)) ([fff9ff0](https://github.com/googleapis/java-bigtable-hbase/commit/fff9ff03d84337d67ab857709d8d24dde75ecaf8))
* Unflatten 2x hadoop & shaded artifact deps ([#4226](https://github.com/googleapis/java-bigtable-hbase/issues/4226)) ([d32e540](https://github.com/googleapis/java-bigtable-hbase/commit/d32e54047c054562df0c0a22a12c64e81549aa3b))
* Unflatten build-helper module ([#4229](https://github.com/googleapis/java-bigtable-hbase/issues/4229)) ([0a7d88a](https://github.com/googleapis/java-bigtable-hbase/commit/0a7d88a27efbd1a3fafea97eea06b9cb82286b64))
* Unflatten dataflow artifact deps ([#4228](https://github.com/googleapis/java-bigtable-hbase/issues/4228)) ([9ff8df2](https://github.com/googleapis/java-bigtable-hbase/commit/9ff8df23e0c3921d47d9e1b04b951c022fc50267))
* Unflatten deps for 1x shaded and hadoop ([#4223](https://github.com/googleapis/java-bigtable-hbase/issues/4223)) ([df0a821](https://github.com/googleapis/java-bigtable-hbase/commit/df0a8219b20e63d88e23e6aa852eed0f2f1dd277))
* Unflatten deps for bigtable-hbase-1.x ([#4222](https://github.com/googleapis/java-bigtable-hbase/issues/4222)) ([194d061](https://github.com/googleapis/java-bigtable-hbase/commit/194d061dba49df125b2818e64bce85a8a67df7ad))
* Unflatten deps for hbase 2x ([#4239](https://github.com/googleapis/java-bigtable-hbase/issues/4239)) ([8795de8](https://github.com/googleapis/java-bigtable-hbase/commit/8795de83e3bab65f1cc1704a52b1fbd53efd97a0))
* Unflatten the rest of the 1x artifacts ([#4227](https://github.com/googleapis/java-bigtable-hbase/issues/4227)) ([5778ecb](https://github.com/googleapis/java-bigtable-hbase/commit/5778ecb5fda39533056d0fc266389ee70d73d04c))
* Unflatten transitive dependencies in integration-tests-common ([#4208](https://github.com/googleapis/java-bigtable-hbase/issues/4208)) ([9321f8b](https://github.com/googleapis/java-bigtable-hbase/commit/9321f8b82dd5159d2e95f2cc301ca4e5a1585b2f))
* Unflatten transitive dependencies in bigtable-hbase ([#4207](https://github.com/googleapis/java-bigtable-hbase/issues/4207)) ([ee15b1c](https://github.com/googleapis/java-bigtable-hbase/commit/ee15b1c129be5a8bd089fcc9e09f41e95c7dfdc3))
* Update bigtable-metrics-api version ([#4193](https://github.com/googleapis/java-bigtable-hbase/issues/4193)) ([000208c](https://github.com/googleapis/java-bigtable-hbase/commit/000208c32e7318f0d89e7b34da315d6ad098a13b))
* Update dependency io.dropwizard.metrics:metrics-graphite to v4.2.22 ([#4230](https://github.com/googleapis/java-bigtable-hbase/issues/4230)) ([68024f8](https://github.com/googleapis/java-bigtable-hbase/commit/68024f8a24ae54b8692e27c4993772548e51a78d))
* Update dependency net.bytebuddy:byte-buddy to v1.14.10 ([#4250](https://github.com/googleapis/java-bigtable-hbase/issues/4250)) ([cff9ada](https://github.com/googleapis/java-bigtable-hbase/commit/cff9ada517b42b6c36cb297286cb8e442f2378fc))
* Update to beam 2.51.0 ([#4204](https://github.com/googleapis/java-bigtable-hbase/issues/4204)) ([c17306c](https://github.com/googleapis/java-bigtable-hbase/commit/c17306c64519297526bf619f60eabaf24776b9e6))
* Upgrade google-cloud-java to 2.29.1 ([#4245](https://github.com/googleapis/java-bigtable-hbase/issues/4245)) ([9a5e116](https://github.com/googleapis/java-bigtable-hbase/commit/9a5e1166089a0229f6b29938966cc48d3497af2d))


### Miscellaneous Chores

* Mark next release as 2.14.0-SNAPSHOT ([c3a48ed](https://github.com/googleapis/java-bigtable-hbase/commit/c3a48ede03d6616641157eb7fafee1d926ea2fcb))

## [2.12.0](https://github.com/googleapis/java-bigtable-hbase/compare/v2.11.3...v2.12.0) (2023-10-18)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ limitations under the License.
<parent>
<artifactId>bigtable-hbase-replication</artifactId>
<groupId>com.google.cloud.bigtable</groupId>
<version>1.12.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-1.x-replication</artifactId>
<version>1.12.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->

<packaging>jar</packaging>
<name>bigtable-hbase-1.x-replication</name>
Expand Down Expand Up @@ -89,7 +89,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-replication-core</artifactId>
<version>1.12.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<exclusions>
<exclusion>
<groupId>org.apache.hbase</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@ limitations under the License.
<parent>
<artifactId>bigtable-hbase-replication</artifactId>
<groupId>com.google.cloud.bigtable</groupId>
<version>1.12.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-2.x-replication</artifactId>
<version>1.12.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<packaging>jar</packaging>
<name>bigtable-hbase-2.x-replication</name>
<description>Library to enable one way replication from HBase to Cloud Bigtable. </description>
Expand Down Expand Up @@ -66,7 +66,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-replication-core</artifactId>
<version>1.12.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<exclusions>
<exclusion>
<groupId>org.apache.hbase</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@ limitations under the License.
<parent>
<artifactId>bigtable-hbase-replication</artifactId>
<groupId>com.google.cloud.bigtable</groupId>
<version>1.12.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
</parent>
<modelVersion>4.0.0</modelVersion>

<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-replication-core</artifactId>
<version>1.12.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<packaging>jar</packaging>
<name>bigtable-hbase-replication-core</name>
<description>Library to enable one way replication from HBase to Cloud
Expand Down
2 changes: 1 addition & 1 deletion hbase-migration-tools/bigtable-hbase-replication/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ limitations under the License.
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-replication</artifactId>
<version>1.12.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-replication:current} -->

<parent>
<groupId>com.google.cloud.bigtable</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
</parent>

<artifactId>bigtable-hbase-mirroring-client-1.x-hadoop</artifactId>
<packaging>jar</packaging>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->

<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand Down Expand Up @@ -57,7 +57,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-1.x-shaded</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<scope>compile</scope>
<exclusions>
<!-- hbase-shaded-client will be replaced with hbase-client -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
</parent>

<artifactId>bigtable-hbase-mirroring-client-1.x-integration-tests</artifactId>
<packaging>jar</packaging>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->

<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand Down Expand Up @@ -200,7 +200,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-1.x</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down Expand Up @@ -238,7 +238,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-core</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<type>test-jar</type>
<scope>test</scope>
<exclusions>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
</parent>

<artifactId>bigtable-hbase-mirroring-client-1.x-shaded</artifactId>
<packaging>jar</packaging>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->

<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand Down Expand Up @@ -56,7 +56,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-1.x</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
</parent>

<artifactId>bigtable-hbase-mirroring-client-1.x</artifactId>
<packaging>jar</packaging>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->

<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand Down Expand Up @@ -56,7 +56,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-core</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<scope>compile</scope>

<exclusions>
Expand Down Expand Up @@ -94,7 +94,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-core</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<type>test-jar</type>
<scope>test</scope>
<exclusions>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>mirroring-client</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
</parent>

<artifactId>bigtable-hbase-mirroring-client-1.x-parent</artifactId>
<packaging>pom</packaging>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->

<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-2.x-parent</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
</parent>

<artifactId>bigtable-hbase-mirroring-client-1.x-2.x-integration-tests</artifactId>
<packaging>jar</packaging>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->

<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand Down Expand Up @@ -198,7 +198,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-2.x</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<scope>test</scope>
<exclusions>
<!-- already included in the hbase-shaded-testing-util -->
Expand Down Expand Up @@ -237,7 +237,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-core</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<type>test-jar</type>
<scope>test</scope>
<exclusions>
Expand All @@ -251,7 +251,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-1.x-integration-tests</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<type>test-jar</type>
<scope>test</scope>
<exclusions>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ limitations under the License.
<parent>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-2.x-parent</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
</parent>

<artifactId>bigtable-hbase-mirroring-client-2.x-hadoop</artifactId>
<packaging>jar</packaging>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->

<name>${project.groupId}:${project.artifactId}</name>
<description>
Expand Down Expand Up @@ -54,7 +54,7 @@ limitations under the License.
<dependency>
<groupId>com.google.cloud.bigtable</groupId>
<artifactId>bigtable-hbase-mirroring-client-2.x-shaded</artifactId>
<version>0.8.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<version>2.14.0-SNAPSHOT</version> <!-- {x-version-update:bigtable-hbase-mirroring:current} -->
<scope>compile</scope>
<exclusions>
<!-- hbase-shaded-client will be replaced with hbase-client -->
Expand Down
Loading

0 comments on commit 065af2a

Please sign in to comment.