Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging #29

Merged
merged 6 commits into from
Sep 4, 2015
Merged

Logging #29

merged 6 commits into from
Sep 4, 2015

Conversation

sharbison3
Copy link
Contributor

From: Sam Harbison (aka harbison@google.com)

Added some sample Cloud Logging code. I am not a Maven or Git expert, yet, so feel free to correct me if you see problems in those areas.

@elibixby
Copy link
Contributor

@jerjou can you PTAL when you get a sec.

@jerjou
Copy link
Contributor

jerjou commented Sep 1, 2015

Looks good!
I don't think the settings files are really necessary - any particular reason you included them?

Also - can you add an integration test that exercises the main function, and verifies that a valid response is returned? I've added some logs to the 'cloud-samples-tests' project that we run our tests against, so you should be able to get a response once this gets merged. On your local environment, you can verify the test passes on your own project, but for CI testing, point it at cloud-samples-tests.

@sharbison3
Copy link
Contributor Author

jerjou: Thanks, I'll get to work on this. I want to get something submitted to prove I can do it.
Settings: I'm trying to discover a reasonable way to configure and use Eclipse, git, and GitHub on my workstation--I was keeping the settings for Eclipse but for no particular reason. If you have any docs advising people how to work with GitHub Java samples, I'd be glad to see it. (What's 'maven' for "run this program" for example?)

@sharbison3
Copy link
Contributor Author

PTAL, thanks.

@jerjou
Copy link
Contributor

jerjou commented Sep 2, 2015

(yeah - that's the question, huh :) I've been using: "mvn exec:java -Dexec.mainClass=Classname -Dexec.args='arg1 arg2 arg3''")

@jerjou
Copy link
Contributor

jerjou commented Sep 2, 2015

Docs: we're still figuring that out, so no docs yet. :-/

My preference is to keep what's in the repo to a minimum, to avoid confusion, and it looks like maven can successfully compile and run without the settings files. Can you remove them from the PR?

@sharbison3
Copy link
Contributor Author

Removed settings. PTAL.

@jerjou
Copy link
Contributor

jerjou commented Sep 3, 2015

Could you also remove .project, .gitignore, and .classpath? If you think the .gitignore is useful, you can move that into the .gitignore at the root of the repo.

@sharbison3
Copy link
Contributor Author

PTAL. I'll leave adding the Eclipse files to .gitignore for another time.

@jerjou
Copy link
Contributor

jerjou commented Sep 4, 2015

LGTM
Thanks!

jerjou added a commit that referenced this pull request Sep 4, 2015
@jerjou jerjou merged commit 8f0eb9b into GoogleCloudPlatform:master Sep 4, 2015
Sita04 pushed a commit that referenced this pull request Oct 26, 2022
🤖 I have created a release *beep* *boop*
---


## [0.2.2](googleapis/java-batch@v0.2.1...v0.2.2) (2022-08-09)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#25](googleapis/java-batch#25)) ([74aada0](googleapis/java-batch@74aada0))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.1 ([#28](googleapis/java-batch#28)) ([fd55721](googleapis/java-batch@fd55721))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
averikitsch pushed a commit that referenced this pull request Nov 1, 2022
* feat: initial generation

* chore: fix dependencies

* chore(main): release 0.1.0

* chore(main): release 0.1.1-SNAPSHOT (#4)

:robot: I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.1.0 (#5)

[![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.cloud:google-cloud-batch](https://togithub.com/googleapis/java-batch) | `0.0.0` -> `0.1.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.1.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.1.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.1.0/compatibility-slim/0.0.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.1.0/confidence-slim/0.0.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

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-batch).

* chore(main): release 0.1.1 (#8)

:robot: I have created a release *beep* *boop*
---


## [0.1.1](googleapis/java-batch@v0.1.0...v0.1.1) (2022-06-23)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#7](googleapis/java-batch#7)) ([0859548](googleapis/java-batch@0859548))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(main): release 0.1.2-SNAPSHOT (#9)

:robot: I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.1.1 (#10)

[![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.cloud:google-cloud-batch](https://togithub.com/googleapis/java-batch) | `0.1.0` -> `0.1.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.1.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.1.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.1.1/compatibility-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.1.1/confidence-slim/0.1.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

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-batch).

* chore(main): release 0.2.0 (#11)

:robot: I have created a release *beep* *boop*
---


## [0.2.0](googleapis/java-batch@v0.1.1...v0.2.0) (2022-06-30)


### Features

* add client library BUILD rules, API proto option, v1alpha service config file and service YAML file ([ca7e9fa](googleapis/java-batch@ca7e9fa))
* Enable REST transport for most of Java and Go clients ([#6](googleapis/java-batch#6)) ([ca7e9fa](googleapis/java-batch@ca7e9fa))


### Bug Fixes

* update gapic-generator-java with mock service generation fixes ([#13](googleapis/java-batch#13)) ([4ce5e88](googleapis/java-batch@4ce5e88))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(main): release 0.2.1-SNAPSHOT (#15)

:robot: I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(main): release 0.2.1 (#19)

:robot: I have created a release *beep* *boop*
---


## [0.2.1](googleapis/java-batch@v0.2.0...v0.2.1) (2022-07-13)


### Bug Fixes

* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-batch/issues/1485)) ([#18](googleapis/java-batch#18)) ([9a8cd4b](googleapis/java-batch@9a8cd4b))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* build(deps): update dependency org.apache.maven.plugins:maven-deploy-plugin to v3 (#23)

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

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.apache.maven.plugins:maven-deploy-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-deploy-plugin)) | `2.8.2` -> `3.0.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/compatibility-slim/2.8.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-deploy-plugin/3.0.0/confidence-slim/2.8.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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-batch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTcuNCIsInVwZGF0ZWRJblZlciI6IjMyLjExNy40In0=-->

* chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.2.0 (#27)

[![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.cloud:google-cloud-batch](https://togithub.com/googleapis/java-batch) | `0.1.1` -> `0.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.2.0/compatibility-slim/0.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.2.0/confidence-slim/0.1.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-batch</summary>

### [`v0.2.0`](https://togithub.com/googleapis/java-batch/blob/HEAD/CHANGELOG.md#&#8203;020-httpsgithubcomgoogleapisjava-batchcomparev011v020-2022-06-30)

[Compare Source](https://togithub.com/googleapis/java-batch/compare/v0.1.1...v0.2.0)

##### Features

-   add client library BUILD rules, API proto option, v1alpha service config file and service YAML file ([ca7e9fa](https://togithub.com/googleapis/java-batch/commit/ca7e9fa43e64d378edf2fd0917585ab33135fc81))
-   Enable REST transport for most of Java and Go clients ([#&#8203;6](https://togithub.com/googleapis/java-batch/issues/6)) ([ca7e9fa](https://togithub.com/googleapis/java-batch/commit/ca7e9fa43e64d378edf2fd0917585ab33135fc81))

##### Bug Fixes

-   update gapic-generator-java with mock service generation fixes ([#&#8203;13](https://togithub.com/googleapis/java-batch/issues/13)) ([4ce5e88](https://togithub.com/googleapis/java-batch/commit/4ce5e884e0a9cc97affd6076846276f9c81ce78b))

</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-batch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMzUuMSIsInVwZGF0ZWRJblZlciI6IjMyLjEzNS4xIn0=-->

* chore(main): release 0.2.2-SNAPSHOT (#20)

:robot: I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(main): release 0.2.2 (#29)

:robot: I have created a release *beep* *boop*
---


## [0.2.2](googleapis/java-batch@v0.2.1...v0.2.2) (2022-08-09)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#25](googleapis/java-batch#25)) ([74aada0](googleapis/java-batch@74aada0))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.1 ([#28](googleapis/java-batch#28)) ([fd55721](googleapis/java-batch@fd55721))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(main): release 0.2.3-SNAPSHOT (#30)

:robot: I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.2.2 (#31)

[![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.cloud:google-cloud-batch](https://togithub.com/googleapis/java-batch) | `0.2.0` -> `0.2.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.2.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.2.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.2.2/compatibility-slim/0.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.2.2/confidence-slim/0.2.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

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-batch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTAuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1MC40In0=-->

* chore(main): release 0.3.0 (#35)

:robot: I have created a release *beep* *boop*
---


## [0.3.0](googleapis/java-batch@v0.2.2...v0.3.0) (2022-09-15)


### Features

* environment variables, disk interfaces ([4f26297](googleapis/java-batch@4f26297))
* environment variables, disk interfaces ([4f26297](googleapis/java-batch@4f26297))


### Bug Fixes

* Mark service_account_email as deprecated ([#36](googleapis/java-batch#36)) ([176b6e6](googleapis/java-batch@176b6e6))


### Documentation

* removing comment from a deprecated field ([176b6e6](googleapis/java-batch@176b6e6))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#38](googleapis/java-batch#38)) ([7d5571a](googleapis/java-batch@7d5571a))
* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#40](googleapis/java-batch#40)) ([fcd0595](googleapis/java-batch@fcd0595))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(main): release 0.3.1-SNAPSHOT (#41)

:robot: I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.3.0 (#42)

[![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.cloud:google-cloud-batch](https://togithub.com/googleapis/java-batch) | `0.2.2` -> `0.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.3.0/compatibility-slim/0.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.3.0/confidence-slim/0.2.2)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

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-batch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xOTUuNSIsInVwZGF0ZWRJblZlciI6IjMyLjE5NS41In0=-->

* chore(main): release 0.3.1 (#68)

:robot: I have created a release *beep* *boop*
---


## [0.3.1](googleapis/java-batch@v0.3.0...v0.3.1) (2022-09-28)


### Dependencies

* Update dependency cachetools to v5 ([#62](googleapis/java-batch#62)) ([10f1cc8](googleapis/java-batch@10f1cc8))
* Update dependency certifi to v2022.9.24 ([#46](googleapis/java-batch#46)) ([16fd4f4](googleapis/java-batch@16fd4f4))
* Update dependency charset-normalizer to v2.1.1 ([#50](googleapis/java-batch#50)) ([75906e4](googleapis/java-batch@75906e4))
* Update dependency click to v8.1.3 ([#51](googleapis/java-batch#51)) ([3bc6542](googleapis/java-batch@3bc6542))
* Update dependency gcp-releasetool to v1.8.8 ([#47](googleapis/java-batch#47)) ([2175cf4](googleapis/java-batch@2175cf4))
* Update dependency google-api-core to v2.10.1 ([#52](googleapis/java-batch#52)) ([1684933](googleapis/java-batch@1684933))
* Update dependency google-auth to v2.12.0 ([#53](googleapis/java-batch#53)) ([ead1241](googleapis/java-batch@ead1241))
* Update dependency google-cloud-core to v2.3.2 ([#48](googleapis/java-batch#48)) ([716b8d8](googleapis/java-batch@716b8d8))
* Update dependency google-cloud-storage to v2.5.0 ([#54](googleapis/java-batch#54)) ([b0e2745](googleapis/java-batch@b0e2745))
* Update dependency google-crc32c to v1.5.0 ([#55](googleapis/java-batch#55)) ([a20c8ab](googleapis/java-batch@a20c8ab))
* Update dependency googleapis-common-protos to v1.56.4 ([#49](googleapis/java-batch#49)) ([62c0202](googleapis/java-batch@62c0202))
* Update dependency importlib-metadata to v4.12.0 ([#63](googleapis/java-batch#63)) ([3a88cb3](googleapis/java-batch@3a88cb3))
* Update dependency jeepney to v0.8.0 ([#64](googleapis/java-batch#64)) ([a4c5676](googleapis/java-batch@a4c5676))
* Update dependency jinja2 to v3.1.2 ([#65](googleapis/java-batch#65)) ([3e58704](googleapis/java-batch@3e58704))
* Update dependency keyring to v23.9.3 ([#66](googleapis/java-batch#66)) ([3630bdc](googleapis/java-batch@3630bdc))
* Update dependency markupsafe to v2.1.1 ([#56](googleapis/java-batch#56)) ([58cf14a](googleapis/java-batch@58cf14a))
* Update dependency protobuf to v3.20.2 ([#57](googleapis/java-batch#57)) ([ee2f20d](googleapis/java-batch@ee2f20d))
* Update dependency protobuf to v4 ([#67](googleapis/java-batch#67)) ([74ab05f](googleapis/java-batch@74ab05f))
* Update dependency pyjwt to v2.5.0 ([#58](googleapis/java-batch#58)) ([54bc183](googleapis/java-batch@54bc183))
* Update dependency requests to v2.28.1 ([#59](googleapis/java-batch#59)) ([316c948](googleapis/java-batch@316c948))
* Update dependency typing-extensions to v4.3.0 ([#60](googleapis/java-batch#60)) ([d0cc0ec](googleapis/java-batch@d0cc0ec))
* Update dependency zipp to v3.8.1 ([#61](googleapis/java-batch#61)) ([c9443db](googleapis/java-batch@c9443db))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* chore(main): release 0.3.2-SNAPSHOT (#69)

:robot: I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).

* docs(samples): added basic samples and tests (#43)

* docs(samples): added basic samples and tests

* 🦉 Updates from OwlBot post-processor

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

* minor refactoring

* 🦉 Updates from OwlBot post-processor

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

* updated comments

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>

* chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.3.1 (#70)

* chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.3.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>

* chore(main): release 0.3.2 (#71)

:robot: I have created a release *beep* *boop*
---


## [0.3.2](https://togithub.com/googleapis/java-batch/compare/v0.3.1...v0.3.2) (2022-10-03)


### Documentation

* **samples:** Added basic samples and tests ([#43](https://togithub.com/googleapis/java-batch/issues/43)) ([62bdc9a](https://togithub.com/googleapis/java-batch/commit/62bdc9a31d657818110b9d2f4560ee391fd27942))


### Dependencies

* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#77](https://togithub.com/googleapis/java-batch/issues/77)) ([bf0394e](https://togithub.com/googleapis/java-batch/commit/bf0394e4a45eaf3a966f7840a69afe0d44faad0a))
* Update dependency google-resumable-media to v2.4.0 ([#74](https://togithub.com/googleapis/java-batch/issues/74)) ([b05cbba](https://togithub.com/googleapis/java-batch/commit/b05cbbaa3b28016d0d5f90f2b18d358f2d3bb535))
* Update dependency protobuf to v3.20.3 ([#75](https://togithub.com/googleapis/java-batch/issues/75)) ([9d639bc](https://togithub.com/googleapis/java-batch/commit/9d639bc48ecfe9bc278e56574207e9745dc8eea5))

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).

* chore(main): release 0.3.3-SNAPSHOT (#78)

:robot: I have created a release *beep* *boop*
---


### Updating meta-information for bleeding-edge SNAPSHOT release.

---
This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).

* chore(deps): update dependency com.google.cloud:google-cloud-batch to v0.3.2 (#80)

[![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.cloud:google-cloud-batch](https://togithub.com/googleapis/java-batch) | `0.3.1` -> `0.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.3.2/compatibility-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-batch/0.3.2/confidence-slim/0.3.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### 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**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

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-batch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTYuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNi4wIn0=-->

* updated pom to include product prefix

* corrected the library release version

* increased timeout for snippets

* restructured and removed non-essential files

* add snippets/ directory

Co-authored-by: Neenu1995 <neenushaji@google.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Shabirmean pushed a commit that referenced this pull request Nov 9, 2022
…uration to v1.0.15 (#29)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)

-   Move some stuff around (in prep for a change to release process) pom.xml's
-   Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
-   Don't fail on SpotBugs issues for now
-   add PMD reporting
-   Don't fail on PMD issues for now.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).
Shabirmean pushed a commit that referenced this pull request Nov 9, 2022
* Add code snippets for Service Directory.

Initially reviewed in pull request: github.com//pull/2538

These are expected to be added to go on our docs site page: cloud.google.com/service-directory/docs/configuring-service-directory

* inline some stuff in EndpointsCreate snippet.

* chore: update libraries-bom to 4.4.0 (#26)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/46cdbcfa-1e99-4e4f-be05-90f447630a24/targets

* chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.15 (#29)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)

-   Move some stuff around (in prep for a change to release process) pom.xml's
-   Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
-   Don't fail on SpotBugs issues for now
-   add PMD reporting
-   Don't fail on PMD issues for now.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* deps: update dependency org.threeten:threetenbp to v1.4.3 (#14)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [org.threeten:threetenbp](https://www.threeten.org/threetenbp) ([source](https://togithub.com/ThreeTen/threetenbp)) | patch | `1.4.1` -> `1.4.3` |

---

### Release Notes

<details>
<summary>ThreeTen/threetenbp</summary>

### [`v1.4.3`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.3)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.2...v1.4.3)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

### [`v1.4.2`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.2)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.1...v1.4.2)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#30)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* deps: update core dependencies (#1)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) | minor | `1.27.2` -> `1.28.1` |
| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | minor | `1.54.0` -> `1.56.0` |
| [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | minor | `1.54.0` -> `1.56.0` |

---

### Release Notes

<details>
<summary>grpc/grpc-java</summary>

### [`v1.28.1`](https://togithub.com/grpc/grpc-java/releases/v1.28.1)

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.28.0...v1.28.1)

#### Bug Fixes

-   xds: implement more clear specifications for locality filtering (allow localities with 0 endpoint, ignore localities with 0 weight, check for locality priority continuity). ([#&#8203;6875](https://togithub.com/grpc/grpc-java/issues/6875))

### [`v1.28.0`](https://togithub.com/grpc/grpc-java/releases/v1.28.0)

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.27.2...v1.28.0)

#### gRPC Java 1.28.0 Release Notes

#### API Changes

-   core: service config parsing now validates the final config object via `LoadBalancerProvider#parseLoadBalancingPolicyConfig`. LoadBalancer developers should use parsed config(`loadBalancingPolicyConfig`) in `ResolvedAddresses` instead of deprecated attribute `io.grpc.LoadBalancer.ATTR_LOAD_BALANCING_CONFIG`.
-   core: remove stickiness from round robin ([#&#8203;6698](https://togithub.com/grpc/grpc-java/issues/6698))

#### Behavioral Changes

-   core, grpclb: change policy selection strategy for Grpclb policy (take one: eliminate special logic for deciding grpclb policy in core) ([#&#8203;6637](https://togithub.com/grpc/grpc-java/issues/6637))
    -   gRPCLB policy selection is being stabilized according to [this gRFC](https://togithub.com/grpc/proposal/blob/master/A26-grpclb-selection.md). gRPCLB policy will not be automatically selected even if there are SRV addresses resolved. You need to explicitly specify the selection by service config (in TXT records, or via `ManagedChannelBuilder#defaultServiceConfig` or `ManagedChannelBuilder#defaultLoadBalancingPolicy`).

#### New Features

-   This release adds an experimental client side implementation of [xDSv2](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api) APIs. This allows a gRPC client written in Java to receive configuration from an xDSv2 API compatible server and use that configuration to load balance RPCs. In this release, only the virtual host matching and cluster route action is supported. More features will be added in future.

#### Bug Fixes

-   netty: fix a deadlock on start gRPC server ([#&#8203;6601](https://togithub.com/grpc/grpc-java/issues/6601))
-   netty: negotiated application level protocol is now checked against the correct ALPN list in the SslContext settings
-   okhttp&#x3A; fix incorrect connection-level flow control handling at beginning of connection. 
-   alts: Fix using the wrong way of checking if Conscrypt is available ([#&#8203;6672](https://togithub.com/grpc/grpc-java/issues/6672))
-   grpclb: grpclb can handle empty address from LoadBalancer instead of throwing exception
-   alts: do not exclude opencensus-api from google-oauth2's transitive dependencies ([#&#8203;6607](https://togithub.com/grpc/grpc-java/issues/6607))
    -   grpc-alts was broken since 1.27.0 release for missing opencensus-api used in google-oauth2. This was due to opencensus-api dependency was eliminated from grpc-core. Now it should be included.

#### Documentation

-   stub,examples: Clarify CallStreamObserver's Javadoc ([#&#8203;6561](https://togithub.com/grpc/grpc-java/issues/6561))

#### Dependencies

-   Bump Netty to 4.1.45.Final and tcnative to 2.0.28.Final
-   Bump okhttp to 2.7.4
-   Bump google-auth-library-credentials and google-auth-library-oauth2-http to 0.20.0

#### Acknowledgements

[@&#8203;chrisschek](https://togithub.com/chrisschek) 
[@&#8203;cushon](https://togithub.com/cushon) Liam Miller-Cushon
[@&#8203;elharo](https://togithub.com/elharo) Elliotte Rusty Harold
[@&#8203;gfelbing](https://togithub.com/gfelbing) Georg Welzel
[@&#8203;hatahet](https://togithub.com/hatahet) Ziad Hatahet
[@&#8203;leventov](https://togithub.com/leventov) Roman Leventov
[@&#8203;sourabhsparkala](https://togithub.com/sourabhsparkala) Sourabh Sarvotham Parkala
[@&#8203;ZhenLian](https://togithub.com/ZhenLian) Zhen Lian

</details>

<details>
<summary>googleapis/gax-java</summary>

### [`v1.56.0`](https://togithub.com/googleapis/gax-java/releases/v1.56.0)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.55.0...v1.56.0)

04-06-2020 10:29 PDT

##### New Features

-   Add ability to partially update retry settings ([#&#8203;993](https://togithub.com/googleapis/gax-java/pull/993))

##### Dependencies

-   Update grpc to 1.28.1 ([#&#8203;1013](https://togithub.com/googleapis/gax-java/pull/1013))
-   Update com.google.api:api-common to 1.9.0 ([#&#8203;992](https://togithub.com/googleapis/gax-java/pull/992))
-   Add javax.annotations dependency in bazel build to gax-grpc ([#&#8203;1000](https://togithub.com/googleapis/gax-java/pull/1000))

##### Internal / Testing Changes

-   test: make it easier to debug failures in SettingsTest ([#&#8203;994](https://togithub.com/googleapis/gax-java/pull/994))
-   build: update dependency gradle.plugin.com.dorongold.plugins:task-tree to v1.5 ([#&#8203;995](https://togithub.com/googleapis/gax-java/pull/995))
-   test: update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1.86.0 ([#&#8203;1008](https://togithub.com/googleapis/gax-java/pull/1008))

### [`v1.55.0`](https://togithub.com/googleapis/gax-java/releases/v1.55.0)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.54.0...v1.55.0)

03-27-2020 08:33 PDT

##### New Features

-   Allow client authors to create their own callable chains ([#&#8203;891](https://togithub.com/googleapis/gax-java/pull/891))

##### Dependencies

-   Update org.threeten:threetenbp to v1.4.1 ([#&#8203;890](https://togithub.com/googleapis/gax-java/pull/890))

##### Internal / Testing Changes

-   chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-bigtable-v2 to v1 ([#&#8203;953](https://togithub.com/googleapis/gax-java/pull/953))
-   chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1 ([#&#8203;970](https://togithub.com/googleapis/gax-java/pull/970))
-   remove unused property ([#&#8203;887](https://togithub.com/googleapis/gax-java/pull/887))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore: release 0.1.1 (#23)

:robot: I have created a release \*beep\* \*boop\* 
---
### [0.1.1](https://www.github.com/googleapis/java-servicedirectory/compare/v0.1.0...v0.1.1) (2020-04-06)


### Dependencies

* update core dependencies ([#1](https://www.github.com/googleapis/java-servicedirectory/issues/1)) ([a6b5a40](https://www.github.com/googleapis/java-servicedirectory/commit/a6b5a40a93d1ad2fe7865b6d284bab6c7adb6692))
* update dependency com.google.api:api-common to v1.9.0 ([#22](https://www.github.com/googleapis/java-servicedirectory/issues/22)) ([a7a8938](https://www.github.com/googleapis/java-servicedirectory/commit/a7a89380580ace369d535d6321cea716f3783105))
* update dependency org.threeten:threetenbp to v1.4.3 ([#14](https://www.github.com/googleapis/java-servicedirectory/issues/14)) ([017312e](https://www.github.com/googleapis/java-servicedirectory/commit/017312ec13e45e3fed02d90ed64a56e8a99a64e4))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

* chore(deps): update dependency com.google.cloud:google-cloud-servicedirectory to v0.1.1 (#32)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-servicedirectory](https://togithub.com/googleapis/java-servicedirectory) | patch | `0.1.0` -> `0.1.1` |

---

### Release Notes

<details>
<summary>googleapis/java-servicedirectory</summary>

### [`v0.1.1`](https://togithub.com/googleapis/java-servicedirectory/blob/master/CHANGELOG.md#&#8203;011-httpswwwgithubcomgoogleapisjava-servicedirectorycomparev010v011-2020-04-06)

[Compare Source](https://togithub.com/googleapis/java-servicedirectory/compare/v0.1.0...v0.1.1)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore: release 0.1.2-SNAPSHOT (#33)

:robot: I have created a release \*beep\* \*boop\* 
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

* build(deps): update dependency com.google.cloud:google-cloud-shared-config to v0.5.0 (#35)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.4.0` -> `0.5.0` |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v0.5.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapisjava-shared-configcomparev040v050-2020-04-07)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.4.0...v0.5.0)

##### Features

-   add ban duplicate classes rule ([#&#8203;126](https://www.github.com/googleapis/java-shared-config/issues/126)) ([e38a7cc](https://www.github.com/googleapis/java-shared-config/commit/e38a7cc949396f8f5696e62cd060e0c076047b8d))
-   add devsite javadoc profile ([#&#8203;121](https://www.github.com/googleapis/java-shared-config/issues/121)) ([7f452fb](https://www.github.com/googleapis/java-shared-config/commit/7f452fb6c5704f6ce0f731085479a28fb99ebcb9))
-   add maven flatten plugin ([#&#8203;127](https://www.github.com/googleapis/java-shared-config/issues/127)) ([fb00799](https://www.github.com/googleapis/java-shared-config/commit/fb00799c416d324d68da5b660a26f7ef595c26d9))

##### Bug Fixes

-   declare com.coveo:fmt-maven-plugin version/configuration ([#&#8203;90](https://www.github.com/googleapis/java-shared-config/issues/90)) ([5cf71a6](https://www.github.com/googleapis/java-shared-config/commit/5cf71a6ed699907082756e70c2fdee6ad3632f38))

##### Dependencies

-   update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#&#8203;118](https://www.github.com/googleapis/java-shared-config/issues/118)) ([58ae69e](https://www.github.com/googleapis/java-shared-config/commit/58ae69eb5ba037963cdaed0c2b0e30663bc873eb))
-   update dependency com.puppycrawl.tools:checkstyle to v8.29 ([f62292d](https://www.github.com/googleapis/java-shared-config/commit/f62292dab75699a75f8a7d499fe2ccfb7ee93783))
-   update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8 ([#&#8203;124](https://www.github.com/googleapis/java-shared-config/issues/124)) ([a681536](https://www.github.com/googleapis/java-shared-config/commit/a68153643400c3f3b5c5959cda4dc3b552336427))
-   update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.1.2 ([#&#8203;107](https://www.github.com/googleapis/java-shared-config/issues/107)) ([c9b096b](https://www.github.com/googleapis/java-shared-config/commit/c9b096b81b1f4f8dc2d1302f259f0321722e1ca5))
-   update dependency org.apache.maven.plugins:maven-site-plugin to v3.9.0 ([#&#8203;103](https://www.github.com/googleapis/java-shared-config/issues/103)) ([abe7140](https://www.github.com/googleapis/java-shared-config/commit/abe714060e858c70a83888fb34438c45d97b1168))
-   update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.1.0 ([#&#8203;101](https://www.github.com/googleapis/java-shared-config/issues/101)) ([ac69572](https://www.github.com/googleapis/java-shared-config/commit/ac69572be76e4462fdf65fa6e7f0935c3d51d827))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* Fix type in README.

* Add clarifying comments. Add some configuration in ServicesCreate

Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>
Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Shabirmean pushed a commit that referenced this pull request Nov 9, 2022
…uration to v1.0.15 (#29)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)

-   Move some stuff around (in prep for a change to release process) pom.xml's
-   Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
-   Don't fail on SpotBugs issues for now
-   add PMD reporting
-   Don't fail on PMD issues for now.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).
Shabirmean pushed a commit that referenced this pull request Nov 9, 2022
* Add code snippets for Service Directory.

Initially reviewed in pull request: github.com//pull/2538

These are expected to be added to go on our docs site page: cloud.google.com/service-directory/docs/configuring-service-directory

* inline some stuff in EndpointsCreate snippet.

* chore: update libraries-bom to 4.4.0 (#26)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/46cdbcfa-1e99-4e4f-be05-90f447630a24/targets

* chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.15 (#29)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)

-   Move some stuff around (in prep for a change to release process) pom.xml's
-   Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
-   Don't fail on SpotBugs issues for now
-   add PMD reporting
-   Don't fail on PMD issues for now.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* deps: update dependency org.threeten:threetenbp to v1.4.3 (#14)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [org.threeten:threetenbp](https://www.threeten.org/threetenbp) ([source](https://togithub.com/ThreeTen/threetenbp)) | patch | `1.4.1` -> `1.4.3` |

---

### Release Notes

<details>
<summary>ThreeTen/threetenbp</summary>

### [`v1.4.3`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.3)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.2...v1.4.3)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

### [`v1.4.2`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.2)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.1...v1.4.2)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#30)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* deps: update core dependencies (#1)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) | minor | `1.27.2` -> `1.28.1` |
| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | minor | `1.54.0` -> `1.56.0` |
| [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | minor | `1.54.0` -> `1.56.0` |

---

### Release Notes

<details>
<summary>grpc/grpc-java</summary>

### [`v1.28.1`](https://togithub.com/grpc/grpc-java/releases/v1.28.1)

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.28.0...v1.28.1)

#### Bug Fixes

-   xds: implement more clear specifications for locality filtering (allow localities with 0 endpoint, ignore localities with 0 weight, check for locality priority continuity). ([#&#8203;6875](https://togithub.com/grpc/grpc-java/issues/6875))

### [`v1.28.0`](https://togithub.com/grpc/grpc-java/releases/v1.28.0)

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.27.2...v1.28.0)

#### gRPC Java 1.28.0 Release Notes

#### API Changes

-   core: service config parsing now validates the final config object via `LoadBalancerProvider#parseLoadBalancingPolicyConfig`. LoadBalancer developers should use parsed config(`loadBalancingPolicyConfig`) in `ResolvedAddresses` instead of deprecated attribute `io.grpc.LoadBalancer.ATTR_LOAD_BALANCING_CONFIG`.
-   core: remove stickiness from round robin ([#&#8203;6698](https://togithub.com/grpc/grpc-java/issues/6698))

#### Behavioral Changes

-   core, grpclb: change policy selection strategy for Grpclb policy (take one: eliminate special logic for deciding grpclb policy in core) ([#&#8203;6637](https://togithub.com/grpc/grpc-java/issues/6637))
    -   gRPCLB policy selection is being stabilized according to [this gRFC](https://togithub.com/grpc/proposal/blob/master/A26-grpclb-selection.md). gRPCLB policy will not be automatically selected even if there are SRV addresses resolved. You need to explicitly specify the selection by service config (in TXT records, or via `ManagedChannelBuilder#defaultServiceConfig` or `ManagedChannelBuilder#defaultLoadBalancingPolicy`).

#### New Features

-   This release adds an experimental client side implementation of [xDSv2](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api) APIs. This allows a gRPC client written in Java to receive configuration from an xDSv2 API compatible server and use that configuration to load balance RPCs. In this release, only the virtual host matching and cluster route action is supported. More features will be added in future.

#### Bug Fixes

-   netty: fix a deadlock on start gRPC server ([#&#8203;6601](https://togithub.com/grpc/grpc-java/issues/6601))
-   netty: negotiated application level protocol is now checked against the correct ALPN list in the SslContext settings
-   okhttp&#x3A; fix incorrect connection-level flow control handling at beginning of connection. 
-   alts: Fix using the wrong way of checking if Conscrypt is available ([#&#8203;6672](https://togithub.com/grpc/grpc-java/issues/6672))
-   grpclb: grpclb can handle empty address from LoadBalancer instead of throwing exception
-   alts: do not exclude opencensus-api from google-oauth2's transitive dependencies ([#&#8203;6607](https://togithub.com/grpc/grpc-java/issues/6607))
    -   grpc-alts was broken since 1.27.0 release for missing opencensus-api used in google-oauth2. This was due to opencensus-api dependency was eliminated from grpc-core. Now it should be included.

#### Documentation

-   stub,examples: Clarify CallStreamObserver's Javadoc ([#&#8203;6561](https://togithub.com/grpc/grpc-java/issues/6561))

#### Dependencies

-   Bump Netty to 4.1.45.Final and tcnative to 2.0.28.Final
-   Bump okhttp to 2.7.4
-   Bump google-auth-library-credentials and google-auth-library-oauth2-http to 0.20.0

#### Acknowledgements

[@&#8203;chrisschek](https://togithub.com/chrisschek) 
[@&#8203;cushon](https://togithub.com/cushon) Liam Miller-Cushon
[@&#8203;elharo](https://togithub.com/elharo) Elliotte Rusty Harold
[@&#8203;gfelbing](https://togithub.com/gfelbing) Georg Welzel
[@&#8203;hatahet](https://togithub.com/hatahet) Ziad Hatahet
[@&#8203;leventov](https://togithub.com/leventov) Roman Leventov
[@&#8203;sourabhsparkala](https://togithub.com/sourabhsparkala) Sourabh Sarvotham Parkala
[@&#8203;ZhenLian](https://togithub.com/ZhenLian) Zhen Lian

</details>

<details>
<summary>googleapis/gax-java</summary>

### [`v1.56.0`](https://togithub.com/googleapis/gax-java/releases/v1.56.0)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.55.0...v1.56.0)

04-06-2020 10:29 PDT

##### New Features

-   Add ability to partially update retry settings ([#&#8203;993](https://togithub.com/googleapis/gax-java/pull/993))

##### Dependencies

-   Update grpc to 1.28.1 ([#&#8203;1013](https://togithub.com/googleapis/gax-java/pull/1013))
-   Update com.google.api:api-common to 1.9.0 ([#&#8203;992](https://togithub.com/googleapis/gax-java/pull/992))
-   Add javax.annotations dependency in bazel build to gax-grpc ([#&#8203;1000](https://togithub.com/googleapis/gax-java/pull/1000))

##### Internal / Testing Changes

-   test: make it easier to debug failures in SettingsTest ([#&#8203;994](https://togithub.com/googleapis/gax-java/pull/994))
-   build: update dependency gradle.plugin.com.dorongold.plugins:task-tree to v1.5 ([#&#8203;995](https://togithub.com/googleapis/gax-java/pull/995))
-   test: update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1.86.0 ([#&#8203;1008](https://togithub.com/googleapis/gax-java/pull/1008))

### [`v1.55.0`](https://togithub.com/googleapis/gax-java/releases/v1.55.0)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.54.0...v1.55.0)

03-27-2020 08:33 PDT

##### New Features

-   Allow client authors to create their own callable chains ([#&#8203;891](https://togithub.com/googleapis/gax-java/pull/891))

##### Dependencies

-   Update org.threeten:threetenbp to v1.4.1 ([#&#8203;890](https://togithub.com/googleapis/gax-java/pull/890))

##### Internal / Testing Changes

-   chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-bigtable-v2 to v1 ([#&#8203;953](https://togithub.com/googleapis/gax-java/pull/953))
-   chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1 ([#&#8203;970](https://togithub.com/googleapis/gax-java/pull/970))
-   remove unused property ([#&#8203;887](https://togithub.com/googleapis/gax-java/pull/887))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore: release 0.1.1 (#23)

:robot: I have created a release \*beep\* \*boop\* 
---
### [0.1.1](https://www.github.com/googleapis/java-servicedirectory/compare/v0.1.0...v0.1.1) (2020-04-06)


### Dependencies

* update core dependencies ([#1](https://www.github.com/googleapis/java-servicedirectory/issues/1)) ([a6b5a40](https://www.github.com/googleapis/java-servicedirectory/commit/a6b5a40a93d1ad2fe7865b6d284bab6c7adb6692))
* update dependency com.google.api:api-common to v1.9.0 ([#22](https://www.github.com/googleapis/java-servicedirectory/issues/22)) ([a7a8938](https://www.github.com/googleapis/java-servicedirectory/commit/a7a89380580ace369d535d6321cea716f3783105))
* update dependency org.threeten:threetenbp to v1.4.3 ([#14](https://www.github.com/googleapis/java-servicedirectory/issues/14)) ([017312e](https://www.github.com/googleapis/java-servicedirectory/commit/017312ec13e45e3fed02d90ed64a56e8a99a64e4))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

* chore(deps): update dependency com.google.cloud:google-cloud-servicedirectory to v0.1.1 (#32)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-servicedirectory](https://togithub.com/googleapis/java-servicedirectory) | patch | `0.1.0` -> `0.1.1` |

---

### Release Notes

<details>
<summary>googleapis/java-servicedirectory</summary>

### [`v0.1.1`](https://togithub.com/googleapis/java-servicedirectory/blob/master/CHANGELOG.md#&#8203;011-httpswwwgithubcomgoogleapisjava-servicedirectorycomparev010v011-2020-04-06)

[Compare Source](https://togithub.com/googleapis/java-servicedirectory/compare/v0.1.0...v0.1.1)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore: release 0.1.2-SNAPSHOT (#33)

:robot: I have created a release \*beep\* \*boop\* 
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

* build(deps): update dependency com.google.cloud:google-cloud-shared-config to v0.5.0 (#35)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.4.0` -> `0.5.0` |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v0.5.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapisjava-shared-configcomparev040v050-2020-04-07)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.4.0...v0.5.0)

##### Features

-   add ban duplicate classes rule ([#&#8203;126](https://www.github.com/googleapis/java-shared-config/issues/126)) ([e38a7cc](https://www.github.com/googleapis/java-shared-config/commit/e38a7cc949396f8f5696e62cd060e0c076047b8d))
-   add devsite javadoc profile ([#&#8203;121](https://www.github.com/googleapis/java-shared-config/issues/121)) ([7f452fb](https://www.github.com/googleapis/java-shared-config/commit/7f452fb6c5704f6ce0f731085479a28fb99ebcb9))
-   add maven flatten plugin ([#&#8203;127](https://www.github.com/googleapis/java-shared-config/issues/127)) ([fb00799](https://www.github.com/googleapis/java-shared-config/commit/fb00799c416d324d68da5b660a26f7ef595c26d9))

##### Bug Fixes

-   declare com.coveo:fmt-maven-plugin version/configuration ([#&#8203;90](https://www.github.com/googleapis/java-shared-config/issues/90)) ([5cf71a6](https://www.github.com/googleapis/java-shared-config/commit/5cf71a6ed699907082756e70c2fdee6ad3632f38))

##### Dependencies

-   update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#&#8203;118](https://www.github.com/googleapis/java-shared-config/issues/118)) ([58ae69e](https://www.github.com/googleapis/java-shared-config/commit/58ae69eb5ba037963cdaed0c2b0e30663bc873eb))
-   update dependency com.puppycrawl.tools:checkstyle to v8.29 ([f62292d](https://www.github.com/googleapis/java-shared-config/commit/f62292dab75699a75f8a7d499fe2ccfb7ee93783))
-   update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8 ([#&#8203;124](https://www.github.com/googleapis/java-shared-config/issues/124)) ([a681536](https://www.github.com/googleapis/java-shared-config/commit/a68153643400c3f3b5c5959cda4dc3b552336427))
-   update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.1.2 ([#&#8203;107](https://www.github.com/googleapis/java-shared-config/issues/107)) ([c9b096b](https://www.github.com/googleapis/java-shared-config/commit/c9b096b81b1f4f8dc2d1302f259f0321722e1ca5))
-   update dependency org.apache.maven.plugins:maven-site-plugin to v3.9.0 ([#&#8203;103](https://www.github.com/googleapis/java-shared-config/issues/103)) ([abe7140](https://www.github.com/googleapis/java-shared-config/commit/abe714060e858c70a83888fb34438c45d97b1168))
-   update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.1.0 ([#&#8203;101](https://www.github.com/googleapis/java-shared-config/issues/101)) ([ac69572](https://www.github.com/googleapis/java-shared-config/commit/ac69572be76e4462fdf65fa6e7f0935c3d51d827))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* Fix type in README.

* Add clarifying comments. Add some configuration in ServicesCreate

Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>
Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Shabirmean pushed a commit that referenced this pull request Nov 9, 2022
…uration to v1.0.15 (#29)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)

-   Move some stuff around (in prep for a change to release process) pom.xml's
-   Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
-   Don't fail on SpotBugs issues for now
-   add PMD reporting
-   Don't fail on PMD issues for now.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).
Shabirmean pushed a commit that referenced this pull request Nov 9, 2022
* Add code snippets for Service Directory.

Initially reviewed in pull request: github.com//pull/2538

These are expected to be added to go on our docs site page: cloud.google.com/service-directory/docs/configuring-service-directory

* inline some stuff in EndpointsCreate snippet.

* chore: update libraries-bom to 4.4.0 (#26)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/46cdbcfa-1e99-4e4f-be05-90f447630a24/targets

* chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.15 (#29)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)

-   Move some stuff around (in prep for a change to release process) pom.xml's
-   Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
-   Don't fail on SpotBugs issues for now
-   add PMD reporting
-   Don't fail on PMD issues for now.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* deps: update dependency org.threeten:threetenbp to v1.4.3 (#14)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [org.threeten:threetenbp](https://www.threeten.org/threetenbp) ([source](https://togithub.com/ThreeTen/threetenbp)) | patch | `1.4.1` -> `1.4.3` |

---

### Release Notes

<details>
<summary>ThreeTen/threetenbp</summary>

### [`v1.4.3`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.3)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.2...v1.4.3)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

### [`v1.4.2`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.2)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.1...v1.4.2)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#30)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* deps: update core dependencies (#1)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) | minor | `1.27.2` -> `1.28.1` |
| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | minor | `1.54.0` -> `1.56.0` |
| [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | minor | `1.54.0` -> `1.56.0` |

---

### Release Notes

<details>
<summary>grpc/grpc-java</summary>

### [`v1.28.1`](https://togithub.com/grpc/grpc-java/releases/v1.28.1)

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.28.0...v1.28.1)

#### Bug Fixes

-   xds: implement more clear specifications for locality filtering (allow localities with 0 endpoint, ignore localities with 0 weight, check for locality priority continuity). ([#&#8203;6875](https://togithub.com/grpc/grpc-java/issues/6875))

### [`v1.28.0`](https://togithub.com/grpc/grpc-java/releases/v1.28.0)

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.27.2...v1.28.0)

#### gRPC Java 1.28.0 Release Notes

#### API Changes

-   core: service config parsing now validates the final config object via `LoadBalancerProvider#parseLoadBalancingPolicyConfig`. LoadBalancer developers should use parsed config(`loadBalancingPolicyConfig`) in `ResolvedAddresses` instead of deprecated attribute `io.grpc.LoadBalancer.ATTR_LOAD_BALANCING_CONFIG`.
-   core: remove stickiness from round robin ([#&#8203;6698](https://togithub.com/grpc/grpc-java/issues/6698))

#### Behavioral Changes

-   core, grpclb: change policy selection strategy for Grpclb policy (take one: eliminate special logic for deciding grpclb policy in core) ([#&#8203;6637](https://togithub.com/grpc/grpc-java/issues/6637))
    -   gRPCLB policy selection is being stabilized according to [this gRFC](https://togithub.com/grpc/proposal/blob/master/A26-grpclb-selection.md). gRPCLB policy will not be automatically selected even if there are SRV addresses resolved. You need to explicitly specify the selection by service config (in TXT records, or via `ManagedChannelBuilder#defaultServiceConfig` or `ManagedChannelBuilder#defaultLoadBalancingPolicy`).

#### New Features

-   This release adds an experimental client side implementation of [xDSv2](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api) APIs. This allows a gRPC client written in Java to receive configuration from an xDSv2 API compatible server and use that configuration to load balance RPCs. In this release, only the virtual host matching and cluster route action is supported. More features will be added in future.

#### Bug Fixes

-   netty: fix a deadlock on start gRPC server ([#&#8203;6601](https://togithub.com/grpc/grpc-java/issues/6601))
-   netty: negotiated application level protocol is now checked against the correct ALPN list in the SslContext settings
-   okhttp&#x3A; fix incorrect connection-level flow control handling at beginning of connection. 
-   alts: Fix using the wrong way of checking if Conscrypt is available ([#&#8203;6672](https://togithub.com/grpc/grpc-java/issues/6672))
-   grpclb: grpclb can handle empty address from LoadBalancer instead of throwing exception
-   alts: do not exclude opencensus-api from google-oauth2's transitive dependencies ([#&#8203;6607](https://togithub.com/grpc/grpc-java/issues/6607))
    -   grpc-alts was broken since 1.27.0 release for missing opencensus-api used in google-oauth2. This was due to opencensus-api dependency was eliminated from grpc-core. Now it should be included.

#### Documentation

-   stub,examples: Clarify CallStreamObserver's Javadoc ([#&#8203;6561](https://togithub.com/grpc/grpc-java/issues/6561))

#### Dependencies

-   Bump Netty to 4.1.45.Final and tcnative to 2.0.28.Final
-   Bump okhttp to 2.7.4
-   Bump google-auth-library-credentials and google-auth-library-oauth2-http to 0.20.0

#### Acknowledgements

[@&#8203;chrisschek](https://togithub.com/chrisschek) 
[@&#8203;cushon](https://togithub.com/cushon) Liam Miller-Cushon
[@&#8203;elharo](https://togithub.com/elharo) Elliotte Rusty Harold
[@&#8203;gfelbing](https://togithub.com/gfelbing) Georg Welzel
[@&#8203;hatahet](https://togithub.com/hatahet) Ziad Hatahet
[@&#8203;leventov](https://togithub.com/leventov) Roman Leventov
[@&#8203;sourabhsparkala](https://togithub.com/sourabhsparkala) Sourabh Sarvotham Parkala
[@&#8203;ZhenLian](https://togithub.com/ZhenLian) Zhen Lian

</details>

<details>
<summary>googleapis/gax-java</summary>

### [`v1.56.0`](https://togithub.com/googleapis/gax-java/releases/v1.56.0)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.55.0...v1.56.0)

04-06-2020 10:29 PDT

##### New Features

-   Add ability to partially update retry settings ([#&#8203;993](https://togithub.com/googleapis/gax-java/pull/993))

##### Dependencies

-   Update grpc to 1.28.1 ([#&#8203;1013](https://togithub.com/googleapis/gax-java/pull/1013))
-   Update com.google.api:api-common to 1.9.0 ([#&#8203;992](https://togithub.com/googleapis/gax-java/pull/992))
-   Add javax.annotations dependency in bazel build to gax-grpc ([#&#8203;1000](https://togithub.com/googleapis/gax-java/pull/1000))

##### Internal / Testing Changes

-   test: make it easier to debug failures in SettingsTest ([#&#8203;994](https://togithub.com/googleapis/gax-java/pull/994))
-   build: update dependency gradle.plugin.com.dorongold.plugins:task-tree to v1.5 ([#&#8203;995](https://togithub.com/googleapis/gax-java/pull/995))
-   test: update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1.86.0 ([#&#8203;1008](https://togithub.com/googleapis/gax-java/pull/1008))

### [`v1.55.0`](https://togithub.com/googleapis/gax-java/releases/v1.55.0)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.54.0...v1.55.0)

03-27-2020 08:33 PDT

##### New Features

-   Allow client authors to create their own callable chains ([#&#8203;891](https://togithub.com/googleapis/gax-java/pull/891))

##### Dependencies

-   Update org.threeten:threetenbp to v1.4.1 ([#&#8203;890](https://togithub.com/googleapis/gax-java/pull/890))

##### Internal / Testing Changes

-   chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-bigtable-v2 to v1 ([#&#8203;953](https://togithub.com/googleapis/gax-java/pull/953))
-   chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1 ([#&#8203;970](https://togithub.com/googleapis/gax-java/pull/970))
-   remove unused property ([#&#8203;887](https://togithub.com/googleapis/gax-java/pull/887))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore: release 0.1.1 (#23)

:robot: I have created a release \*beep\* \*boop\* 
---
### [0.1.1](https://www.github.com/googleapis/java-servicedirectory/compare/v0.1.0...v0.1.1) (2020-04-06)


### Dependencies

* update core dependencies ([#1](https://www.github.com/googleapis/java-servicedirectory/issues/1)) ([a6b5a40](https://www.github.com/googleapis/java-servicedirectory/commit/a6b5a40a93d1ad2fe7865b6d284bab6c7adb6692))
* update dependency com.google.api:api-common to v1.9.0 ([#22](https://www.github.com/googleapis/java-servicedirectory/issues/22)) ([a7a8938](https://www.github.com/googleapis/java-servicedirectory/commit/a7a89380580ace369d535d6321cea716f3783105))
* update dependency org.threeten:threetenbp to v1.4.3 ([#14](https://www.github.com/googleapis/java-servicedirectory/issues/14)) ([017312e](https://www.github.com/googleapis/java-servicedirectory/commit/017312ec13e45e3fed02d90ed64a56e8a99a64e4))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

* chore(deps): update dependency com.google.cloud:google-cloud-servicedirectory to v0.1.1 (#32)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-servicedirectory](https://togithub.com/googleapis/java-servicedirectory) | patch | `0.1.0` -> `0.1.1` |

---

### Release Notes

<details>
<summary>googleapis/java-servicedirectory</summary>

### [`v0.1.1`](https://togithub.com/googleapis/java-servicedirectory/blob/master/CHANGELOG.md#&#8203;011-httpswwwgithubcomgoogleapisjava-servicedirectorycomparev010v011-2020-04-06)

[Compare Source](https://togithub.com/googleapis/java-servicedirectory/compare/v0.1.0...v0.1.1)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore: release 0.1.2-SNAPSHOT (#33)

:robot: I have created a release \*beep\* \*boop\* 
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

* build(deps): update dependency com.google.cloud:google-cloud-shared-config to v0.5.0 (#35)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.4.0` -> `0.5.0` |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v0.5.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapisjava-shared-configcomparev040v050-2020-04-07)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.4.0...v0.5.0)

##### Features

-   add ban duplicate classes rule ([#&#8203;126](https://www.github.com/googleapis/java-shared-config/issues/126)) ([e38a7cc](https://www.github.com/googleapis/java-shared-config/commit/e38a7cc949396f8f5696e62cd060e0c076047b8d))
-   add devsite javadoc profile ([#&#8203;121](https://www.github.com/googleapis/java-shared-config/issues/121)) ([7f452fb](https://www.github.com/googleapis/java-shared-config/commit/7f452fb6c5704f6ce0f731085479a28fb99ebcb9))
-   add maven flatten plugin ([#&#8203;127](https://www.github.com/googleapis/java-shared-config/issues/127)) ([fb00799](https://www.github.com/googleapis/java-shared-config/commit/fb00799c416d324d68da5b660a26f7ef595c26d9))

##### Bug Fixes

-   declare com.coveo:fmt-maven-plugin version/configuration ([#&#8203;90](https://www.github.com/googleapis/java-shared-config/issues/90)) ([5cf71a6](https://www.github.com/googleapis/java-shared-config/commit/5cf71a6ed699907082756e70c2fdee6ad3632f38))

##### Dependencies

-   update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#&#8203;118](https://www.github.com/googleapis/java-shared-config/issues/118)) ([58ae69e](https://www.github.com/googleapis/java-shared-config/commit/58ae69eb5ba037963cdaed0c2b0e30663bc873eb))
-   update dependency com.puppycrawl.tools:checkstyle to v8.29 ([f62292d](https://www.github.com/googleapis/java-shared-config/commit/f62292dab75699a75f8a7d499fe2ccfb7ee93783))
-   update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8 ([#&#8203;124](https://www.github.com/googleapis/java-shared-config/issues/124)) ([a681536](https://www.github.com/googleapis/java-shared-config/commit/a68153643400c3f3b5c5959cda4dc3b552336427))
-   update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.1.2 ([#&#8203;107](https://www.github.com/googleapis/java-shared-config/issues/107)) ([c9b096b](https://www.github.com/googleapis/java-shared-config/commit/c9b096b81b1f4f8dc2d1302f259f0321722e1ca5))
-   update dependency org.apache.maven.plugins:maven-site-plugin to v3.9.0 ([#&#8203;103](https://www.github.com/googleapis/java-shared-config/issues/103)) ([abe7140](https://www.github.com/googleapis/java-shared-config/commit/abe714060e858c70a83888fb34438c45d97b1168))
-   update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.1.0 ([#&#8203;101](https://www.github.com/googleapis/java-shared-config/issues/101)) ([ac69572](https://www.github.com/googleapis/java-shared-config/commit/ac69572be76e4462fdf65fa6e7f0935c3d51d827))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* Fix type in README.

* Add clarifying comments. Add some configuration in ServicesCreate

Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>
Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Shabirmean pushed a commit that referenced this pull request Nov 10, 2022
…uration to v1.0.15 (#29)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)

-   Move some stuff around (in prep for a change to release process) pom.xml's
-   Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
-   Don't fail on SpotBugs issues for now
-   add PMD reporting
-   Don't fail on PMD issues for now.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).
Shabirmean pushed a commit that referenced this pull request Nov 10, 2022
* Add code snippets for Service Directory.

Initially reviewed in pull request: github.com//pull/2538

These are expected to be added to go on our docs site page: cloud.google.com/service-directory/docs/configuring-service-directory

* inline some stuff in EndpointsCreate snippet.

* chore: update libraries-bom to 4.4.0 (#26)

This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/46cdbcfa-1e99-4e4f-be05-90f447630a24/targets

* chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.15 (#29)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.14` -> `1.0.15` |

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/java-repo-tools</summary>

### [`v1.0.15`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.15)

[Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.14...v1.0.15)

-   Move some stuff around (in prep for a change to release process) pom.xml's
-   Add an exclude filter for SpotBugs. (disable the Java 11 surprise)
-   Don't fail on SpotBugs issues for now
-   add PMD reporting
-   Don't fail on PMD issues for now.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* deps: update dependency org.threeten:threetenbp to v1.4.3 (#14)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [org.threeten:threetenbp](https://www.threeten.org/threetenbp) ([source](https://togithub.com/ThreeTen/threetenbp)) | patch | `1.4.1` -> `1.4.3` |

---

### Release Notes

<details>
<summary>ThreeTen/threetenbp</summary>

### [`v1.4.3`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.3)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.2...v1.4.3)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

### [`v1.4.2`](https://togithub.com/ThreeTen/threetenbp/releases/v1.4.2)

[Compare Source](https://togithub.com/ThreeTen/threetenbp/compare/v1.4.1...v1.4.2)

See the [change notes](https://www.threeten.org/threetenbp/changes-report.html) for more information.

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#30)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | patch | `4.4.0` -> `4.4.1` |

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* deps: update core dependencies (#1)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [io.grpc:grpc-bom](https://togithub.com/grpc/grpc-java) | minor | `1.27.2` -> `1.28.1` |
| [com.google.api:gax-grpc](https://togithub.com/googleapis/gax-java) | minor | `1.54.0` -> `1.56.0` |
| [com.google.api:gax-bom](https://togithub.com/googleapis/gax-java) | minor | `1.54.0` -> `1.56.0` |

---

### Release Notes

<details>
<summary>grpc/grpc-java</summary>

### [`v1.28.1`](https://togithub.com/grpc/grpc-java/releases/v1.28.1)

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.28.0...v1.28.1)

#### Bug Fixes

-   xds: implement more clear specifications for locality filtering (allow localities with 0 endpoint, ignore localities with 0 weight, check for locality priority continuity). ([#&#8203;6875](https://togithub.com/grpc/grpc-java/issues/6875))

### [`v1.28.0`](https://togithub.com/grpc/grpc-java/releases/v1.28.0)

[Compare Source](https://togithub.com/grpc/grpc-java/compare/v1.27.2...v1.28.0)

#### gRPC Java 1.28.0 Release Notes

#### API Changes

-   core: service config parsing now validates the final config object via `LoadBalancerProvider#parseLoadBalancingPolicyConfig`. LoadBalancer developers should use parsed config(`loadBalancingPolicyConfig`) in `ResolvedAddresses` instead of deprecated attribute `io.grpc.LoadBalancer.ATTR_LOAD_BALANCING_CONFIG`.
-   core: remove stickiness from round robin ([#&#8203;6698](https://togithub.com/grpc/grpc-java/issues/6698))

#### Behavioral Changes

-   core, grpclb: change policy selection strategy for Grpclb policy (take one: eliminate special logic for deciding grpclb policy in core) ([#&#8203;6637](https://togithub.com/grpc/grpc-java/issues/6637))
    -   gRPCLB policy selection is being stabilized according to [this gRFC](https://togithub.com/grpc/proposal/blob/master/A26-grpclb-selection.md). gRPCLB policy will not be automatically selected even if there are SRV addresses resolved. You need to explicitly specify the selection by service config (in TXT records, or via `ManagedChannelBuilder#defaultServiceConfig` or `ManagedChannelBuilder#defaultLoadBalancingPolicy`).

#### New Features

-   This release adds an experimental client side implementation of [xDSv2](https://www.envoyproxy.io/docs/envoy/latest/api-v2/api) APIs. This allows a gRPC client written in Java to receive configuration from an xDSv2 API compatible server and use that configuration to load balance RPCs. In this release, only the virtual host matching and cluster route action is supported. More features will be added in future.

#### Bug Fixes

-   netty: fix a deadlock on start gRPC server ([#&#8203;6601](https://togithub.com/grpc/grpc-java/issues/6601))
-   netty: negotiated application level protocol is now checked against the correct ALPN list in the SslContext settings
-   okhttp&#x3A; fix incorrect connection-level flow control handling at beginning of connection. 
-   alts: Fix using the wrong way of checking if Conscrypt is available ([#&#8203;6672](https://togithub.com/grpc/grpc-java/issues/6672))
-   grpclb: grpclb can handle empty address from LoadBalancer instead of throwing exception
-   alts: do not exclude opencensus-api from google-oauth2's transitive dependencies ([#&#8203;6607](https://togithub.com/grpc/grpc-java/issues/6607))
    -   grpc-alts was broken since 1.27.0 release for missing opencensus-api used in google-oauth2. This was due to opencensus-api dependency was eliminated from grpc-core. Now it should be included.

#### Documentation

-   stub,examples: Clarify CallStreamObserver's Javadoc ([#&#8203;6561](https://togithub.com/grpc/grpc-java/issues/6561))

#### Dependencies

-   Bump Netty to 4.1.45.Final and tcnative to 2.0.28.Final
-   Bump okhttp to 2.7.4
-   Bump google-auth-library-credentials and google-auth-library-oauth2-http to 0.20.0

#### Acknowledgements

[@&#8203;chrisschek](https://togithub.com/chrisschek) 
[@&#8203;cushon](https://togithub.com/cushon) Liam Miller-Cushon
[@&#8203;elharo](https://togithub.com/elharo) Elliotte Rusty Harold
[@&#8203;gfelbing](https://togithub.com/gfelbing) Georg Welzel
[@&#8203;hatahet](https://togithub.com/hatahet) Ziad Hatahet
[@&#8203;leventov](https://togithub.com/leventov) Roman Leventov
[@&#8203;sourabhsparkala](https://togithub.com/sourabhsparkala) Sourabh Sarvotham Parkala
[@&#8203;ZhenLian](https://togithub.com/ZhenLian) Zhen Lian

</details>

<details>
<summary>googleapis/gax-java</summary>

### [`v1.56.0`](https://togithub.com/googleapis/gax-java/releases/v1.56.0)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.55.0...v1.56.0)

04-06-2020 10:29 PDT

##### New Features

-   Add ability to partially update retry settings ([#&#8203;993](https://togithub.com/googleapis/gax-java/pull/993))

##### Dependencies

-   Update grpc to 1.28.1 ([#&#8203;1013](https://togithub.com/googleapis/gax-java/pull/1013))
-   Update com.google.api:api-common to 1.9.0 ([#&#8203;992](https://togithub.com/googleapis/gax-java/pull/992))
-   Add javax.annotations dependency in bazel build to gax-grpc ([#&#8203;1000](https://togithub.com/googleapis/gax-java/pull/1000))

##### Internal / Testing Changes

-   test: make it easier to debug failures in SettingsTest ([#&#8203;994](https://togithub.com/googleapis/gax-java/pull/994))
-   build: update dependency gradle.plugin.com.dorongold.plugins:task-tree to v1.5 ([#&#8203;995](https://togithub.com/googleapis/gax-java/pull/995))
-   test: update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1.86.0 ([#&#8203;1008](https://togithub.com/googleapis/gax-java/pull/1008))

### [`v1.55.0`](https://togithub.com/googleapis/gax-java/releases/v1.55.0)

[Compare Source](https://togithub.com/googleapis/gax-java/compare/v1.54.0...v1.55.0)

03-27-2020 08:33 PDT

##### New Features

-   Allow client authors to create their own callable chains ([#&#8203;891](https://togithub.com/googleapis/gax-java/pull/891))

##### Dependencies

-   Update org.threeten:threetenbp to v1.4.1 ([#&#8203;890](https://togithub.com/googleapis/gax-java/pull/890))

##### Internal / Testing Changes

-   chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-bigtable-v2 to v1 ([#&#8203;953](https://togithub.com/googleapis/gax-java/pull/953))
-   chore(deps): update dependency com.google.api.grpc:grpc-google-cloud-pubsub-v1 to v1 ([#&#8203;970](https://togithub.com/googleapis/gax-java/pull/970))
-   remove unused property ([#&#8203;887](https://togithub.com/googleapis/gax-java/pull/887))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore: release 0.1.1 (#23)

:robot: I have created a release \*beep\* \*boop\* 
---
### [0.1.1](https://www.github.com/googleapis/java-servicedirectory/compare/v0.1.0...v0.1.1) (2020-04-06)


### Dependencies

* update core dependencies ([#1](https://www.github.com/googleapis/java-servicedirectory/issues/1)) ([a6b5a40](https://www.github.com/googleapis/java-servicedirectory/commit/a6b5a40a93d1ad2fe7865b6d284bab6c7adb6692))
* update dependency com.google.api:api-common to v1.9.0 ([#22](https://www.github.com/googleapis/java-servicedirectory/issues/22)) ([a7a8938](https://www.github.com/googleapis/java-servicedirectory/commit/a7a89380580ace369d535d6321cea716f3783105))
* update dependency org.threeten:threetenbp to v1.4.3 ([#14](https://www.github.com/googleapis/java-servicedirectory/issues/14)) ([017312e](https://www.github.com/googleapis/java-servicedirectory/commit/017312ec13e45e3fed02d90ed64a56e8a99a64e4))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

* chore(deps): update dependency com.google.cloud:google-cloud-servicedirectory to v0.1.1 (#32)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-servicedirectory](https://togithub.com/googleapis/java-servicedirectory) | patch | `0.1.0` -> `0.1.1` |

---

### Release Notes

<details>
<summary>googleapis/java-servicedirectory</summary>

### [`v0.1.1`](https://togithub.com/googleapis/java-servicedirectory/blob/master/CHANGELOG.md#&#8203;011-httpswwwgithubcomgoogleapisjava-servicedirectorycomparev010v011-2020-04-06)

[Compare Source](https://togithub.com/googleapis/java-servicedirectory/compare/v0.1.0...v0.1.1)

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* chore: release 0.1.2-SNAPSHOT (#33)

:robot: I have created a release \*beep\* \*boop\* 
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please).

* build(deps): update dependency com.google.cloud:google-cloud-shared-config to v0.5.0 (#35)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | minor | `0.4.0` -> `0.5.0` |

---

### Release Notes

<details>
<summary>googleapis/java-shared-config</summary>

### [`v0.5.0`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#&#8203;050-httpswwwgithubcomgoogleapisjava-shared-configcomparev040v050-2020-04-07)

[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.4.0...v0.5.0)

##### Features

-   add ban duplicate classes rule ([#&#8203;126](https://www.github.com/googleapis/java-shared-config/issues/126)) ([e38a7cc](https://www.github.com/googleapis/java-shared-config/commit/e38a7cc949396f8f5696e62cd060e0c076047b8d))
-   add devsite javadoc profile ([#&#8203;121](https://www.github.com/googleapis/java-shared-config/issues/121)) ([7f452fb](https://www.github.com/googleapis/java-shared-config/commit/7f452fb6c5704f6ce0f731085479a28fb99ebcb9))
-   add maven flatten plugin ([#&#8203;127](https://www.github.com/googleapis/java-shared-config/issues/127)) ([fb00799](https://www.github.com/googleapis/java-shared-config/commit/fb00799c416d324d68da5b660a26f7ef595c26d9))

##### Bug Fixes

-   declare com.coveo:fmt-maven-plugin version/configuration ([#&#8203;90](https://www.github.com/googleapis/java-shared-config/issues/90)) ([5cf71a6](https://www.github.com/googleapis/java-shared-config/commit/5cf71a6ed699907082756e70c2fdee6ad3632f38))

##### Dependencies

-   update dependency com.google.cloud.samples:shared-configuration to v1.0.13 ([#&#8203;118](https://www.github.com/googleapis/java-shared-config/issues/118)) ([58ae69e](https://www.github.com/googleapis/java-shared-config/commit/58ae69eb5ba037963cdaed0c2b0e30663bc873eb))
-   update dependency com.puppycrawl.tools:checkstyle to v8.29 ([f62292d](https://www.github.com/googleapis/java-shared-config/commit/f62292dab75699a75f8a7d499fe2ccfb7ee93783))
-   update dependency org.apache.maven.plugins:maven-antrun-plugin to v1.8 ([#&#8203;124](https://www.github.com/googleapis/java-shared-config/issues/124)) ([a681536](https://www.github.com/googleapis/java-shared-config/commit/a68153643400c3f3b5c5959cda4dc3b552336427))
-   update dependency org.apache.maven.plugins:maven-dependency-plugin to v3.1.2 ([#&#8203;107](https://www.github.com/googleapis/java-shared-config/issues/107)) ([c9b096b](https://www.github.com/googleapis/java-shared-config/commit/c9b096b81b1f4f8dc2d1302f259f0321722e1ca5))
-   update dependency org.apache.maven.plugins:maven-site-plugin to v3.9.0 ([#&#8203;103](https://www.github.com/googleapis/java-shared-config/issues/103)) ([abe7140](https://www.github.com/googleapis/java-shared-config/commit/abe714060e858c70a83888fb34438c45d97b1168))
-   update dependency org.codehaus.mojo:build-helper-maven-plugin to v3.1.0 ([#&#8203;101](https://www.github.com/googleapis/java-shared-config/issues/101)) ([ac69572](https://www.github.com/googleapis/java-shared-config/commit/ac69572be76e4462fdf65fa6e7f0935c3d51d827))

</details>

---

### Renovate configuration

:date: **Schedule**: At any time (no schedule defined).

:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-servicedirectory).

* Fix type in README.

* Add clarifying comments. Add some configuration in ServicesCreate

Co-authored-by: Yoshi Automation Bot <yoshi-automation@google.com>
Co-authored-by: WhiteSource Renovate <bot@renovateapp.com>
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants