Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 14, 2026. It is now read-only.

[ggj][depx]feat: replace string by ServiceClientClass golden file#371

Closed
summer-ji-eng wants to merge 1 commit into
mastergoogleapis/sdk-platform-java:masterfrom
service_client_class_goldengoogleapis/sdk-platform-java:service_client_class_goldenCopy head branch name to clipboard
Closed

[ggj][depx]feat: replace string by ServiceClientClass golden file#371
summer-ji-eng wants to merge 1 commit into
mastergoogleapis/sdk-platform-java:masterfrom
service_client_class_goldengoogleapis/sdk-platform-java:service_client_class_goldenCopy head branch name to clipboard

Conversation

@summer-ji-eng

Copy link
Copy Markdown
Contributor

No description provided.

@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 7, 2020
@summer-ji-eng

Copy link
Copy Markdown
Contributor Author

Duplicate with #370

@miraleung miraleung deleted the service_client_class_golden branch April 7, 2021 04:58
suztomo pushed a commit that referenced this pull request Dec 16, 2022
…371)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.protobuf:protobuf-bom](https://developers.google.com/protocol-buffers/) ([source](https://togithub.com/protocolbuffers/protobuf)) | `3.21.0` -> `3.21.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.1/compatibility-slim/3.21.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.protobuf:protobuf-bom/3.21.1/confidence-slim/3.21.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>protocolbuffers/protobuf</summary>

### [`v3.21.1`](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.0...v3.21.1)

[Compare Source](https://togithub.com/protocolbuffers/protobuf/compare/v3.21.0...v3.21.1)

</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, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-common-protos).
suztomo pushed a commit that referenced this pull request Dec 16, 2022
🤖 I have created a release *beep* *boop*
---


## [2.9.0](googleapis/java-common-protos@v2.8.3...v2.9.0) (2022-06-06)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-common-protos/issues/1440)) ([#368](googleapis/java-common-protos#368)) ([676eaf3](googleapis/java-common-protos@676eaf3))
* next release from main branch is 2.9.0 ([#354](googleapis/java-common-protos#354)) ([d0fd16b](googleapis/java-common-protos@d0fd16b))


### Dependencies

* update dependency com.google.protobuf:protobuf-bom to v3.20.1 ([#360](googleapis/java-common-protos#360)) ([741354f](googleapis/java-common-protos@741354f))
* update dependency com.google.protobuf:protobuf-bom to v3.21.0 ([#369](googleapis/java-common-protos#369)) ([dd454e3](googleapis/java-common-protos@dd454e3))
* update dependency com.google.protobuf:protobuf-bom to v3.21.1 ([#371](googleapis/java-common-protos#371)) ([25ca684](googleapis/java-common-protos@25ca684))
* update dependency com.google.protobuf:protobuf-java to v3.20.1 ([#361](googleapis/java-common-protos#361)) ([9f20508](googleapis/java-common-protos@9f20508))
* update dependency com.google.protobuf:protobuf-java to v3.21.0 ([#370](googleapis/java-common-protos#370)) ([40648c5](googleapis/java-common-protos@40648c5))
* update dependency com.google.protobuf:protobuf-java to v3.21.1 ([#372](googleapis/java-common-protos#372)) ([c54d334](googleapis/java-common-protos@c54d334))
* update dependency io.grpc:grpc-bom to v1.46.0 ([#362](googleapis/java-common-protos#362)) ([7deb7ad](googleapis/java-common-protos@7deb7ad))
* update dependency io.grpc:grpc-bom to v1.47.0 ([#373](googleapis/java-common-protos#373)) ([133b95b](googleapis/java-common-protos@133b95b))
* update dependency io.grpc:grpc-protobuf to v1.46.0 ([#363](googleapis/java-common-protos#363)) ([bfede07](googleapis/java-common-protos@bfede07))
* update dependency io.grpc:grpc-protobuf to v1.47.0 ([#374](googleapis/java-common-protos#374)) ([20baac5](googleapis/java-common-protos@20baac5))
* update dependency io.grpc:grpc-stub to v1.46.0 ([#364](googleapis/java-common-protos#364)) ([09d49b4](googleapis/java-common-protos@09d49b4))
* update dependency io.grpc:grpc-stub to v1.47.0 ([#375](googleapis/java-common-protos#375)) ([6074436](googleapis/java-common-protos@6074436))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Dec 16, 2022
* docs(samples): init add iam deny samples and test

* docs(samples): added comments

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* docs(samples): add pom.xml and removed jupiter dependency

* minor lro update and refactoring

* added comments and minor refactoring

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* added region tags

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

* updated acc to review comments

* 🦉 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>
suztomo pushed a commit that referenced this pull request Mar 21, 2023
🤖 I have created a release \*beep\* \*boop\*
---
## [1.3.0](https://www.github.com/googleapis/java-shared-dependencies/compare/1.2.0...v1.3.0) (2021-06-03)


### Features

* add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#365](https://www.github.com/googleapis/java-shared-dependencies/issues/365)) ([f229ff3](https://www.github.com/googleapis/java-shared-dependencies/commit/f229ff35090119ebc744a7b89186275fd5a2bf3a))


### Dependencies

* update dependency com.google.auth:google-auth-library-bom to v0.26.0 ([#368](https://www.github.com/googleapis/java-shared-dependencies/issues/368)) ([53d78e9](https://www.github.com/googleapis/java-shared-dependencies/commit/53d78e9a4e3a1c1b2ffadfd1cf22214ce95a17d9))
* update dependency com.google.cloud:google-cloud-core-bom to v1.95.0 ([#377](https://www.github.com/googleapis/java-shared-dependencies/issues/377)) ([d6333a8](https://www.github.com/googleapis/java-shared-dependencies/commit/d6333a8fd9b57a176619929bdfd46a530faa4e95))
* update dependency com.google.code.gson:gson to v2.8.7 ([#370](https://www.github.com/googleapis/java-shared-dependencies/issues/370)) ([5b1fb01](https://www.github.com/googleapis/java-shared-dependencies/commit/5b1fb01720a26c8020e0a81820ca4ef698123126))
* update dependency com.google.protobuf:protobuf-bom to v3.17.1 ([#369](https://www.github.com/googleapis/java-shared-dependencies/issues/369)) ([e98c7dc](https://www.github.com/googleapis/java-shared-dependencies/commit/e98c7dcdf4603c7f481f749b5d1d92f0b384b638))
* update dependency com.google.protobuf:protobuf-bom to v3.17.2 ([#374](https://www.github.com/googleapis/java-shared-dependencies/issues/374)) ([665cd1f](https://www.github.com/googleapis/java-shared-dependencies/commit/665cd1f5fb5e0d5243f81cc01c408c216174eb84))
* update dependency io.grpc:grpc-bom to v1.38.0 ([#364](https://www.github.com/googleapis/java-shared-dependencies/issues/364)) ([4b52c9c](https://www.github.com/googleapis/java-shared-dependencies/commit/4b52c9ccffcc4431a4530f646470caf82cdf64dc))
* update gax.version to v1.65.0 ([#376](https://www.github.com/googleapis/java-shared-dependencies/issues/376)) ([9ae80c9](https://www.github.com/googleapis/java-shared-dependencies/commit/9ae80c944b75f9b8942caadad5cc7e6ae9098202))
* update google.common-protos.version to v2.3.1 ([#366](https://www.github.com/googleapis/java-shared-dependencies/issues/366)) ([ad33b92](https://www.github.com/googleapis/java-shared-dependencies/commit/ad33b924a1feb390d16655bca0901a4fac757bb4))
* update google.common-protos.version to v2.3.2 ([#375](https://www.github.com/googleapis/java-shared-dependencies/issues/375)) ([011d9e2](https://www.github.com/googleapis/java-shared-dependencies/commit/011d9e27e49d5ac2f6ca7f7a06f6a4a0be31c472))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo pushed a commit that referenced this pull request Mar 21, 2023
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/6e80cdc5-e3cc-4a87-af9b-624be8759c22/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@692715c
Source-Link: googleapis/synthtool@27b2d4f
Source-Link: googleapis/synthtool@140ba24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.