Skip to content

Commit 23dc9df

Browse files
chore(main): release 2.6.4 (#3826)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 4d00a79 commit 23dc9df

File tree

53 files changed

+176
-142
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+176
-142
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,39 @@
11
# Changelog
22

3+
## [2.6.4](https://github.com/googleapis/java-bigtable-hbase/compare/v2.6.3...v2.6.4) (2022-11-30)
4+
5+
6+
### Bug Fixes
7+
8+
* Allow creating a managed channel ([#3824](https://github.com/googleapis/java-bigtable-hbase/issues/3824)) ([0e4016f](https://github.com/googleapis/java-bigtable-hbase/commit/0e4016fe56e1467f815b805a4b4f428d12860140))
9+
* Fix logging with PutAdapter and SchemaTranslator ([#3635](https://github.com/googleapis/java-bigtable-hbase/issues/3635)) ([90e51ef](https://github.com/googleapis/java-bigtable-hbase/commit/90e51ef2fd0cbb3ded513016f110179c906f4436))
10+
11+
12+
### Dependencies
13+
14+
* Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.0 ([#3842](https://github.com/googleapis/java-bigtable-hbase/issues/3842)) ([abf8d2a](https://github.com/googleapis/java-bigtable-hbase/commit/abf8d2a0fcdacb4c4ca1ef8b60b98550786a3fec))
15+
* Update dependency com.fasterxml.jackson.core:jackson-databind to v2.14.1 ([#3864](https://github.com/googleapis/java-bigtable-hbase/issues/3864)) ([0dedbe2](https://github.com/googleapis/java-bigtable-hbase/commit/0dedbe2d8ab7ea0211948bcdeaf701802d718b72))
16+
* Update dependency com.google.cloud:google-cloud-bigtable-emulator-core to v0.152.0 ([#3834](https://github.com/googleapis/java-bigtable-hbase/issues/3834)) ([c13a90e](https://github.com/googleapis/java-bigtable-hbase/commit/c13a90e52ae3ef47caeaf26fab330f1b20977d23))
17+
* Update dependency com.google.cloud:google-cloud-bigtable-emulator-core to v0.152.0 ([#3835](https://github.com/googleapis/java-bigtable-hbase/issues/3835)) ([5c43cee](https://github.com/googleapis/java-bigtable-hbase/commit/5c43cee01f4ef2a020ff3fae9f5fe592b4b7f0a7))
18+
* Update dependency com.google.cloud:google-cloud-bigtable-emulator-core to v0.152.1 ([#3848](https://github.com/googleapis/java-bigtable-hbase/issues/3848)) ([ac8088f](https://github.com/googleapis/java-bigtable-hbase/commit/ac8088fb0986daaf7816e5d52452394cfa662e26))
19+
* Update dependency com.google.cloud:google-cloud-bigtable-emulator-core to v0.152.1 ([#3849](https://github.com/googleapis/java-bigtable-hbase/issues/3849)) ([dd4bfc6](https://github.com/googleapis/java-bigtable-hbase/commit/dd4bfc6a2163cb5bbc98fd0c5726a3b05c58d91a))
20+
* Update dependency com.google.cloud:google-cloud-bigtable-emulator-core to v0.153.0 ([#3852](https://github.com/googleapis/java-bigtable-hbase/issues/3852)) ([d7ee4b3](https://github.com/googleapis/java-bigtable-hbase/commit/d7ee4b3c6c38dfcc280b3dde0fe5f0762767c940))
21+
* Update dependency com.google.cloud:google-cloud-bigtable-emulator-core to v0.153.0 ([#3853](https://github.com/googleapis/java-bigtable-hbase/issues/3853)) ([05e31b1](https://github.com/googleapis/java-bigtable-hbase/commit/05e31b1164e9000f861053e52252c170544c4af9))
22+
* Update dependency com.google.guava:guava ([#3808](https://github.com/googleapis/java-bigtable-hbase/issues/3808)) ([0cc6e11](https://github.com/googleapis/java-bigtable-hbase/commit/0cc6e1106ff0fca29e44e94f8c583ba71822ead5))
23+
* Update dependency com.google.protobuf:protobuf-java to v3.21.8 ([#3729](https://github.com/googleapis/java-bigtable-hbase/issues/3729)) ([4395666](https://github.com/googleapis/java-bigtable-hbase/commit/4395666a9eaae6108114f8cf8f1f4c5a2fe4c813))
24+
* Update dependency com.google.protobuf:protobuf-java to v3.21.9 ([#3831](https://github.com/googleapis/java-bigtable-hbase/issues/3831)) ([52f8e52](https://github.com/googleapis/java-bigtable-hbase/commit/52f8e52bb6c6b8dd0cfbcc2d6d71fead887e5e6a))
25+
* Update dependency net.bytebuddy:byte-buddy to v1.12.18 ([#3815](https://github.com/googleapis/java-bigtable-hbase/issues/3815)) ([cbf0512](https://github.com/googleapis/java-bigtable-hbase/commit/cbf05122183064e3a43bec039113a78ab1e4fc0a))
26+
* Update dependency net.bytebuddy:byte-buddy to v1.12.19 ([#3863](https://github.com/googleapis/java-bigtable-hbase/issues/3863)) ([3f9f04b](https://github.com/googleapis/java-bigtable-hbase/commit/3f9f04bd093905148ab13172efbaf53ab0959afa))
27+
* Update dependency org.apache.commons:commons-compress to v1.22 ([#3839](https://github.com/googleapis/java-bigtable-hbase/issues/3839)) ([3b302d4](https://github.com/googleapis/java-bigtable-hbase/commit/3b302d474921525c3ad2514cd0236d6945a716ba))
28+
* Update dependency org.apache.logging.log4j:log4j-api to v2.19.0 ([#3777](https://github.com/googleapis/java-bigtable-hbase/issues/3777)) ([aa4e44e](https://github.com/googleapis/java-bigtable-hbase/commit/aa4e44e14f08377a64a5937db719a8e52f951c6c))
29+
* Update dependency org.apache.logging.log4j:log4j-core to v2.19.0 ([#3778](https://github.com/googleapis/java-bigtable-hbase/issues/3778)) ([f27aa98](https://github.com/googleapis/java-bigtable-hbase/commit/f27aa987c5e8fabe21409e4e06140686fd82650f))
30+
* Update dependency org.apache.logging.log4j:log4j-slf4j-impl to v2.19.0 ([#3779](https://github.com/googleapis/java-bigtable-hbase/issues/3779)) ([88c7c24](https://github.com/googleapis/java-bigtable-hbase/commit/88c7c248ce176e3b513cbf8368d019aef422e82e))
31+
* Update dependency org.codehaus.plexus:plexus-utils to v3.5.0 ([#3829](https://github.com/googleapis/java-bigtable-hbase/issues/3829)) ([bb02d4a](https://github.com/googleapis/java-bigtable-hbase/commit/bb02d4a77fb9dc4e218546bbe785f597fe4c3361))
32+
* Update dependency org.junit.platform:junit-platform-launcher to v1.9.1 ([#3781](https://github.com/googleapis/java-bigtable-hbase/issues/3781)) ([2eef4b0](https://github.com/googleapis/java-bigtable-hbase/commit/2eef4b047a6b627458517d6865c5fa3777e2c55e))
33+
* Update jackson-databind to 2.13.4.2 ([#3830](https://github.com/googleapis/java-bigtable-hbase/issues/3830)) ([8b28c16](https://github.com/googleapis/java-bigtable-hbase/commit/8b28c1605819070381584a8e6167a72f7db31d46))
34+
* Update jmh.version to v1.36 ([#3856](https://github.com/googleapis/java-bigtable-hbase/issues/3856)) ([ca07e36](https://github.com/googleapis/java-bigtable-hbase/commit/ca07e36d9492f65eb14716c94a951bb414b370d6))
35+
* Update veneer to 2.16.0 ([#3855](https://github.com/googleapis/java-bigtable-hbase/issues/3855)) ([4d00a79](https://github.com/googleapis/java-bigtable-hbase/commit/4d00a79f74fd3470f01da1292720e5a03a95527b))
36+
337
## [2.6.3](https://github.com/googleapis/java-bigtable-hbase/compare/v2.6.2...v2.6.3) (2022-10-05)
438

539

bigtable-client-core-parent/bigtable-hbase-integration-tests-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ limitations under the License.
1919
<parent>
2020
<groupId>com.google.cloud.bigtable</groupId>
2121
<artifactId>bigtable-client-core-parent</artifactId>
22-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
22+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
2323
</parent>
2424

2525
<artifactId>bigtable-hbase-integration-tests-common</artifactId>

bigtable-client-core-parent/bigtable-hbase/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>bigtable-client-core-parent</artifactId>
23-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
23+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-hbase</artifactId>
@@ -184,7 +184,7 @@ limitations under the License.
184184
<dependency>
185185
<groupId>com.google.cloud.bigtable</groupId>
186186
<artifactId>bigtable-internal-test-helper</artifactId>
187-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
187+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
188188
<scope>test</scope>
189189
</dependency>
190190
<dependency>
@@ -256,7 +256,7 @@ limitations under the License.
256256
<plugin>
257257
<groupId>com.google.cloud.bigtable.test</groupId>
258258
<artifactId>bigtable-build-helper</artifactId>
259-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
259+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
260260

261261
<executions>
262262
<!-- TODO: Remove this once we can properly shade conscrypt:

bigtable-client-core-parent/bigtable-hbase/src/main/java/com/google/cloud/bigtable/hbase/BigtableHBaseVersion.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ public class BigtableHBaseVersion {
3434
private static final AtomicBoolean wasInitialized = new AtomicBoolean(false);
3535

3636
// {x-version-update-start:bigtable-client-parent:current}
37-
public static final String VERSION = "2.6.4-SNAPSHOT";
37+
public static final String VERSION = "2.6.4";
3838
// {x-version-update-end}
3939

4040
/**

bigtable-client-core-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>bigtable-client-parent</artifactId>
23-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
23+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-client-core-parent</artifactId>

bigtable-dataflow-parent/bigtable-beam-import/pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
<parent>
1919
<groupId>com.google.cloud.bigtable</groupId>
2020
<artifactId>bigtable-dataflow-parent</artifactId>
21-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
21+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

@@ -142,7 +142,7 @@ limitations under the License.
142142
<dependency>
143143
<groupId>${project.groupId}</groupId>
144144
<artifactId>bigtable-hbase-beam</artifactId>
145-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
145+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
146146
<exclusions>
147147
<exclusion>
148148
<groupId>org.apache.hbase</groupId>
@@ -154,7 +154,7 @@ limitations under the License.
154154
<dependency>
155155
<groupId>com.google.cloud.bigtable</groupId>
156156
<artifactId>bigtable-hbase-1.x-shaded</artifactId>
157-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
157+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
158158
<exclusions>
159159
<!-- exclude hbase-shaded-client since we are using hbase-shaded-server -->
160160
<exclusion>
@@ -263,7 +263,7 @@ limitations under the License.
263263
<dependency>
264264
<groupId>com.google.cloud.bigtable</groupId>
265265
<artifactId>bigtable-internal-test-helper</artifactId>
266-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
266+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
267267
<scope>test</scope>
268268
</dependency>
269269
<dependency>
@@ -446,7 +446,7 @@ limitations under the License.
446446
<plugin>
447447
<groupId>com.google.cloud.bigtable.test</groupId>
448448
<artifactId>bigtable-build-helper</artifactId>
449-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
449+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
450450
<executions>
451451
<execution>
452452
<id>verify-mirror-deps</id>

bigtable-dataflow-parent/bigtable-hbase-beam/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ limitations under the License.
1616
<parent>
1717
<groupId>com.google.cloud.bigtable</groupId>
1818
<artifactId>bigtable-dataflow-parent</artifactId>
19-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
19+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
2020
</parent>
2121

2222
<artifactId>bigtable-hbase-beam</artifactId>
@@ -83,7 +83,7 @@ limitations under the License.
8383
<dependency>
8484
<groupId>${project.groupId}</groupId>
8585
<artifactId>bigtable-hbase-1.x-shaded</artifactId>
86-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
86+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
8787
<exclusions>
8888
<!-- Let the beam pipeline choose the appropriate slf4j impl.
8989
Since this is the beam universe, we don't have be a drop in replacement
@@ -296,7 +296,7 @@ limitations under the License.
296296
<plugin>
297297
<groupId>com.google.cloud.bigtable.test</groupId>
298298
<artifactId>bigtable-build-helper</artifactId>
299-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
299+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
300300
<executions>
301301
<execution>
302302
<id>verify-mirror-deps</id>

bigtable-dataflow-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ limitations under the License.
2020
<parent>
2121
<groupId>com.google.cloud.bigtable</groupId>
2222
<artifactId>bigtable-client-parent</artifactId>
23-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
23+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
2424
</parent>
2525

2626
<artifactId>bigtable-dataflow-parent</artifactId>

bigtable-hbase-1.x-parent/bigtable-hbase-1.x-benchmarks/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.cloud.bigtable</groupId>
55
<artifactId>bigtable-hbase-1.x-parent</artifactId>
6-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
6+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

bigtable-hbase-1.x-parent/bigtable-hbase-1.x-hadoop/pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ limitations under the License.
1818
<parent>
1919
<artifactId>bigtable-hbase-1.x-parent</artifactId>
2020
<groupId>com.google.cloud.bigtable</groupId>
21-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
21+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
2222
</parent>
2323
<modelVersion>4.0.0</modelVersion>
2424

@@ -39,7 +39,7 @@ limitations under the License.
3939
<dependency>
4040
<groupId>${project.groupId}</groupId>
4141
<artifactId>bigtable-hbase-1.x-shaded</artifactId>
42-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
42+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
4343
<exclusions>
4444
<!-- hbase-shaded-client will be replaced with hbase-client -->
4545
<exclusion>
@@ -228,7 +228,7 @@ limitations under the License.
228228
<plugin>
229229
<groupId>com.google.cloud.bigtable.test</groupId>
230230
<artifactId>bigtable-build-helper</artifactId>
231-
<version>2.6.4-SNAPSHOT</version> <!-- {x-version-update:bigtable-client-parent:current} -->
231+
<version>2.6.4</version> <!-- {x-version-update:bigtable-client-parent:current} -->
232232

233233
<executions>
234234
<execution>

0 commit comments

Comments
 (0)