From 26446ece5f5cd2d778d65163d42a6be9260a98e7 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Fri, 7 Jan 2022 17:50:19 +0000
Subject: [PATCH 01/15] chore: release 2.1.7-SNAPSHOT (#188)
: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).
---
google-cloud-api-gateway-bom/pom.xml | 8 ++++----
google-cloud-api-gateway/pom.xml | 4 ++--
grpc-google-cloud-api-gateway-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-api-gateway-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
6 files changed, 17 insertions(+), 17 deletions(-)
diff --git a/google-cloud-api-gateway-bom/pom.xml b/google-cloud-api-gateway-bom/pom.xml
index 271f7a4..3bfe4a7 100644
--- a/google-cloud-api-gateway-bom/pom.xml
+++ b/google-cloud-api-gateway-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-api-gateway-bom
- 2.1.6
+ 2.1.7-SNAPSHOT
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.1.6
+ 2.1.7-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.1.6
+ 2.1.7-SNAPSHOT
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.1.6
+ 2.1.7-SNAPSHOT
diff --git a/google-cloud-api-gateway/pom.xml b/google-cloud-api-gateway/pom.xml
index 326ea44..eff05b4 100644
--- a/google-cloud-api-gateway/pom.xml
+++ b/google-cloud-api-gateway/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-api-gateway
- 2.1.6
+ 2.1.7-SNAPSHOT
jar
Google API Gateway
https://github.com/googleapis/java-api-gateway
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-api-gateway-parent
- 2.1.6
+ 2.1.7-SNAPSHOT
google-cloud-api-gateway
diff --git a/grpc-google-cloud-api-gateway-v1/pom.xml b/grpc-google-cloud-api-gateway-v1/pom.xml
index 04b93ec..99087d9 100644
--- a/grpc-google-cloud-api-gateway-v1/pom.xml
+++ b/grpc-google-cloud-api-gateway-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.1.6
+ 2.1.7-SNAPSHOT
grpc-google-cloud-api-gateway-v1
GRPC library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.1.6
+ 2.1.7-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 62d3669..e47fbd3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-api-gateway-parent
pom
- 2.1.6
+ 2.1.7-SNAPSHOT
Google API Gateway Parent
https://github.com/googleapis/java-api-gateway
@@ -60,17 +60,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.1.6
+ 2.1.7-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.1.6
+ 2.1.7-SNAPSHOT
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.1.6
+ 2.1.7-SNAPSHOT
diff --git a/proto-google-cloud-api-gateway-v1/pom.xml b/proto-google-cloud-api-gateway-v1/pom.xml
index ba86a6b..3fc10ea 100644
--- a/proto-google-cloud-api-gateway-v1/pom.xml
+++ b/proto-google-cloud-api-gateway-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.1.6
+ 2.1.7-SNAPSHOT
proto-google-cloud-api-gateway-v1
Proto library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.1.6
+ 2.1.7-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index d13e265..1418fcb 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-api-gateway:2.1.6:2.1.6
-grpc-google-cloud-api-gateway-v1:2.1.6:2.1.6
-proto-google-cloud-api-gateway-v1:2.1.6:2.1.6
+google-cloud-api-gateway:2.1.6:2.1.7-SNAPSHOT
+grpc-google-cloud-api-gateway-v1:2.1.6:2.1.7-SNAPSHOT
+proto-google-cloud-api-gateway-v1:2.1.6:2.1.7-SNAPSHOT
From b6ed5143042b98b6d8a8c29b888c14ec094a20aa Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 10 Jan 2022 20:30:14 +0000
Subject: [PATCH 02/15] chore(owlbot-java): disable re-writing clirr file in
owlbot java post-processor (#1320) (#191)
---
.github/.OwlBot.lock.yaml | 2 +-
README.md | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 731a0eb..20c6ee3 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:491a007c6bd6e77f9e9b1bebcd6cdf08a4a4ef2c228c123d9696845204cb685d
+ digest: sha256:efbfc5e9ff713005a037941f8ebcc0c69cc630e3ad934675ee26868705a30897
diff --git a/README.md b/README.md
index bd0525b..9445dad 100644
--- a/README.md
+++ b/README.md
@@ -19,20 +19,20 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-api-gateway
- 2.1.5
+ 2.1.6
```
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-implementation 'com.google.cloud:google-cloud-api-gateway:2.1.5'
+implementation 'com.google.cloud:google-cloud-api-gateway:2.1.6'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.1.5"
+libraryDependencies += "com.google.cloud" % "google-cloud-api-gateway" % "2.1.6"
```
## Authentication
From 2c93380d59b7bc5582da927848aee01e832dab04 Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Mon, 10 Jan 2022 18:50:24 -0500
Subject: [PATCH 03/15] chore: change name to api_shortname in
.repo-metadata.json (#192)
---
.repo-metadata.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.repo-metadata.json b/.repo-metadata.json
index 2afb8e5..9330789 100644
--- a/.repo-metadata.json
+++ b/.repo-metadata.json
@@ -1,5 +1,5 @@
{
- "name": "api-gateway",
+ "api_shortname": "api-gateway",
"name_pretty": "API Gateway",
"product_documentation": "https://cloud.google.com/api-gateway/docs",
"api_description": "enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.",
From e5c3ad69e4e45c96abbadcb1d33491bb3efea244 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 11 Jan 2022 18:54:16 +0000
Subject: [PATCH 04/15] chore(java): update variable name to api_shortname in
README template (#1323) (#193)
---
.github/.OwlBot.lock.yaml | 2 +-
.github/ISSUE_TEMPLATE/bug_report.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 20c6ee3..dddb13b 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:efbfc5e9ff713005a037941f8ebcc0c69cc630e3ad934675ee26868705a30897
+ digest: sha256:7f737996c88586c499f7b0c25294c760f9f5eec092289a0e08d2d3f42a069ebb
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 38e2003..1718bd1 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -21,7 +21,7 @@ If you are still having issues, please include as much information as possible:
General, Core, and Other are also allowed as types
2. OS type and version:
3. Java version:
-4. api-gateway version(s):
+4. version(s):
#### Steps to reproduce
From 3de533ceb218527b290f38710112edddf2580ba5 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 12 Jan 2022 19:08:19 +0100
Subject: [PATCH 05/15] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.2.5 (#194)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.4` -> `1.2.5` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-config
### [`v1.2.5`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#125-httpsgithubcomgoogleapisjava-shared-configcomparev124v125-2022-01-11)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.4...v1.2.5)
---
### 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.
---
- [ ] 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-api-gateway).
---
google-cloud-api-gateway-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-api-gateway-bom/pom.xml b/google-cloud-api-gateway-bom/pom.xml
index 3bfe4a7..4ab196b 100644
--- a/google-cloud-api-gateway-bom/pom.xml
+++ b/google-cloud-api-gateway-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.4
+ 1.2.5
Google API Gateway BOM
diff --git a/pom.xml b/pom.xml
index e47fbd3..df94bbe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.4
+ 1.2.5
From 16247a9841868b4043098825b1ceb9f2500803c2 Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Thu, 13 Jan 2022 17:38:15 -0500
Subject: [PATCH 06/15] chore: update release-level in .repo-metadata.json
(#196)
---
.repo-metadata.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.repo-metadata.json b/.repo-metadata.json
index 9330789..8562504 100644
--- a/.repo-metadata.json
+++ b/.repo-metadata.json
@@ -4,7 +4,7 @@
"product_documentation": "https://cloud.google.com/api-gateway/docs",
"api_description": "enables you to provide secure access to your backend services through a well-defined REST API that is consistent across all of your services, regardless of the service implementation. Clients consume your REST APIS to implement standalone apps for a mobile device or tablet, through apps running in a browser, or through any other type of app that can make a request to an HTTP endpoint.",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-api-gateway/latest/history",
- "release_level": "ga",
+ "release_level": "stable",
"transport": "grpc",
"language": "java",
"repo": "googleapis/java-api-gateway",
From 689b42d4b88e4e56b0ff69ac7f326d3c71d70405 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 17 Jan 2022 19:20:27 +0100
Subject: [PATCH 07/15] chore(deps): update dependency
com.google.cloud:google-cloud-api-gateway to v2.1.6 (#190)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-api-gateway](https://togithub.com/googleapis/java-api-gateway) | `2.1.5` -> `2.1.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-api-gateway
### [`v2.1.6`](https://togithub.com/googleapis/java-api-gateway/blob/HEAD/CHANGELOG.md#216-httpswwwgithubcomgoogleapisjava-api-gatewaycomparev215v216-2022-01-07)
[Compare Source](https://togithub.com/googleapis/java-api-gateway/compare/v2.1.5...v2.1.6)
---
### 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.
---
- [ ] 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-api-gateway).
---
samples/install-without-bom/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index de756ca..38c288c 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-api-gateway
- 2.1.5
+ 2.1.6
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 6da3618..9fc73e9 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-api-gateway
- 2.1.5
+ 2.1.6
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index c934787..7df80fd 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-api-gateway
- 2.1.5
+ 2.1.6
From 8ef3ffdf12803078e8d60803767c1fe74e90cdd9 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 17 Jan 2022 21:08:37 +0000
Subject: [PATCH 08/15] chore(java): update release_type choices to stable and
preview (#1331) (#197)
---
.github/.OwlBot.lock.yaml | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index dddb13b..dcdda8c 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:7f737996c88586c499f7b0c25294c760f9f5eec092289a0e08d2d3f42a069ebb
+ digest: sha256:9669c169d0582f13d6b2d319a43a78fc49f296a883aa48519bd0e5c7d34087c4
diff --git a/README.md b/README.md
index 9445dad..cfd85aa 100644
--- a/README.md
+++ b/README.md
@@ -169,7 +169,7 @@ Java is a registered trademark of Oracle and/or its affiliates.
[kokoro-badge-link-4]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-api-gateway/java8-win.html
[kokoro-badge-image-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-api-gateway/java11.svg
[kokoro-badge-link-5]: http://storage.googleapis.com/cloud-devrel-public/java/badges/java-api-gateway/java11.html
-[stability-image]: https://img.shields.io/badge/stability-ga-green
+[stability-image]: https://img.shields.io/badge/stability-stable-green
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-api-gateway.svg
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-api-gateway&core=gav
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
From d58cf14b2fedd11ea232fc886cfd0bf3b449f265 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 18 Jan 2022 20:04:18 +0100
Subject: [PATCH 09/15] build(deps): update dependency
org.codehaus.mojo:build-helper-maven-plugin to v3.3.0 (#189)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.codehaus.mojo:build-helper-maven-plugin](http://www.mojohaus.org/build-helper-maven-plugin/) ([source](https://togithub.com/mojohaus/build-helper-maven-plugin)) | `3.2.0` -> `3.3.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Configuration
📅 **Schedule**: 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.
---
- [ ] 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-api-gateway).
---
samples/install-without-bom/pom.xml | 2 +-
samples/snapshot/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 38c288c..7d91b57 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -53,7 +53,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.2.0
+ 3.3.0
add-snippets-source
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 9fc73e9..9586514 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -52,7 +52,7 @@
org.codehaus.mojo
build-helper-maven-plugin
- 3.2.0
+ 3.3.0
add-snippets-source
From f8c38610587e58ac807316f4f5d80930acb445e8 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 21 Jan 2022 21:30:28 +0100
Subject: [PATCH 10/15] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.2.6 (#198)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.5` -> `1.2.6` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-config
### [`v1.2.6`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#126-httpsgithubcomgoogleapisjava-shared-configcomparev125v126-2022-01-19)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.5...v1.2.6)
---
### Configuration
📅 **Schedule**: 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.
---
- [ ] 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-api-gateway).
---
google-cloud-api-gateway-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-api-gateway-bom/pom.xml b/google-cloud-api-gateway-bom/pom.xml
index 4ab196b..91d2898 100644
--- a/google-cloud-api-gateway-bom/pom.xml
+++ b/google-cloud-api-gateway-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.5
+ 1.2.6
Google API Gateway BOM
diff --git a/pom.xml b/pom.xml
index df94bbe..64b497c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.2.5
+ 1.2.6
From 733af6802a2b8426972c7635550ee5fc0c4ebcfb Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 26 Jan 2022 00:28:17 +0100
Subject: [PATCH 11/15] deps: update actions/github-script action to v5 (#199)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v3` -> `v5` |
---
### Release Notes
actions/github-script
### [`v5`](https://togithub.com/actions/github-script/compare/v4...v5)
[Compare Source](https://togithub.com/actions/github-script/compare/v4...v5)
### [`v4`](https://togithub.com/actions/github-script/compare/v3...v4)
[Compare Source](https://togithub.com/actions/github-script/compare/v3...v4)
---
### Configuration
📅 **Schedule**: 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.
---
- [ ] 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-api-gateway).
From 99cb9bd32f25054eb6461f3ce08b68d10350d9f0 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Thu, 27 Jan 2022 10:53:07 -0800
Subject: [PATCH 12/15] deps(java): update actions/github-script action to v5
(#1339) (#200)
Source-Link: https://github.com/googleapis/synthtool/commit/466412a75d636d69bcf8a42d9a5f956e73ac421d
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:7062473f423f339256346ddbee3d81fb1de6b784fabc2a4d959d7df2c720e375
Co-authored-by: Owl Bot
---
.github/.OwlBot.lock.yaml | 15 ++++++++++++++-
.github/workflows/approve-readme.yaml | 2 +-
.github/workflows/auto-release.yaml | 2 +-
3 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index dcdda8c..be3b9bd 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,16 @@
+# Copyright 2022 Google LLC
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:9669c169d0582f13d6b2d319a43a78fc49f296a883aa48519bd0e5c7d34087c4
+ digest: sha256:7062473f423f339256346ddbee3d81fb1de6b784fabc2a4d959d7df2c720e375
diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml
index 7513aca..c513242 100644
--- a/.github/workflows/approve-readme.yaml
+++ b/.github/workflows/approve-readme.yaml
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme'
steps:
- - uses: actions/github-script@v3
+ - uses: actions/github-script@v5
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
script: |
diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml
index 9b4fd4d..59c7cad 100644
--- a/.github/workflows/auto-release.yaml
+++ b/.github/workflows/auto-release.yaml
@@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
if: contains(github.head_ref, 'release-please')
steps:
- - uses: actions/github-script@v3
+ - uses: actions/github-script@v5
with:
github-token: ${{secrets.YOSHI_APPROVER_TOKEN}}
debug: true
From 77b4e2e8f2a7f8929f98b18798450e39993ba604 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 1 Feb 2022 05:38:33 +0100
Subject: [PATCH 13/15] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v2.7.0 (#202)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.6.0` -> `2.7.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v2.7.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#270-httpsgithubcomgoogleapisjava-shared-dependenciescomparev260v270-2022-01-28)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.6.0...v2.7.0)
##### Dependencies
- update dependency com.fasterxml.jackson:jackson-bom to v2.13.1 ([#555](https://togithub.com/googleapis/java-shared-dependencies/issues/555)) ([67b5663](https://togithub.com/googleapis/java-shared-dependencies/commit/67b56635509215fd132b2ffbcaed995a6de93879))
- update dependency com.google.api-client:google-api-client-bom to v1.33.1 ([#580](https://togithub.com/googleapis/java-shared-dependencies/issues/580)) ([895dba2](https://togithub.com/googleapis/java-shared-dependencies/commit/895dba2afef6c295b0e21a4ccd27feee1b6af8e2))
- update dependency com.google.api:api-common to v2.1.3 ([#587](https://togithub.com/googleapis/java-shared-dependencies/issues/587)) ([5dbbce8](https://togithub.com/googleapis/java-shared-dependencies/commit/5dbbce80baa045818757912e6db4f222c12b75f6))
- update dependency com.google.auth:google-auth-library-bom to v1.4.0 ([#578](https://togithub.com/googleapis/java-shared-dependencies/issues/578)) ([c274c62](https://togithub.com/googleapis/java-shared-dependencies/commit/c274c62905192bcc48c82104bf50cbeaa1894c2b))
- update dependency com.google.errorprone:error_prone_annotations to v2.11.0 ([#582](https://togithub.com/googleapis/java-shared-dependencies/issues/582)) ([314da38](https://togithub.com/googleapis/java-shared-dependencies/commit/314da38c9f12cf425b5d1be8297e9f2a78d13948))
- update dependency com.google.http-client:google-http-client-bom to v1.41.2 ([#579](https://togithub.com/googleapis/java-shared-dependencies/issues/579)) ([c8df06d](https://togithub.com/googleapis/java-shared-dependencies/commit/c8df06ddb3f4a975e928bbdd9dfae293e81efa39))
- update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.0 ([#576](https://togithub.com/googleapis/java-shared-dependencies/issues/576)) ([3315988](https://togithub.com/googleapis/java-shared-dependencies/commit/3315988059ca0223f078b0f760960674bfa8c04a))
- update dependency com.google.protobuf:protobuf-bom to v3.19.3 ([#571](https://togithub.com/googleapis/java-shared-dependencies/issues/571)) ([c1931e1](https://togithub.com/googleapis/java-shared-dependencies/commit/c1931e1c4611ca3d1e2afac1c9e983cf1ec4a7de))
- update dependency io.grpc:grpc-bom to v1.44.0 ([#586](https://togithub.com/googleapis/java-shared-dependencies/issues/586)) ([52c47b7](https://togithub.com/googleapis/java-shared-dependencies/commit/52c47b7425af438ba1a82dac87f9002353a6a87a))
- update dependency org.checkerframework:checker-qual to v3.21.1 ([#554](https://togithub.com/googleapis/java-shared-dependencies/issues/554)) ([81bbb91](https://togithub.com/googleapis/java-shared-dependencies/commit/81bbb91774ab67161371bfd0dfd143de89dee4c9))
- update gax.version to v2.11.0 ([#581](https://togithub.com/googleapis/java-shared-dependencies/issues/581)) ([1899612](https://togithub.com/googleapis/java-shared-dependencies/commit/189961226f84cdd4e283780d2c7d4a4dffc3e00c))
- update gax.version to v2.9.0 ([#573](https://togithub.com/googleapis/java-shared-dependencies/issues/573)) ([ee5e38e](https://togithub.com/googleapis/java-shared-dependencies/commit/ee5e38efea574eeb2b5803192da98ba1ce1c8e6e))
- update google.common-protos.version to v2.7.2 ([#588](https://togithub.com/googleapis/java-shared-dependencies/issues/588)) ([caac0e6](https://togithub.com/googleapis/java-shared-dependencies/commit/caac0e68e336b801becb6322b5b81fce1824ad8a))
- update google.core.version to v2.4.0 ([#589](https://togithub.com/googleapis/java-shared-dependencies/issues/589)) ([6a292e3](https://togithub.com/googleapis/java-shared-dependencies/commit/6a292e3530a06d6b228f3154ed4e979ef68d7aeb))
- update iam.version to v1.2.1 ([#569](https://togithub.com/googleapis/java-shared-dependencies/issues/569)) ([62dd270](https://togithub.com/googleapis/java-shared-dependencies/commit/62dd2705b257c4bb539bfe619234f38d0e13b138))
- update opencensus.version to v0.30.0 ([#552](https://togithub.com/googleapis/java-shared-dependencies/issues/552)) ([ebae62e](https://togithub.com/googleapis/java-shared-dependencies/commit/ebae62eca75234db4fd571f42b8ed0f6ce1bd1f7))
- update opencensus.version to v0.31.0 ([#585](https://togithub.com/googleapis/java-shared-dependencies/issues/585)) ([021b066](https://togithub.com/googleapis/java-shared-dependencies/commit/021b066a833af1629c89fcca593d16b9786ee0bf))
---
### Configuration
📅 **Schedule**: 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.
---
- [ ] 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-api-gateway).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 64b497c..afc757c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.6.0
+ 2.7.0
pom
import
From a5db6d92476dacb89a299d9ab645b9ac08ccb508 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Thu, 3 Feb 2022 19:44:49 +0000
Subject: [PATCH 14/15] chore: add kokoro config to run nightly integration
test on java11.0.14 (#1347) (#203)
---
.github/.OwlBot.lock.yaml | 2 +-
.kokoro/nightly/java11-integration.cfg | 37 ++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 1 deletion(-)
create mode 100644 .kokoro/nightly/java11-integration.cfg
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index be3b9bd..8807efc 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,4 +13,4 @@
# limitations under the License.
docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
- digest: sha256:7062473f423f339256346ddbee3d81fb1de6b784fabc2a4d959d7df2c720e375
+ digest: sha256:7c853edc4136ae8f19f9d46d4569d38de2e446db2eea057f32e412bdba255846
diff --git a/.kokoro/nightly/java11-integration.cfg b/.kokoro/nightly/java11-integration.cfg
new file mode 100644
index 0000000..58049cc
--- /dev/null
+++ b/.kokoro/nightly/java11-integration.cfg
@@ -0,0 +1,37 @@
+# Format: //devtools/kokoro/config/proto/build.proto
+
+# Configure the docker image for kokoro-trampoline.
+env_vars: {
+ key: "TRAMPOLINE_IMAGE"
+ value: "gcr.io/cloud-devrel-public-resources/java11014"
+}
+
+env_vars: {
+ key: "JOB_TYPE"
+ value: "integration"
+}
+# TODO: remove this after we've migrated all tests and scripts
+env_vars: {
+ key: "GCLOUD_PROJECT"
+ value: "gcloud-devel"
+}
+
+env_vars: {
+ key: "GOOGLE_CLOUD_PROJECT"
+ value: "gcloud-devel"
+}
+
+env_vars: {
+ key: "ENABLE_FLAKYBOT"
+ value: "true"
+}
+
+env_vars: {
+ key: "GOOGLE_APPLICATION_CREDENTIALS"
+ value: "secret_manager/java-it-service-account"
+}
+
+env_vars: {
+ key: "SECRET_MANAGER_KEYS"
+ value: "java-it-service-account"
+}
From 166485ba66a0abc4947b5a64cf20b4391daeef29 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 3 Feb 2022 16:01:29 -0500
Subject: [PATCH 15/15] chore(main): release 2.1.7 (#201)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
---
CHANGELOG.md | 9 +++++++++
google-cloud-api-gateway-bom/pom.xml | 8 ++++----
google-cloud-api-gateway/pom.xml | 4 ++--
grpc-google-cloud-api-gateway-v1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-api-gateway-v1/pom.xml | 4 ++--
versions.txt | 6 +++---
7 files changed, 26 insertions(+), 17 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index db314d2..52f1cd3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog
+### [2.1.7](https://github.com/googleapis/java-api-gateway/compare/v2.1.6...v2.1.7) (2022-02-03)
+
+
+### Dependencies
+
+* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-api-gateway/issues/1339)) ([#200](https://github.com/googleapis/java-api-gateway/issues/200)) ([99cb9bd](https://github.com/googleapis/java-api-gateway/commit/99cb9bd32f25054eb6461f3ce08b68d10350d9f0))
+* update actions/github-script action to v5 ([#199](https://github.com/googleapis/java-api-gateway/issues/199)) ([733af68](https://github.com/googleapis/java-api-gateway/commit/733af6802a2b8426972c7635550ee5fc0c4ebcfb))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#202](https://github.com/googleapis/java-api-gateway/issues/202)) ([77b4e2e](https://github.com/googleapis/java-api-gateway/commit/77b4e2e8f2a7f8929f98b18798450e39993ba604))
+
### [2.1.6](https://www.github.com/googleapis/java-api-gateway/compare/v2.1.5...v2.1.6) (2022-01-07)
diff --git a/google-cloud-api-gateway-bom/pom.xml b/google-cloud-api-gateway-bom/pom.xml
index 91d2898..c0ad20b 100644
--- a/google-cloud-api-gateway-bom/pom.xml
+++ b/google-cloud-api-gateway-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-api-gateway-bom
- 2.1.7-SNAPSHOT
+ 2.1.7
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.1.7-SNAPSHOT
+ 2.1.7
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.1.7-SNAPSHOT
+ 2.1.7
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.1.7-SNAPSHOT
+ 2.1.7
diff --git a/google-cloud-api-gateway/pom.xml b/google-cloud-api-gateway/pom.xml
index eff05b4..2f673b4 100644
--- a/google-cloud-api-gateway/pom.xml
+++ b/google-cloud-api-gateway/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-api-gateway
- 2.1.7-SNAPSHOT
+ 2.1.7
jar
Google API Gateway
https://github.com/googleapis/java-api-gateway
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-api-gateway-parent
- 2.1.7-SNAPSHOT
+ 2.1.7
google-cloud-api-gateway
diff --git a/grpc-google-cloud-api-gateway-v1/pom.xml b/grpc-google-cloud-api-gateway-v1/pom.xml
index 99087d9..46ff506 100644
--- a/grpc-google-cloud-api-gateway-v1/pom.xml
+++ b/grpc-google-cloud-api-gateway-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.1.7-SNAPSHOT
+ 2.1.7
grpc-google-cloud-api-gateway-v1
GRPC library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.1.7-SNAPSHOT
+ 2.1.7
diff --git a/pom.xml b/pom.xml
index afc757c..dbd3697 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-api-gateway-parent
pom
- 2.1.7-SNAPSHOT
+ 2.1.7
Google API Gateway Parent
https://github.com/googleapis/java-api-gateway
@@ -60,17 +60,17 @@
com.google.cloud
google-cloud-api-gateway
- 2.1.7-SNAPSHOT
+ 2.1.7
com.google.api.grpc
grpc-google-cloud-api-gateway-v1
- 2.1.7-SNAPSHOT
+ 2.1.7
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.1.7-SNAPSHOT
+ 2.1.7
diff --git a/proto-google-cloud-api-gateway-v1/pom.xml b/proto-google-cloud-api-gateway-v1/pom.xml
index 3fc10ea..c5ddaa2 100644
--- a/proto-google-cloud-api-gateway-v1/pom.xml
+++ b/proto-google-cloud-api-gateway-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-api-gateway-v1
- 2.1.7-SNAPSHOT
+ 2.1.7
proto-google-cloud-api-gateway-v1
Proto library for google-cloud-api-gateway
com.google.cloud
google-cloud-api-gateway-parent
- 2.1.7-SNAPSHOT
+ 2.1.7
diff --git a/versions.txt b/versions.txt
index 1418fcb..2bb6a09 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-api-gateway:2.1.6:2.1.7-SNAPSHOT
-grpc-google-cloud-api-gateway-v1:2.1.6:2.1.7-SNAPSHOT
-proto-google-cloud-api-gateway-v1:2.1.6:2.1.7-SNAPSHOT
+google-cloud-api-gateway:2.1.7:2.1.7
+grpc-google-cloud-api-gateway-v1:2.1.7:2.1.7
+proto-google-cloud-api-gateway-v1:2.1.7:2.1.7