-
Notifications
You must be signed in to change notification settings - Fork 96
Comparing changes
Open a pull request
base repository: googleapis/java-bigtable
base: v2.29.1
head repository: googleapis/java-bigtable
compare: v2.30.0
- 12 commits
- 28 files changed
- 5 contributors
Commits on Nov 10, 2023
-
chore(main): release 2.29.2-SNAPSHOT (#1996)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4943485 - Browse repository at this point
Copy the full SHA 4943485View commit details -
build(deps): update dependency com.google.cloud:google-cloud-shared-c…
…onfig to v1.6.1 (#1984)
Configuration menu - View commit details
-
Copy full SHA for 1259145 - Browse repository at this point
Copy the full SHA 1259145View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21e9922 - Browse repository at this point
Copy the full SHA 21e9922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ad70e3 - Browse repository at this point
Copy the full SHA 7ad70e3View commit details -
chore(deps): update dependency com.google.cloud:google-cloud-bigtable…
… to v2.29.1 (#1998) * chore(deps): update dependency com.google.cloud:google-cloud-bigtable to v2.29.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0827252 - Browse repository at this point
Copy the full SHA 0827252View commit details
Commits on Nov 27, 2023
-
feat: client sends routing cookie back to server (#1888)
* feat: client sends retry cookie back to server * udpate to use trailer instead of error info * updating the header name * address some comments * udpate * update tests and handling of retry cookie * address comments * address comments * add cookie to readChangeStream * also check headers and add a test * simplify code * clean up test * clean up test * update dependency * test * move MetadataSubject to a separate file * add the file * add license * address comments * close client * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4c73abd - Browse repository at this point
Copy the full SHA 4c73abdView commit details
Commits on Nov 29, 2023
-
build(deps): update dependency org.codehaus.mojo:build-helper-maven-p…
…lugin to v3.5.0 (#2013) * build(deps): update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.5.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8230069 - Browse repository at this point
Copy the full SHA 8230069View commit details -
test(deps): update dependency com.google.protobuf:protoc to v3.25.1 (#…
…2010) * test(deps): update dependency com.google.protobuf:protoc to v3.25.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1023a50 - Browse repository at this point
Copy the full SHA 1023a50View commit details -
test(deps): update dependency io.grpc:protoc-gen-grpc-java to v1.59.1 (…
…#2014) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [io.grpc:protoc-gen-grpc-java](https://togithub.com/grpc/grpc-java) | `1.59.0` -> `1.59.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>grpc/grpc-java (io.grpc:protoc-gen-grpc-java)</summary> ### [`v1.59.1`](https://togithub.com/grpc/grpc-java/releases/tag/v1.59.1) - netty: Implement `Http2Headers.isEmpty()`. This fixes compatibility with Netty 4.1.101.Final. - netty: Add `NettyServerBuilder.maxRstFramesPerWindow()`. This can be used to limit impact of Rapid Reset - xds: Log ORCA UNIMPLEMENTED error to subchannel logger. This removes them from the normal application logs, reducing log spam </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigtable). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 7a2cafa - Browse repository at this point
Copy the full SHA 7a2cafaView commit details
Commits on Dec 4, 2023
-
ci: Update ci.yaml to introduce Java 21 unit testing (#1907) (#2019)
Source-Link: googleapis/synthtool@c06d605 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:6f431774e11cc46619cf093fd1481193c4024031073697fa18f0099b943aab88 Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3c383b - Browse repository at this point
Copy the full SHA c3c383bView commit details
Commits on Dec 5, 2023
-
deps: update shared dependencies (#2016)
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/sdk-platform-java) | `3.19.0` -> `3.20.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | | [com.google.cloud:gapic-libraries-bom](https://togithub.com/googleapis/google-cloud-java) | `1.24.0` -> `1.25.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>googleapis/google-cloud-java (com.google.cloud:gapic-libraries-bom)</summary> ### [`v1.25.0`](https://togithub.com/googleapis/google-cloud-java/blob/HEAD/CHANGELOG.md#1250-2023-12-04) [Compare Source](https://togithub.com/googleapis/google-cloud-java/compare/v1.24.0...v1.25.0) ##### ⚠ BREAKING CHANGES - add FeatureViewDataFormat, FeatureViewDataKey to FeatureOnlineStoreService - \[recaptchaenterprise] added required annotations ([#​10045](https://togithub.com/googleapis/google-cloud-java/issues/10045)) - change the resource pattern value to `properties/{property}/audienceLists/{audience_list}` for the resource definition `analyticsdata.googleapis.com/AudienceList` - change the resource pattern value to `properties/{property}` for the resource definition `analyticsadmin.googleapis.com/Property` ##### Features - \[aiplatform] add ComputeTokens and CountTokens API ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - \[aiplatform] add ComputeTokens API ([#​10053](https://togithub.com/googleapis/google-cloud-java/issues/10053)) ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - \[aiplatform] add deployment_timeout to UploadModel ModelContainerSpec ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - \[aiplatform] add deployment_timeout to UploadModel ModelContainerSpec ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - \[aiplatform] add grpc_ports to UploadModel ModelContainerSpec ([#​10065](https://togithub.com/googleapis/google-cloud-java/issues/10065)) ([de32d7a](https://togithub.com/googleapis/google-cloud-java/commit/de32d7a5c7738761b2cb30fb30b6b53836c9556c)) - \[aiplatform] add grpc_ports to UploadModel ModelContainerSpec ([#​10091](https://togithub.com/googleapis/google-cloud-java/issues/10091)) ([eeb5108](https://togithub.com/googleapis/google-cloud-java/commit/eeb510862b36a32523b385deda0b7a5207d052b6)) - \[aiplatform] add protected_artifact_location_id to CustomJob ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - \[aiplatform] add protected_artifact_location_id to CustomJob ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - \[analyticsdata] add `CreateRecurringAudienceList`, `GetRecurringAudienceList`, `ListRecurringAudienceLists` methods to the Data API v1 alpha ([#​10092](https://togithub.com/googleapis/google-cloud-java/issues/10092)) ([e4f430e](https://togithub.com/googleapis/google-cloud-java/commit/e4f430eb37c310c1f3caf1ddbc3b3b42bd7ae75f)) - \[analyticsdata] add the `SheetExportAudienceList` method to the Data API v1 alpha ([#​10047](https://togithub.com/googleapis/google-cloud-java/issues/10047)) ([a6880a0](https://togithub.com/googleapis/google-cloud-java/commit/a6880a0581983878ca13a287f8bd956a6262735e)) - \[batch] add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging ([#​10056](https://togithub.com/googleapis/google-cloud-java/issues/10056)) ([a9830d9](https://togithub.com/googleapis/google-cloud-java/commit/a9830d9373cad9d2235ed93a625ebee886ff6ff0)) - \[batch] add a CloudLoggingOption and use_generic_task_monitored_resource fields for users to opt out new batch monitored resource in cloud logging ([#​10073](https://togithub.com/googleapis/google-cloud-java/issues/10073)) ([5c91759](https://togithub.com/googleapis/google-cloud-java/commit/5c91759a2067bb7bf8d6ffe26f5aeef07c9cbb0a)) - \[binaryauthorization] add container_name, container_type fields to Continuous Validation Logs ([#​10085](https://togithub.com/googleapis/google-cloud-java/issues/10085)) ([ee237cd](https://togithub.com/googleapis/google-cloud-java/commit/ee237cd3a511aaa7b135d619892bdfe7ac307e75)) - \[cloudprofiler] add client side retry config for export service ([#​10060](https://togithub.com/googleapis/google-cloud-java/issues/10060)) ([1961c40](https://togithub.com/googleapis/google-cloud-java/commit/1961c40a135f0932aedb983ab3c75174f97a71d7)) - \[confidentialcomputing] Add a new field `token_type` to `TokenOptions` message proto ([#​10051](https://togithub.com/googleapis/google-cloud-java/issues/10051)) ([e8c974b](https://togithub.com/googleapis/google-cloud-java/commit/e8c974b8781c12ac67d7e878cd869324086e75c0)) - \[dataplex] add data quality score to DataQualityResult ([#​10108](https://togithub.com/googleapis/google-cloud-java/issues/10108)) ([fbbbc5c](https://togithub.com/googleapis/google-cloud-java/commit/fbbbc5c2aaa8fe3e38c4a507db075a65e3d83627)) - \[dataplex] added DataQualityResult.score, dimension_score, column_score ([#​10064](https://togithub.com/googleapis/google-cloud-java/issues/10064)) ([7a49d63](https://togithub.com/googleapis/google-cloud-java/commit/7a49d63e7318436ad652bf73475efd9018d83eeb)) - \[dialogflow-cx] add agent answer feedback capability ([#​10066](https://togithub.com/googleapis/google-cloud-java/issues/10066)) ([8cca9aa](https://togithub.com/googleapis/google-cloud-java/commit/8cca9aac54a8be5b7cce69c855c0b5d94c33f381)) - \[dialogflow-cx] added Generator API ([#​10089](https://togithub.com/googleapis/google-cloud-java/issues/10089)) ([bd47695](https://togithub.com/googleapis/google-cloud-java/commit/bd4769513ffb031f5c3d48b139d7ffaf8454a0ea)) - \[discoveryengine] add data store and engine services ([#​10054](https://togithub.com/googleapis/google-cloud-java/issues/10054)) ([5a71294](https://togithub.com/googleapis/google-cloud-java/commit/5a71294201f9007512a0c669bbc93f3eda04acba)) - \[file] Added REGIONAL tier support in the v1 API ([7d1f4fe](https://togithub.com/googleapis/google-cloud-java/commit/7d1f4fe6c044fd7328c5fdd78ba16c166e801e00)) - \[file] Added REGIONAL tier support in the v1beta1 API ([#​10058](https://togithub.com/googleapis/google-cloud-java/issues/10058)) ([7d1f4fe](https://togithub.com/googleapis/google-cloud-java/commit/7d1f4fe6c044fd7328c5fdd78ba16c166e801e00)) - \[recaptchaenterprise] added AnnotateAssessmentRequest.account_id ([#​10077](https://togithub.com/googleapis/google-cloud-java/issues/10077)) ([9fe85ef](https://togithub.com/googleapis/google-cloud-java/commit/9fe85efadd651bfae22ff92d904762954ffa18fd)) - \[securesourcemanager] new module for securesourcemanager ([#​10032](https://togithub.com/googleapis/google-cloud-java/issues/10032)) ([64a3b28](https://togithub.com/googleapis/google-cloud-java/commit/64a3b289052a64c37a58503938e2ed3796c10812)) - \[telcoautomation] new module for telcoautomation ([#​10070](https://togithub.com/googleapis/google-cloud-java/issues/10070)) ([6188d44](https://togithub.com/googleapis/google-cloud-java/commit/6188d44761bcfa4dab77a02f51097474e2403e9d)) - add `creation_quota_tokens_charged`, `row_count`, `error_message` to the `AudienceList` resource ([a6880a0](https://togithub.com/googleapis/google-cloud-java/commit/a6880a0581983878ca13a287f8bd956a6262735e)) - add BatchDeletePipelineJobs, BatchDeletePipelineJobsRequest and BatchDeletePipelineJobsResponse to PipelineService ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add CountTokensRequest to PredictionService ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add FeatureGroup, FeatureOnlineStore, FeatureOnlineStoreAdminService, FeatureOnlineStoreService, FeatureRegistryService, FeatureView, FeatureViewSync ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add FeatureViewDataFormat, FeatureViewDataKey to FeatureOnlineStoreService ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add NumericRestriction to Index ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add NumericRestriction to Index ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add shared_memory_size_mb to UploadModel ModelContainerSpec ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add shared_memory_size_mb to UploadModel ModelContainerSpec ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add startup_probe, health_probe to UploadModel ModelContainerSpec ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add startup_probe, health_probe to UploadModel ModelContainerSpec ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add StudyTimeConstraint to Study ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add StudyTimeConstraint to Study ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add tpu_topology to MachineResources ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add tpu_topology to MachineSpec ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) - add value_type, version_column_name to Feature ([5352821](https://togithub.com/googleapis/google-cloud-java/commit/5352821b5cc151131728a072adeb3f146edee9fc)) ##### Bug Fixes - \[recaptchaenterprise] added required annotations ([#​10045](https://togithub.com/googleapis/google-cloud-java/issues/10045)) ([27888dd](https://togithub.com/googleapis/google-cloud-java/commit/27888ddb1e49f606e317bede7ef033fff48fef84)) - add `optional` annotation to the `dimension_name` field of the `AudienceDimension` type ([a6880a0](https://togithub.com/googleapis/google-cloud-java/commit/a6880a0581983878ca13a287f8bd956a6262735e)) - add `optional` annotation to the `offset`, `limit` fields of the `QueryAudienceListRequest` type ([a6880a0](https://togithub.com/googleapis/google-cloud-java/commit/a6880a0581983878ca13a287f8bd956a6262735e)) - add `optional` annotation to the `page_token` field of the `ListAudienceListsRequest` type ([a6880a0](https://togithub.com/googleapis/google-cloud-java/commit/a6880a0581983878ca13a287f8bd956a6262735e)) - add `optional` annotation to the `property`, `date_ranges`, `funnel`, `funnel_breakdown`, `funnel_visualization_type`, `segments`, `dimension_filter`, `return_property_quota`, `limit` fields of the `RunFunnelReportRequest` type ([a6880a0](https://togithub.com/googleapis/google-cloud-java/commit/a6880a0581983878ca13a287f8bd956a6262735e)) - add `required` annotation to the `name` field of the `QueryAudienceListRequest` type ([a6880a0](https://togithub.com/googleapis/google-cloud-java/commit/a6880a0581983878ca13a287f8bd956a6262735e)) - change the resource pattern value to `properties/{property}/audienceLists/{audience_list}` for the resource definition `analyticsdata.googleapis.com/AudienceList` ([a6880a0](https://togithub.com/googleapis/google-cloud-java/commit/a6880a0581983878ca13a287f8bd956a6262735e)) - change the resource pattern value to `properties/{property}` for the resource definition `analyticsadmin.googleapis.com/Property` ([a6880a0](https://togithub.com/googleapis/google-cloud-java/commit/a6880a0581983878ca13a287f8bd956a6262735e)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([0d18fcc](https://togithub.com/googleapis/google-cloud-java/commit/0d18fcc847c3e26f9ed8809266d1acf349f92391)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([9d555bc](https://togithub.com/googleapis/google-cloud-java/commit/9d555bc118bcb9e34529df54c909dd0d4c17fa49)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([3756776](https://togithub.com/googleapis/google-cloud-java/commit/375677643b8a7fca86a5d12b4f34b2e9e5f2c3e1)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([8d05c8b](https://togithub.com/googleapis/google-cloud-java/commit/8d05c8b2ca4839923ac2362f11447ee49efa3002)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([7fe1280](https://togithub.com/googleapis/google-cloud-java/commit/7fe128038269013125901735b45a3af9ba0a146f)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([43bfb4b](https://togithub.com/googleapis/google-cloud-java/commit/43bfb4b2cd449f056c1bc3e2b0635043385b3d85)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([7651030](https://togithub.com/googleapis/google-cloud-java/commit/76510309dd1cc68b074ab8d99819cfb29e82aeca)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([9eac6a9](https://togithub.com/googleapis/google-cloud-java/commit/9eac6a96bde6806dd81faba026daa0166d2e7ff3)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([#​10094](https://togithub.com/googleapis/google-cloud-java/issues/10094)) ([7651030](https://togithub.com/googleapis/google-cloud-java/commit/76510309dd1cc68b074ab8d99819cfb29e82aeca)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([#​10095](https://togithub.com/googleapis/google-cloud-java/issues/10095)) ([9eac6a9](https://togithub.com/googleapis/google-cloud-java/commit/9eac6a96bde6806dd81faba026daa0166d2e7ff3)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([#​10096](https://togithub.com/googleapis/google-cloud-java/issues/10096)) ([3756776](https://togithub.com/googleapis/google-cloud-java/commit/375677643b8a7fca86a5d12b4f34b2e9e5f2c3e1)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([#​10097](https://togithub.com/googleapis/google-cloud-java/issues/10097)) ([8d05c8b](https://togithub.com/googleapis/google-cloud-java/commit/8d05c8b2ca4839923ac2362f11447ee49efa3002)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([#​10098](https://togithub.com/googleapis/google-cloud-java/issues/10098)) ([43bfb4b](https://togithub.com/googleapis/google-cloud-java/commit/43bfb4b2cd449f056c1bc3e2b0635043385b3d85)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([#​10099](https://togithub.com/googleapis/google-cloud-java/issues/10099)) ([7fe1280](https://togithub.com/googleapis/google-cloud-java/commit/7fe128038269013125901735b45a3af9ba0a146f)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([#​10100](https://togithub.com/googleapis/google-cloud-java/issues/10100)) ([0d18fcc](https://togithub.com/googleapis/google-cloud-java/commit/0d18fcc847c3e26f9ed8809266d1acf349f92391)) - **deps:** \[Many APIs] Update the Java code generator (gapic-generator-java) to 2.30.0 ([#​10101](https://togithub.com/googleapis/google-cloud-java/issues/10101)) ([9d555bc](https://togithub.com/googleapis/google-cloud-java/commit/9d555bc118bcb9e34529df54c909dd0d4c17fa49)) - **deps:** \[securesourcemanager] Update the Java code generator (gapic-generator-java) to 2.30.0 ([2a527e1](https://togithub.com/googleapis/google-cloud-java/commit/2a527e112e76737c5a11cdc1050854583eab9252)) - **deps:** \[securesourcemanager] Update the Java code generator (gapic-generator-java) to 2.30.0 ([#​10102](https://togithub.com/googleapis/google-cloud-java/issues/10102)) ([2a527e1](https://togithub.com/googleapis/google-cloud-java/commit/2a527e112e76737c5a11cdc1050854583eab9252)) - **deps:** update dependency com.google.apis:google-api-services-storage to v1-rev20231117-2.0.0 ([#​10105](https://togithub.com/googleapis/google-cloud-java/issues/10105)) ([8fbbdbc](https://togithub.com/googleapis/google-cloud-java/commit/8fbbdbc48c23c841c031a6bc32f83211c1f036bc)) - **deps:** update dependency com.google.cloud:google-cloud-pubsub-bom to v1.125.12 ([#​10084](https://togithub.com/googleapis/google-cloud-java/issues/10084)) ([6b0166b](https://togithub.com/googleapis/google-cloud-java/commit/6b0166b448d756f3c33597e071c92fcb1562e5ca)) - **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.20.0 ([#​10093](https://togithub.com/googleapis/google-cloud-java/issues/10093)) ([91a4e4e](https://togithub.com/googleapis/google-cloud-java/commit/91a4e4e20252f667b8fc6bda0d9ceaf947348274)) - **deps:** update dependency com.google.cloud:google-cloud-storage to v2.29.1 ([#​10035](https://togithub.com/googleapis/google-cloud-java/issues/10035)) ([eefb1b2](https://togithub.com/googleapis/google-cloud-java/commit/eefb1b2fa83b77d87ae9020cdc9552e385e4ff6b)) - use path wildcards in java-iam owlbot yaml ([#​10050](https://togithub.com/googleapis/google-cloud-java/issues/10050)) ([f89e45a](https://togithub.com/googleapis/google-cloud-java/commit/f89e45a3d72d85e8ec9720f54b8bf36de1a4e332)) ##### Documentation - \[cloudscheduler] correct timezone/offset information for Cloud Scheduler headers ([#​10048](https://togithub.com/googleapis/google-cloud-java/issues/10048)) ([2511217](https://togithub.com/googleapis/google-cloud-java/commit/25112175ee71861a900b3d77a712d2e74bb90543)) - \[contactcenterinsights] Update IngestConversations and BulkAnalyzeConversations comments ([#​10069](https://togithub.com/googleapis/google-cloud-java/issues/10069)) ([8a2c241](https://togithub.com/googleapis/google-cloud-java/commit/8a2c241780711f745cdc393d698e040c9d55eb3e)) - \[container] improve API documentation for Binary Authorization ([#​10063](https://togithub.com/googleapis/google-cloud-java/issues/10063)) ([25aa532](https://togithub.com/googleapis/google-cloud-java/commit/25aa532caf161cceac7795ee8ddd3a03786b97ce)) - \[dataplex] updated comments for `DataQualityResult.dimensions` field ([#​10044](https://togithub.com/googleapis/google-cloud-java/issues/10044)) ([404a852](https://togithub.com/googleapis/google-cloud-java/commit/404a85295344cf2e8b3fe13d9f595279847630fa)) - \[documentai] update comment for ProcessOptions.page_range ([#​10076](https://togithub.com/googleapis/google-cloud-java/issues/10076)) ([84fe051](https://togithub.com/googleapis/google-cloud-java/commit/84fe051733c88f13d0db34080b3191b09c742527)) - \[securitycenter] Modify documentation of SimulateSecurityHealthAnalyticsCustomModuleRequest ([#​10075](https://togithub.com/googleapis/google-cloud-java/issues/10075)) ([8313e78](https://togithub.com/googleapis/google-cloud-java/commit/8313e78b3fa363068af9da4a2f43868bcb17e81d)) - keep the API doc up-to-date with recent changes ([5a71294](https://togithub.com/googleapis/google-cloud-java/commit/5a71294201f9007512a0c669bbc93f3eda04acba)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/java-bigtable). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuODEuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Configuration menu - View commit details
-
Copy full SHA for 4e49dff - Browse repository at this point
Copy the full SHA 4e49dffView commit details -
chore(main): release 2.30.0 (#2008)
🤖 I have created a release *beep* *boop* --- ## [2.30.0](https://togithub.com/googleapis/java-bigtable/compare/v2.29.1...v2.30.0) (2023-12-05) ### Features * Client sends routing cookie back to server ([#1888](https://togithub.com/googleapis/java-bigtable/issues/1888)) ([4c73abd](https://togithub.com/googleapis/java-bigtable/commit/4c73abd2f4a07808b591dd9178e87715d2f3008d)) ### Dependencies * Update dependency org.junit.vintage:junit-vintage-engine to v5.10.1 ([#1990](https://togithub.com/googleapis/java-bigtable/issues/1990)) ([7ad70e3](https://togithub.com/googleapis/java-bigtable/commit/7ad70e3abc1af7dfab715386978bf14f02b34e5d)) * Update shared dependencies ([#2016](https://togithub.com/googleapis/java-bigtable/issues/2016)) ([4e49dff](https://togithub.com/googleapis/java-bigtable/commit/4e49dffa72db8dd04e75ca86178d875fab6f566b)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for a28ac9e - Browse repository at this point
Copy the full SHA a28ac9eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.29.1...v2.30.0