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

[Endpoints] Add region tags and update dependencies #892

Merged
merged 2 commits into from
Oct 24, 2017

Conversation

frankyn
Copy link
Member

@frankyn frankyn commented Oct 24, 2017

This PR is to add region tags around the backend/ sample for use in documentation and update plugin versions. I'm not sure why they aren't getting picked up in dependency auto-update.

@frankyn frankyn requested a review from lesv October 24, 2017 04:50
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 24, 2017
compile 'com.google.endpoints:endpoints-framework:+'
compile 'com.google.endpoints:endpoints-management-control-appengine:+'
compile 'com.google.endpoints:endpoints-framework-auth:+'
compile 'com.google.endpoints:endpoints-framework:2.0.8'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm sure there is a reason this is lonely. (no tag) Just checking.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the dependencies below will be used in documentation for "Adding API Management" and not starting from scratch.

Copy link
Contributor

@lesv lesv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - I like specifying the versions, but we don't have an automated update of Gradle versions yet.

@frankyn
Copy link
Member Author

frankyn commented Oct 24, 2017

Thanks @lesv. Is there something specific I need to do for Maven versions to be updated automatically besides the SDK? Chatted about this offline @kurtisvg will be looking into Gradle updates.

@frankyn frankyn merged commit 50371cc into master Oct 24, 2017
@frankyn frankyn deleted the endpoints-region-tags branch October 24, 2017 18:40
minherz pushed a commit that referenced this pull request Nov 9, 2022
🤖 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).
minherz pushed a commit that referenced this pull request Nov 10, 2022
🤖 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).
minherz pushed a commit that referenced this pull request Nov 10, 2022
🤖 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).
Sita04 pushed a commit that referenced this pull request Nov 11, 2022
…test to v2.7.4 (#892)

[![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.springframework.boot:spring-boot-starter-test](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.7.3` -> `2.7.4` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.7.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.7.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.7.4/compatibility-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.7.4/confidence-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>spring-projects/spring-boot</summary>

### [`v2.7.4`](https://togithub.com/spring-projects/spring-boot/releases/tag/v2.7.4)

[Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4)

#### ⭐ New Features

-   Add NINETEEN to JavaVersion enum [#&#8203;32260](https://togithub.com/spring-projects/spring-boot/issues/32260)

#### 🐞 Bug Fixes

-   DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader [#&#8203;32406](https://togithub.com/spring-projects/spring-boot/issues/32406)
-   Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml [#&#8203;32247](https://togithub.com/spring-projects/spring-boot/issues/32247)
-   Detection of PeriodStyle.ISO8601 does not support lower-case input [#&#8203;32244](https://togithub.com/spring-projects/spring-boot/issues/32244)
-   Detection of DurationStyle.ISO8601 does not support lower-case input [#&#8203;32231](https://togithub.com/spring-projects/spring-boot/issues/32231)
-   YAML timestamps not handled properly with SnakeYaml 1.31 [#&#8203;32229](https://togithub.com/spring-projects/spring-boot/issues/32229)
-   Hazelcast shutdown logs are not available out-of-the-box [#&#8203;32184](https://togithub.com/spring-projects/spring-boot/pull/32184)
-   Netty 'spring.netty leak detection' default property value is always applied to resource leak detector [#&#8203;32145](https://togithub.com/spring-projects/spring-boot/issues/32145)
-   Error "/var/run/docker.sock: connect: permission denied" occurs when building an image using podman on Fedora with SELinux enabled [#&#8203;32000](https://togithub.com/spring-projects/spring-boot/issues/32000)

#### 📔 Documentation

-   Document support for JDK 19 [#&#8203;32402](https://togithub.com/spring-projects/spring-boot/issues/32402)
-   Clarify documentation of config sub-directory from which external application properties are read [#&#8203;32291](https://togithub.com/spring-projects/spring-boot/issues/32291)
-   Clarify documentation on disabling web client request metrics [#&#8203;32198](https://togithub.com/spring-projects/spring-boot/issues/32198)
-   Kotlin sample is missing for constructor binding [#&#8203;32177](https://togithub.com/spring-projects/spring-boot/issues/32177)
-   Remove out-of-date link from auto-configuration documentation [#&#8203;32174](https://togithub.com/spring-projects/spring-boot/issues/32174)
-   Improve `@ConditionalOnClass` javadoc regarding use on `@Bean` methods [#&#8203;32167](https://togithub.com/spring-projects/spring-boot/issues/32167)
-   Document classpath\* location for looking up GraphQL schemas across modules [#&#8203;31772](https://togithub.com/spring-projects/spring-boot/issues/31772)

#### 🔨 Dependency Upgrades

-   Upgrade to Byte Buddy 1.12.17 [#&#8203;32454](https://togithub.com/spring-projects/spring-boot/issues/32454)
-   Upgrade to Couchbase Client 3.3.4 [#&#8203;32315](https://togithub.com/spring-projects/spring-boot/issues/32315)
-   Upgrade to Dependency Management Plugin 1.0.14.RELEASE [#&#8203;32459](https://togithub.com/spring-projects/spring-boot/issues/32459)
-   Upgrade to Dropwizard Metrics 4.2.12 [#&#8203;32316](https://togithub.com/spring-projects/spring-boot/issues/32316)
-   Upgrade to Ehcache3 3.10.1 [#&#8203;32317](https://togithub.com/spring-projects/spring-boot/issues/32317)
-   Upgrade to Elasticsearch 7.17.6 [#&#8203;32318](https://togithub.com/spring-projects/spring-boot/issues/32318)
-   Upgrade to Embedded Mongo 3.4.9 [#&#8203;32319](https://togithub.com/spring-projects/spring-boot/issues/32319)
-   Upgrade to Groovy 3.0.13 [#&#8203;32443](https://togithub.com/spring-projects/spring-boot/issues/32443)
-   Upgrade to Hibernate 5.6.11.Final [#&#8203;32320](https://togithub.com/spring-projects/spring-boot/issues/32320)
-   Upgrade to Hibernate Validator 6.2.5.Final [#&#8203;32321](https://togithub.com/spring-projects/spring-boot/issues/32321)
-   Upgrade to Infinispan 13.0.11.Final [#&#8203;32322](https://togithub.com/spring-projects/spring-boot/issues/32322)
-   Upgrade to Jackson Bom 2.13.4 [#&#8203;32323](https://togithub.com/spring-projects/spring-boot/issues/32323)
-   Upgrade to Janino 3.1.8 [#&#8203;32324](https://togithub.com/spring-projects/spring-boot/issues/32324)
-   Upgrade to Jetty 9.4.49.v20220914 [#&#8203;32444](https://togithub.com/spring-projects/spring-boot/issues/32444)
-   Upgrade to Johnzon 1.2.19 [#&#8203;32325](https://togithub.com/spring-projects/spring-boot/issues/32325)
-   Upgrade to Kafka 3.1.2 [#&#8203;32326](https://togithub.com/spring-projects/spring-boot/issues/32326)
-   Upgrade to MariaDB 3.0.8 [#&#8203;32445](https://togithub.com/spring-projects/spring-boot/issues/32445)
-   Upgrade to Micrometer 1.9.4 [#&#8203;32272](https://togithub.com/spring-projects/spring-boot/issues/32272)
-   Upgrade to Netty 4.1.82.Final [#&#8203;32327](https://togithub.com/spring-projects/spring-boot/issues/32327)
-   Upgrade to Postgresql 42.3.7 [#&#8203;32243](https://togithub.com/spring-projects/spring-boot/issues/32243)
-   Upgrade to R2DBC Bom Borca-SR2 [#&#8203;32328](https://togithub.com/spring-projects/spring-boot/issues/32328)
-   Upgrade to Reactor 2020.0.23 [#&#8203;32273](https://togithub.com/spring-projects/spring-boot/issues/32273)
-   Upgrade to RSocket 1.1.3 [#&#8203;32380](https://togithub.com/spring-projects/spring-boot/issues/32380)
-   Upgrade to Spring AMQP 2.4.7 [#&#8203;32276](https://togithub.com/spring-projects/spring-boot/issues/32276)
-   Upgrade to Spring Batch 4.3.7 [#&#8203;32278](https://togithub.com/spring-projects/spring-boot/issues/32278)
-   Upgrade to Spring Data 2021.2.3 [#&#8203;32275](https://togithub.com/spring-projects/spring-boot/issues/32275)
-   Upgrade to Spring Framework 5.3.23 [#&#8203;32274](https://togithub.com/spring-projects/spring-boot/issues/32274)
-   Upgrade to Spring GraphQL 1.0.2 [#&#8203;32426](https://togithub.com/spring-projects/spring-boot/issues/32426)
-   Upgrade to Spring HATEOAS 1.5.2 [#&#8203;32378](https://togithub.com/spring-projects/spring-boot/issues/32378)
-   Upgrade to Spring Integration 5.5.15 [#&#8203;32453](https://togithub.com/spring-projects/spring-boot/issues/32453)
-   Upgrade to Spring Kafka 2.8.9 [#&#8203;32277](https://togithub.com/spring-projects/spring-boot/issues/32277)
-   Upgrade to UnboundID LDAPSDK 6.0.6 [#&#8203;32329](https://togithub.com/spring-projects/spring-boot/issues/32329)

#### ❤️ Contributors

We'd like to thank all the contributors who worked on this release!

-   [@&#8203;ldziedziul](https://togithub.com/ldziedziul)
-   [@&#8203;jprinet](https://togithub.com/jprinet)
-   [@&#8203;thegeekyasian](https://togithub.com/thegeekyasian)
-   [@&#8203;neilstevenson](https://togithub.com/neilstevenson)
-   [@&#8203;obfischer](https://togithub.com/obfischer)
-   [@&#8203;valentine-dev](https://togithub.com/valentine-dev)
-   [@&#8203;dsyer](https://togithub.com/dsyer)
-   [@&#8203;russellyou](https://togithub.com/russellyou)

</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-recaptchaenterprise).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4zIn0=-->
Shabirmean pushed a commit that referenced this pull request Nov 14, 2022
…892)

[![WhiteSource 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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.4.0` -> `25.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/compatibility-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/confidence-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: 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 this update again.

---

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

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow).
Sita04 pushed a commit that referenced this pull request Nov 15, 2022
…test to v2.7.4 (#892)

[![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.springframework.boot:spring-boot-starter-test](https://spring.io/projects/spring-boot) ([source](https://togithub.com/spring-projects/spring-boot)) | `2.7.3` -> `2.7.4` | [![age](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.7.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.7.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.7.4/compatibility-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.springframework.boot:spring-boot-starter-test/2.7.4/confidence-slim/2.7.3)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>spring-projects/spring-boot</summary>

### [`v2.7.4`](https://togithub.com/spring-projects/spring-boot/releases/tag/v2.7.4)

[Compare Source](https://togithub.com/spring-projects/spring-boot/compare/v2.7.3...v2.7.4)

#### ⭐ New Features

-   Add NINETEEN to JavaVersion enum [#&#8203;32260](https://togithub.com/spring-projects/spring-boot/issues/32260)

#### 🐞 Bug Fixes

-   DataSource logging in H2 console auto-configuration causes Hikari's threads to have the wrong thread context class loader [#&#8203;32406](https://togithub.com/spring-projects/spring-boot/issues/32406)
-   Hazelcast auto-configuration recognizes hazelcast.xml and hazelcast.yaml files but not hazelcast.yml [#&#8203;32247](https://togithub.com/spring-projects/spring-boot/issues/32247)
-   Detection of PeriodStyle.ISO8601 does not support lower-case input [#&#8203;32244](https://togithub.com/spring-projects/spring-boot/issues/32244)
-   Detection of DurationStyle.ISO8601 does not support lower-case input [#&#8203;32231](https://togithub.com/spring-projects/spring-boot/issues/32231)
-   YAML timestamps not handled properly with SnakeYaml 1.31 [#&#8203;32229](https://togithub.com/spring-projects/spring-boot/issues/32229)
-   Hazelcast shutdown logs are not available out-of-the-box [#&#8203;32184](https://togithub.com/spring-projects/spring-boot/pull/32184)
-   Netty 'spring.netty leak detection' default property value is always applied to resource leak detector [#&#8203;32145](https://togithub.com/spring-projects/spring-boot/issues/32145)
-   Error "/var/run/docker.sock: connect: permission denied" occurs when building an image using podman on Fedora with SELinux enabled [#&#8203;32000](https://togithub.com/spring-projects/spring-boot/issues/32000)

#### 📔 Documentation

-   Document support for JDK 19 [#&#8203;32402](https://togithub.com/spring-projects/spring-boot/issues/32402)
-   Clarify documentation of config sub-directory from which external application properties are read [#&#8203;32291](https://togithub.com/spring-projects/spring-boot/issues/32291)
-   Clarify documentation on disabling web client request metrics [#&#8203;32198](https://togithub.com/spring-projects/spring-boot/issues/32198)
-   Kotlin sample is missing for constructor binding [#&#8203;32177](https://togithub.com/spring-projects/spring-boot/issues/32177)
-   Remove out-of-date link from auto-configuration documentation [#&#8203;32174](https://togithub.com/spring-projects/spring-boot/issues/32174)
-   Improve `@ConditionalOnClass` javadoc regarding use on `@Bean` methods [#&#8203;32167](https://togithub.com/spring-projects/spring-boot/issues/32167)
-   Document classpath\* location for looking up GraphQL schemas across modules [#&#8203;31772](https://togithub.com/spring-projects/spring-boot/issues/31772)

#### 🔨 Dependency Upgrades

-   Upgrade to Byte Buddy 1.12.17 [#&#8203;32454](https://togithub.com/spring-projects/spring-boot/issues/32454)
-   Upgrade to Couchbase Client 3.3.4 [#&#8203;32315](https://togithub.com/spring-projects/spring-boot/issues/32315)
-   Upgrade to Dependency Management Plugin 1.0.14.RELEASE [#&#8203;32459](https://togithub.com/spring-projects/spring-boot/issues/32459)
-   Upgrade to Dropwizard Metrics 4.2.12 [#&#8203;32316](https://togithub.com/spring-projects/spring-boot/issues/32316)
-   Upgrade to Ehcache3 3.10.1 [#&#8203;32317](https://togithub.com/spring-projects/spring-boot/issues/32317)
-   Upgrade to Elasticsearch 7.17.6 [#&#8203;32318](https://togithub.com/spring-projects/spring-boot/issues/32318)
-   Upgrade to Embedded Mongo 3.4.9 [#&#8203;32319](https://togithub.com/spring-projects/spring-boot/issues/32319)
-   Upgrade to Groovy 3.0.13 [#&#8203;32443](https://togithub.com/spring-projects/spring-boot/issues/32443)
-   Upgrade to Hibernate 5.6.11.Final [#&#8203;32320](https://togithub.com/spring-projects/spring-boot/issues/32320)
-   Upgrade to Hibernate Validator 6.2.5.Final [#&#8203;32321](https://togithub.com/spring-projects/spring-boot/issues/32321)
-   Upgrade to Infinispan 13.0.11.Final [#&#8203;32322](https://togithub.com/spring-projects/spring-boot/issues/32322)
-   Upgrade to Jackson Bom 2.13.4 [#&#8203;32323](https://togithub.com/spring-projects/spring-boot/issues/32323)
-   Upgrade to Janino 3.1.8 [#&#8203;32324](https://togithub.com/spring-projects/spring-boot/issues/32324)
-   Upgrade to Jetty 9.4.49.v20220914 [#&#8203;32444](https://togithub.com/spring-projects/spring-boot/issues/32444)
-   Upgrade to Johnzon 1.2.19 [#&#8203;32325](https://togithub.com/spring-projects/spring-boot/issues/32325)
-   Upgrade to Kafka 3.1.2 [#&#8203;32326](https://togithub.com/spring-projects/spring-boot/issues/32326)
-   Upgrade to MariaDB 3.0.8 [#&#8203;32445](https://togithub.com/spring-projects/spring-boot/issues/32445)
-   Upgrade to Micrometer 1.9.4 [#&#8203;32272](https://togithub.com/spring-projects/spring-boot/issues/32272)
-   Upgrade to Netty 4.1.82.Final [#&#8203;32327](https://togithub.com/spring-projects/spring-boot/issues/32327)
-   Upgrade to Postgresql 42.3.7 [#&#8203;32243](https://togithub.com/spring-projects/spring-boot/issues/32243)
-   Upgrade to R2DBC Bom Borca-SR2 [#&#8203;32328](https://togithub.com/spring-projects/spring-boot/issues/32328)
-   Upgrade to Reactor 2020.0.23 [#&#8203;32273](https://togithub.com/spring-projects/spring-boot/issues/32273)
-   Upgrade to RSocket 1.1.3 [#&#8203;32380](https://togithub.com/spring-projects/spring-boot/issues/32380)
-   Upgrade to Spring AMQP 2.4.7 [#&#8203;32276](https://togithub.com/spring-projects/spring-boot/issues/32276)
-   Upgrade to Spring Batch 4.3.7 [#&#8203;32278](https://togithub.com/spring-projects/spring-boot/issues/32278)
-   Upgrade to Spring Data 2021.2.3 [#&#8203;32275](https://togithub.com/spring-projects/spring-boot/issues/32275)
-   Upgrade to Spring Framework 5.3.23 [#&#8203;32274](https://togithub.com/spring-projects/spring-boot/issues/32274)
-   Upgrade to Spring GraphQL 1.0.2 [#&#8203;32426](https://togithub.com/spring-projects/spring-boot/issues/32426)
-   Upgrade to Spring HATEOAS 1.5.2 [#&#8203;32378](https://togithub.com/spring-projects/spring-boot/issues/32378)
-   Upgrade to Spring Integration 5.5.15 [#&#8203;32453](https://togithub.com/spring-projects/spring-boot/issues/32453)
-   Upgrade to Spring Kafka 2.8.9 [#&#8203;32277](https://togithub.com/spring-projects/spring-boot/issues/32277)
-   Upgrade to UnboundID LDAPSDK 6.0.6 [#&#8203;32329](https://togithub.com/spring-projects/spring-boot/issues/32329)

#### ❤️ Contributors

We'd like to thank all the contributors who worked on this release!

-   [@&#8203;ldziedziul](https://togithub.com/ldziedziul)
-   [@&#8203;jprinet](https://togithub.com/jprinet)
-   [@&#8203;thegeekyasian](https://togithub.com/thegeekyasian)
-   [@&#8203;neilstevenson](https://togithub.com/neilstevenson)
-   [@&#8203;obfischer](https://togithub.com/obfischer)
-   [@&#8203;valentine-dev](https://togithub.com/valentine-dev)
-   [@&#8203;dsyer](https://togithub.com/dsyer)
-   [@&#8203;russellyou](https://togithub.com/russellyou)

</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-recaptchaenterprise).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDEuMyIsInVwZGF0ZWRJblZlciI6IjMyLjIwMS4zIn0=-->
Shabirmean pushed a commit that referenced this pull request Nov 15, 2022
…892)

[![WhiteSource 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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.4.0` -> `25.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/compatibility-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/confidence-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: 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 this update again.

---

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

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-dialogflow).
Shabirmean pushed a commit that referenced this pull request Nov 17, 2022
…4.0 (#892)

[![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:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `25.3.0` -> `25.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.4.0/compatibility-slim/25.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.4.0/confidence-slim/25.3.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 this update 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-speech).
gcf-merge-on-green bot pushed a commit that referenced this pull request Nov 17, 2022
### Migrating samples from [googleapis/java-speech](https://togithub.com/googleapis/java-speech/tree/main/samples) into [java-docs-samples/speech](https://togithub.com/GoogleCloudPlatform/java-docs-samples)
---

- samples: Speech GA - library update (#1212)
- samples: Due to API backend changes, update the samples to match (#1595)
-  fix: update retry configs, adds generated samples (#26)
- build: move clirr to separate check (#30)
- feat: add speaker_tag to WordInfo (#40)
- chore: update common templates, regenerate tests
- samples: Fix flaky speech test for speaker diarization (#1829)
- chore(regen): update license year for generated files (#82)
- chore(regen): regenerate with updated year
- samples: move generated samples to generated directory (#105)
- chore: update common templates
- samples: fix: flaky tests in speech (#2286)
- samples: speech: move samples out of branch (#2324)
- samples: scaffold pom.xml files (#118)
- chore(deps): update dependency com.google.cloud:libraries-bom to v4.3.0 (#122)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.13 (#126)
- samples: update shared config (#2443)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.14 (#130)
- chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.0 (#131)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.15 (#133)
- chore(deps): update dependency com.google.cloud:libraries-bom to v4.4.1 (#134)
- chore(deps): update dependency com.google.cloud:libraries-bom to v5 (#144)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.16 (#149)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.17 (#153)
- chore: fix samples snippets and update name in repo-metadata (#155)
- chore(deps): update dependency com.google.cloud:libraries-bom to v5.2.0 (#160)
- chore(deps): update dependency com.google.cloud:libraries-bom to v5.3.0 (#167)
- chore(deps): update dependency com.google.cloud:libraries-bom to v5.5.0 (#177)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.18 (#200)
- chore(deps): update dependency com.google.cloud:libraries-bom to v5.7.0 (#199)
- chore(deps): update dependency com.google.cloud:libraries-bom to v6 (#210)
- chore(deps): update dependency com.google.cloud:libraries-bom to v7 (#214)
- chore(deps): update dependency com.google.cloud:libraries-bom to v7.0.1 (#222)
- chore(deps): update dependency com.google.cloud:libraries-bom to v8 (#227)
- chore(deps): update dependency com.google.cloud:libraries-bom to v8.1.0 (#237)
- samples: Add Speech API quickstart sample. (#497)
- samples: Adds sync / async examples for local and remote files
- samples: Fixes whitespace around while blocks
- samples: Adds some basic javadocs and comments
- samples: Infer project from env
- samples: Updates to use v1 release.
- samples: Fixes checkstyle issues.
- samples: Adds streaming example and tests.
- samples: Nits found in self-review.
- samples: Removes commented out code snippet and adds note on async local file limit.
- samples: Speech async examples (#612)
- samples: Vision speech upgrade (#641)
- samples: updating to latest google-cloud-* dependencies (#723)
- samples: Upgrades client and addresses changes to long running operations
- samples: Adds support for word time offset
- samples: Minimizes cloud maven dependencies and fixes lint warnings
- samples: Fixes seconds reported in word time offsets and enables maven checks
- samples: Updates to highlight word time offsets (#787)
- samples: Use only first alternative. Comments for clarity (#837)
- samples: Auto-update dependencies. (#853)
- samples: Auto-update dependencies. (#912)
- samples: Updated mlengine, monitoring, pubsub, spanner, and speech. (#993)
- samples: Speech samples (#1036)
- samples: Add model selection to streaming sample (#1073)
- samples: Model selection (#1074)
- samples: Add Auto-Punctuation samples to speech (#1079)
- samples: Add samples for enhanced models and metadata (#1093)
- samples: Add speech beta samples (#1151)
- samples: [DO_NOT_MERGE] Microphone streaming with a 1 minute duration. (#1185)
- samples: Speech region tag update (#1188)
- samples: updates word time offsets region tag (#1191)
- samples: Speech GA - library update (#1212)
- samples: Bump QuickStartSample to v1 (#1285)
- samples: Infinite Stream recognition (#1297)
- samples: Speech multi-channel GA (#1341)
- samples: Data logging opt-in is no longer required for enhanced models (#1360)
- samples: Updated Infinite streaming sample (#1422)
- samples: Revert Tests, product team rolled back changes, Auto Punctuation behavior is back to the expected output (#1428)
- samples: Increase timeout to 5 mins (#1453)
- samples: Update Recognize.java (#1460)
- samples: Add back missing break statement (#1512)
- samples: Added command line option class + option to pass different lang code as argument (#1504)
- samples: Update a default value to parameter (#1522)
- samples: Add samples for speech diarization ga (auto-punctuation samples alrea… (#1744)
- samples: speech: add ga samples and fix some flaky tests (#2049)
- samples: update shared config (#2443)
- samples: speech: make flaky tests generic (#2825)
- samples: fix test dependencies
- chore(deps): update dependency com.google.cloud:libraries-bom to v9 (#263)
- chore(deps): update dependency com.google.cloud:libraries-bom to v10 (#271)
- chore(deps): update dependency com.google.cloud:libraries-bom to v11
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.21 (#294)
- chore(deps): update dependency com.google.cloud:libraries-bom to v12 (#298)
- test(deps): update dependency junit:junit to v4.13.1
- chore(deps): update dependency com.google.cloud:libraries-bom to v12.1.0 (#310)
- chore(deps): update dependency com.google.cloud:libraries-bom to v13 (#321)
- chore(deps): update dependency com.google.cloud:libraries-bom to v13.1.0 (#326)
- test(deps): update dependency com.google.truth:truth to v1.1 (#322)
- chore(deps): update dependency com.google.cloud:libraries-bom to v13.2.0 (#332)
- chore(deps): update dependency com.google.cloud:libraries-bom to v13.3.0 (#334)
- chore(deps): update dependency com.google.cloud:libraries-bom to v13.4.0 (#338)
- chore(deps): update dependency com.google.cloud:libraries-bom to v14 (#347)
- chore(deps): update dependency com.google.cloud:libraries-bom to v15 (#350)
- chore(deps): update dependency com.google.cloud:libraries-bom to v15.1.0 (#357)
- chore(deps): update dependency com.google.cloud:libraries-bom to v16 (#364)
- samples: add recognize sample with profanity filter (#376)
- samples: refactor quickstart to use a gcs file (#378)
- chore(deps): update dependency com.google.cloud:libraries-bom to v16.2.0 (#389)
- samples: add multi region transcribe sample (#394)
- chore(deps): update dependency com.google.cloud:libraries-bom to v16.2.1 (#398)
- chore(deps): update dependency com.google.cloud:libraries-bom to v16.3.0 (#405)
- test(deps): update dependency com.google.truth:truth to v1.1.2 (#407)
- chore(deps): update dependency com.google.cloud:libraries-bom to v16.4.0 (#423)
- test(deps): update dependency junit:junit to v4.13.2 (#428)
- chore(deps): update dependency com.google.cloud:libraries-bom to v17 (#441)
- chore(deps): update dependency com.google.cloud:libraries-bom to v18 (#445)
- chore(deps): update dependency com.google.cloud:libraries-bom to v18.1.0 (#456)
- chore(deps): update dependency com.google.cloud:libraries-bom to v19 (#459)
- chore(samples): adds model adaptation sample (#468)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.22 (#482)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20 (#486)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20.1.0 (#493)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20.2.0 (#505)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20.3.0 (#514)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20.4.0 (#523)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20.5.0 (#535)
- test(deps): update dependency com.google.truth:truth to v1.1.3 (#537)
- chore: change region (#538)
- samples: adds export to GCS sample (#544)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20.6.0 (#552)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.23 (#551)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20.7.0 (#568)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20.8.0 (#578)
- chore(deps): update dependency com.google.cloud:libraries-bom to v20.9.0 (#589)
- chore(deps): update dependency com.google.cloud:libraries-bom to v21 (#625)
- chore(deps): update dependency com.google.cloud:libraries-bom to v22 (#650)
- chore(deps): update dependency com.google.cloud:libraries-bom to v23 (#663)
- chore: migrate to owlbot (#660)
- chore(deps): update dependency com.google.cloud:libraries-bom to v23.1.0 (#702)
- chore(deps): update dependency com.google.cloud:libraries-bom to v24 (#719)
- deps: update dependency commons-cli:commons-cli to v1.5.0 (#720)
- sample: Configure polling algorithm in long recognition sample (#464)
- chore: cleanup cloud RAD generation (#1269) (#725)
- docs(samples): refactors the export-to-gcs sample (#737)
- deps: update dependency org.json:json to v20211205 (#745)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.0.24 (#742)
- chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.2.0 (#753)
- chore(deps): update dependency com.google.cloud:libraries-bom to v24.1.0 (#758)
- chore(deps): update dependency com.google.cloud:libraries-bom to v24.1.1 (#759)
- chore(deps): update dependency com.google.cloud:libraries-bom to v24.1.2 (#764)
- chore(deps): update dependency com.google.cloud:libraries-bom to v24.2.0 (#775)
- chore(deps): update dependency com.google.cloud:libraries-bom to v24.3.0 (#794)
- chore(deps): update dependency com.google.cloud:libraries-bom to v24.4.0 (#823)
- deps: update dependency org.json:json to v20220320 (#835)
- chore(deps): update dependency com.google.cloud:libraries-bom to v25 (#834)
- chore(deps): update dependency com.google.cloud:libraries-bom to v25.1.0 (#849)
- chore(deps): update dependency com.google.cloud:libraries-bom to v25.2.0 (#876)
- chore(deps): update dependency com.google.cloud:libraries-bom to v25.3.0 (#883)
- chore(deps): update dependency com.google.cloud:libraries-bom to v25.4.0 (#892)
- chore(deps): update dependency com.google.cloud:libraries-bom to v26 (#918)
- chore(deps): update dependency com.google.cloud:libraries-bom to v26.1.0 (#938)
- chore(deps): update dependency com.google.cloud:libraries-bom to v26.1.1 (#941)
- chore(deps): update dependency com.google.cloud:libraries-bom to v26.1.2 (#957)
- deps: update dependency org.json:json to v20220924 (#961)
- chore(deps): update dependency com.google.cloud:libraries-bom to v26.1.3 (#975)

Fixes #issue

> It's a good idea to open an issue first for discussion.

- [ ] I have followed [Sample Format Guide](https://togithub.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md)
- [ ] `pom.xml` parent set to latest `shared-configuration`
- [ ] Appropriate changes to README are included in PR
- [ ] API's need to be enabled to test (tell us)
- [ ] Environment Variables need to be set (ask us to set them)
- [ ] **Tests** pass:   `mvn clean verify` **required**
- [ ] **Lint**  passes: `mvn -P lint checkstyle:check` **required**
- [ ] **Static Analysis**:  `mvn -P lint clean compile pmd:cpd-check spotbugs:check` **advisory only**
- [ ] Please **merge** this PR for me once it is approved.
Sita04 pushed a commit that referenced this pull request Feb 7, 2023
…9.0 (#892)

[![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-pubsub](https://togithub.com/googleapis/java-pubsub) | `1.118.0` -> `1.119.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/compatibility-slim/1.118.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-pubsub/1.119.0/confidence-slim/1.118.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-dlp).
Sita04 pushed a commit that referenced this pull request Feb 7, 2023
🤖 I have created a release *beep* *boop*
---


## [3.5.0](googleapis/java-dlp@v3.4.0...v3.5.0) (2022-07-01)


### Features

* Enable REST transport for most of Java and Go clients ([#899](googleapis/java-dlp#899)) ([a9d2cd5](googleapis/java-dlp@a9d2cd5))


### Dependencies

* update dependency com.google.cloud:google-cloud-pubsub to v1.119.0 ([#892](googleapis/java-dlp#892)) ([ccd229f](googleapis/java-dlp@ccd229f))
* update dependency com.google.cloud:google-cloud-pubsub to v1.119.1 ([#894](googleapis/java-dlp#894)) ([70ad786](googleapis/java-dlp@70ad786))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#898](googleapis/java-dlp#898)) ([ff761b3](googleapis/java-dlp@ff761b3))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants