From 2a45c89c2340d91e3472e829a78a0f219c656ec7 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 5 Jul 2021 20:44:15 +0000
Subject: [PATCH 01/18] chore: release 0.121.5-SNAPSHOT (#584)
: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-errorreporting-bom/pom.xml | 8 ++++----
google-cloud-errorreporting/pom.xml | 4 ++--
grpc-google-cloud-error-reporting-v1beta1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-error-reporting-v1beta1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
7 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/google-cloud-errorreporting-bom/pom.xml b/google-cloud-errorreporting-bom/pom.xml
index e6b3043d..646faa97 100644
--- a/google-cloud-errorreporting-bom/pom.xml
+++ b/google-cloud-errorreporting-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-errorreporting-bom
- 0.121.4-beta
+ 0.121.5-beta-SNAPSHOT
pom
com.google.cloud
@@ -63,17 +63,17 @@
com.google.cloud
google-cloud-errorreporting
- 0.121.4-beta
+ 0.121.5-beta-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.87.4
+ 0.87.5-SNAPSHOT
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.87.4
+ 0.87.5-SNAPSHOT
diff --git a/google-cloud-errorreporting/pom.xml b/google-cloud-errorreporting/pom.xml
index f9a8d2b9..56265aae 100644
--- a/google-cloud-errorreporting/pom.xml
+++ b/google-cloud-errorreporting/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-errorreporting
- 0.121.4-beta
+ 0.121.5-beta-SNAPSHOT
jar
Google Cloud Error Reporting
https://github.com/googleapis/java-errorreporting
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-errorreporting-parent
- 0.121.4-beta
+ 0.121.5-beta-SNAPSHOT
google-cloud-errorreporting
diff --git a/grpc-google-cloud-error-reporting-v1beta1/pom.xml b/grpc-google-cloud-error-reporting-v1beta1/pom.xml
index 0b09614e..8eea935e 100644
--- a/grpc-google-cloud-error-reporting-v1beta1/pom.xml
+++ b/grpc-google-cloud-error-reporting-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.87.4
+ 0.87.5-SNAPSHOT
grpc-google-cloud-error-reporting-v1beta1
GRPC library for grpc-google-cloud-error-reporting-v1beta1
com.google.cloud
google-cloud-errorreporting-parent
- 0.121.4-beta
+ 0.121.5-beta-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 090a044b..293e978b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-errorreporting-parent
pom
- 0.121.4-beta
+ 0.121.5-beta-SNAPSHOT
Google Cloud Error Reporting Parent
https://github.com/googleapis/java-errorreporting
@@ -70,17 +70,17 @@
com.google.cloud
google-cloud-errorreporting
- 0.121.4-beta
+ 0.121.5-beta-SNAPSHOT
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.87.4
+ 0.87.5-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.87.4
+ 0.87.5-SNAPSHOT
diff --git a/proto-google-cloud-error-reporting-v1beta1/pom.xml b/proto-google-cloud-error-reporting-v1beta1/pom.xml
index a9709a8e..c6405361 100644
--- a/proto-google-cloud-error-reporting-v1beta1/pom.xml
+++ b/proto-google-cloud-error-reporting-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.87.4
+ 0.87.5-SNAPSHOT
proto-google-cloud-error-reporting-v1beta1
PROTO library for proto-google-cloud-error-reporting-v1beta1
com.google.cloud
google-cloud-errorreporting-parent
- 0.121.4-beta
+ 0.121.5-beta-SNAPSHOT
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index b6fc535f..c7992691 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-errorreporting
- 0.121.4-beta
+ 0.121.5-beta-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index 48d3946e..c135203d 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-grpc-google-cloud-errorreporting-v1beta1:0.87.4:0.87.4
-proto-google-cloud-errorreporting-v1beta1:0.87.4:0.87.4
-google-cloud-errorreporting:0.121.4-beta:0.121.4-beta
\ No newline at end of file
+grpc-google-cloud-errorreporting-v1beta1:0.87.4:0.87.5-SNAPSHOT
+proto-google-cloud-errorreporting-v1beta1:0.87.4:0.87.5-SNAPSHOT
+google-cloud-errorreporting:0.121.4-beta:0.121.5-beta-SNAPSHOT
\ No newline at end of file
From bff1e2ebfc5e90a21c784fb7b812c7e14efd2e0e Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Wed, 7 Jul 2021 10:52:54 -0400
Subject: [PATCH 02/18] chore: remove distributionManagement section (#586)
All java client libraries inherit the distributionManagement section form shared-config. To prevent individual pom files from overriding the shared-config version of distributionManagement, it is being removed.
---
pom.xml | 11 +----------
1 file changed, 1 insertion(+), 10 deletions(-)
diff --git a/pom.xml b/pom.xml
index 293e978b..15f8f5f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,16 +41,7 @@
https://github.com/googleapis/java-errorreporting/issues
GitHub Issues
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
-
- sonatype-nexus-staging
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
+
Apache-2.0
From 56eefcdc50c57f296e1142c6720622b48b243064 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 7 Jul 2021 08:02:34 -0700
Subject: [PATCH 03/18] chore: regenerate README (#587)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2021-07-07 14:57:50,610 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-errorreporting/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-07-07 14:57:51,823 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/a4ebd15c-cc74-4e40-9d08-e503d0f6252b/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
---
.github/readme/synth.metadata/synth.metadata | 2 +-
README.md | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index 41c92de9..088d328e 100644
--- a/.github/readme/synth.metadata/synth.metadata
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
- "sha": "b840e7d7c8b120bfb5da4246e1ec6afd0bbce943"
+ "sha": "bff1e2ebfc5e90a21c784fb7b812c7e14efd2e0e"
}
},
{
diff --git a/README.md b/README.md
index f61cf247..18bd9cbf 100644
--- a/README.md
+++ b/README.md
@@ -73,12 +73,12 @@ compile 'com.google.cloud:google-cloud-errorreporting'
```
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-compile 'com.google.cloud:google-cloud-errorreporting:0.121.3-beta'
+compile 'com.google.cloud:google-cloud-errorreporting:0.121.4-beta'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.121.3-beta"
+libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.121.4-beta"
```
## Authentication
From 90351dc5f501f9bd1c7552df2d68a2c7e4566074 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 7 Jul 2021 19:07:07 +0200
Subject: [PATCH 04/18] chore(deps): update dependency
com.google.cloud:google-cloud-errorreporting to v0.121.4-beta (#585)
---
samples/install-without-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index 5e9663fc..15bfa32a 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-errorreporting
- 0.121.3-beta
+ 0.121.4-beta
From dbdb7b44d8eb63d6dbda3e0ff8e2cc17fba23766 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Wed, 7 Jul 2021 10:16:19 -0700
Subject: [PATCH 05/18] chore: regenerate README (#588)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2021-07-07 17:10:37,791 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-errorreporting/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-07-07 17:10:38,988 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/c2fe0eec-91d5-4c59-8e3d-94224c29b130/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
---
.github/readme/synth.metadata/synth.metadata | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index 088d328e..2d30f984 100644
--- a/.github/readme/synth.metadata/synth.metadata
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
- "sha": "bff1e2ebfc5e90a21c784fb7b812c7e14efd2e0e"
+ "sha": "90351dc5f501f9bd1c7552df2d68a2c7e4566074"
}
},
{
diff --git a/README.md b/README.md
index 18bd9cbf..a3c4125d 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ If you are using Maven without BOM, add this to your dependencies:
com.google.cloud
google-cloud-errorreporting
- 0.121.3-beta
+ 0.121.4-beta
```
From c243d967bd0badb045e0fa6918a0d09c77dd94a2 Mon Sep 17 00:00:00 2001
From: Neenu Shaji
Date: Thu, 8 Jul 2021 12:34:39 -0400
Subject: [PATCH 06/18] chore: remove distributionManagement section (#589)
All java client libraries inherit the distributionManagement section form shared-config. To prevent individual pom files from overriding the shared-config version of distributionManagement, it is being removed.
---
google-cloud-errorreporting-bom/pom.xml | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/google-cloud-errorreporting-bom/pom.xml b/google-cloud-errorreporting-bom/pom.xml
index 646faa97..7690481b 100644
--- a/google-cloud-errorreporting-bom/pom.xml
+++ b/google-cloud-errorreporting-bom/pom.xml
@@ -39,17 +39,6 @@
https://github.com/googleapis/java-errorreporting
-
-
- sonatype-nexus-snapshots
- https://oss.sonatype.org/content/repositories/snapshots
-
-
- sonatype-nexus-staging
- https://oss.sonatype.org/service/local/staging/deploy/maven2/
-
-
-
The Apache Software License, Version 2.0
From 3b9a959848a5f72f2afe9066d06546a3cfc953a1 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Fri, 9 Jul 2021 17:34:30 +0200
Subject: [PATCH 07/18] chore(deps): update dependency
com.google.cloud:libraries-bom to v20.8.0 (#590)
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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `20.7.0` -> `20.8.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, 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#github/googleapis/java-errorreporting).
---
samples/snippets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 209eaef9..9f82d361 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 20.7.0
+ 20.8.0
pom
import
From 2a5c6c90c859f8808b2a3eccb4ba7c2533285fd8 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Fri, 9 Jul 2021 08:44:09 -0700
Subject: [PATCH 08/18] chore: regenerate README (#592)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2021-07-09 15:37:10,713 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-errorreporting/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-07-09 15:37:11,928 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/43d292ed-86fb-454c-9beb-bab90debd77c/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
---
.github/readme/synth.metadata/synth.metadata | 4 ++--
README.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index 2d30f984..64e968c6 100644
--- a/.github/readme/synth.metadata/synth.metadata
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
- "sha": "90351dc5f501f9bd1c7552df2d68a2c7e4566074"
+ "sha": "3b9a959848a5f72f2afe9066d06546a3cfc953a1"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "39652e3948f455fd0b77535a0145eeec561a3706"
+ "sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
}
}
]
diff --git a/README.md b/README.md
index a3c4125d..accfd84a 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
com.google.cloud
libraries-bom
- 20.7.0
+ 20.8.0
pom
import
@@ -67,7 +67,7 @@ If you are using Maven without BOM, add this to your dependencies:
If you are using Gradle 5.x or later, add this to your dependencies
```Groovy
-implementation platform('com.google.cloud:libraries-bom:20.7.0')
+implementation platform('com.google.cloud:libraries-bom:20.8.0')
compile 'com.google.cloud:google-cloud-errorreporting'
```
From 4d18b8377f7ddeeb1063ee7f65e0692ace4f502f Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Fri, 9 Jul 2021 10:04:09 -0700
Subject: [PATCH 09/18] chore: remove All rights reserved clause from
java.header (#591)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/0afaad64-73b8-4e7c-b2a0-e35a5f2ec876/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Source-Link: https://github.com/googleapis/synthtool/commit/09c59c20a4bf0daed1665af59035ff240fe356df
---
java.header | 2 +-
synth.metadata | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/java.header b/java.header
index 3a9b503a..d0970ba7 100644
--- a/java.header
+++ b/java.header
@@ -1,5 +1,5 @@
^/\*$
-^ \* Copyright \d\d\d\d,? Google (Inc\.|LLC)( All [rR]ights [rR]eserved\.)?$
+^ \* Copyright \d\d\d\d,? Google (Inc\.|LLC)$
^ \*$
^ \* Licensed under the Apache License, Version 2\.0 \(the "License"\);$
^ \* you may not use this file except in compliance with the License\.$
diff --git a/synth.metadata b/synth.metadata
index 4fd5123e..3f21f6f2 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
- "sha": "a951d1eed4dbd4540226723f0b2189407c2bf3d6"
+ "sha": "c243d967bd0badb045e0fa6918a0d09c77dd94a2"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "87254ac89a9559864c0a245d6b150406439ce3d8"
+ "sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
}
}
],
From db339de20b2794ed64ebd0b7f333256fff7b211b Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 15 Jul 2021 07:30:16 -0700
Subject: [PATCH 10/18] chore: add dependencyDashboardLabels to renovate.json
(#593)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/b9e095c8-4741-4d86-8a02-6e3362d6cc9e/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
Source-Link: https://github.com/googleapis/synthtool/commit/5d3c52f5db664eee9026db76b5bcb466f3a09ca9
---
renovate.json | 5 ++++-
synth.metadata | 4 ++--
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/renovate.json b/renovate.json
index 484eb3d7..87f0dbf3 100644
--- a/renovate.json
+++ b/renovate.json
@@ -69,5 +69,8 @@
}
],
"semanticCommits": true,
- "masterIssue": true
+ "dependencyDashboard": true,
+ "dependencyDashboardLabels": [
+ "type: process"
+ ]
}
diff --git a/synth.metadata b/synth.metadata
index 3f21f6f2..761a583b 100644
--- a/synth.metadata
+++ b/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
- "sha": "c243d967bd0badb045e0fa6918a0d09c77dd94a2"
+ "sha": "4d18b8377f7ddeeb1063ee7f65e0692ace4f502f"
}
},
{
@@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
+ "sha": "5d3c52f5db664eee9026db76b5bcb466f3a09ca9"
}
}
],
From 3ebe0d9b4992558a0365fa098be91b420274de80 Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Thu, 15 Jul 2021 07:42:36 -0700
Subject: [PATCH 11/18] chore: regenerate README (#594)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2021-07-15 14:35:21,908 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-errorreporting/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-07-15 14:35:23,258 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/c6d825b7-1f56-48fb-b1af-1000d9308e83/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
---
.github/readme/synth.metadata/synth.metadata | 4 +-
README.md | 48 +++++++++++++++++++-
2 files changed, 49 insertions(+), 3 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index 64e968c6..51f75a8f 100644
--- a/.github/readme/synth.metadata/synth.metadata
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
- "sha": "3b9a959848a5f72f2afe9066d06546a3cfc953a1"
+ "sha": "db339de20b2794ed64ebd0b7f333256fff7b211b"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "09c59c20a4bf0daed1665af59035ff240fe356df"
+ "sha": "4124d245133c0f740ac5e6fa2e7daeba327f1297"
}
}
]
diff --git a/README.md b/README.md
index accfd84a..22f8b52a 100644
--- a/README.md
+++ b/README.md
@@ -131,10 +131,50 @@ To get help, follow the instructions in the [shared Troubleshooting document][tr
Cloud Error Reporting uses gRPC for the transport layer.
-## Java Versions
+## Supported Java Versions
Java 7 or above is required for using this client.
+Google's Java client libraries,
+[Google Cloud Client Libraries][cloudlibs]
+and
+[Google Cloud API Libraries][apilibs],
+follow the
+[Oracle Java SE support roadmap][oracle]
+(see the Oracle Java SE Product Releases section).
+
+### For new development
+
+In general, new feature development occurs with support for the lowest Java
+LTS version covered by Oracle's Premier Support (which typically lasts 5 years
+from initial General Availability). If the minimum required JVM for a given
+library is changed, it is accompanied by a [semver][semver] major release.
+
+Java 11 and (in September 2021) Java 17 are the best choices for new
+development.
+
+### Keeping production systems current
+
+Google tests its client libraries with all current LTS versions covered by
+Oracle's Extended Support (which typically lasts 8 years from initial
+General Availability).
+
+#### Legacy support
+
+Google's client libraries support legacy versions of Java runtimes with long
+term stable libraries that don't receive feature updates on a best efforts basis
+as it may not be possible to backport all patches.
+
+Google provides updates on a best efforts basis to apps that continue to use
+Java 7, though apps might need to upgrade to current versions of the library
+that supports their JVM.
+
+#### Where to find specific information
+
+The latest versions and the supported Java versions are identified on
+the individual GitHub repository `github.com/GoogleAPIs/java-SERVICENAME`
+and on [google-cloud-java][g-c-j].
+
## Versioning
@@ -198,3 +238,9 @@ Java is a registered trademark of Oracle and/or its affiliates.
[enable-api]: https://console.cloud.google.com/flows/enableapi?apiid=clouderrorreporting.googleapis.com
[libraries-bom]: https://github.com/GoogleCloudPlatform/cloud-opensource-java/wiki/The-Google-Cloud-Platform-Libraries-BOM
[shell_img]: https://gstatic.com/cloudssh/images/open-btn.png
+
+[semver]: https://semver.org/
+[cloudlibs]: https://cloud.google.com/apis/docs/client-libraries-explained
+[apilibs]: https://cloud.google.com/apis/docs/client-libraries-explained#google_api_client_libraries
+[oracle]: https://www.oracle.com/java/technologies/java-se-support-roadmap.html
+[g-c-j]: http://github.com/googleapis/google-cloud-java
From 7a1cde40dc755fb2dc06eb95458880c1d91e28c3 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 27 Jul 2021 22:50:39 +0200
Subject: [PATCH 12/18] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v0.13.1 (#597)
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) | `0.12.0` -> `0.13.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-config
### [`v0.13.1`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#0131-httpswwwgithubcomgoogleapisjava-shared-configcomparev0130v0131-2021-07-27)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v0.13.0...v0.13.1)
### [`v0.13.0`](https://togithub.com/googleapis/java-shared-config/releases/v0.13.0)
##### Features
- add `gcf-owl-bot[bot]` to `ignoreAuthors` ([#264](https://www.github.com/googleapis/java-shared-config/issues/264)) ([d274af8](https://www.github.com/googleapis/java-shared-config/commit/d274af836ac9b3e98be84e551b7e9e552397ecc1))
##### Bug Fixes
- Add shopt -s nullglob to dependencies script ([865ca3c](https://www.github.com/googleapis/java-shared-config/commit/865ca3cbf106a7aaae1a989320a1ad5a47b6ffaf))
- Update dependencies.sh to not break on mac ([#276](https://www.github.com/googleapis/java-shared-config/issues/276)) ([865ca3c](https://www.github.com/googleapis/java-shared-config/commit/865ca3cbf106a7aaae1a989320a1ad5a47b6ffaf))
##### Dependencies
- update auto-value-annotation.version to v1.8.2 ([#275](https://www.github.com/googleapis/java-shared-config/issues/275)) ([4d15246](https://www.github.com/googleapis/java-shared-config/commit/4d152461a5592940a8be762c7a8698a02dbe26cf))
- update dependency com.puppycrawl.tools:checkstyle to v8.43 ([#266](https://www.github.com/googleapis/java-shared-config/issues/266)) ([fae7961](https://www.github.com/googleapis/java-shared-config/commit/fae7961412b33e34e8fcfec78d1451894d4e61d9))
- update dependency com.puppycrawl.tools:checkstyle to v8.44 ([#274](https://www.github.com/googleapis/java-shared-config/issues/274)) ([d53d0e0](https://www.github.com/googleapis/java-shared-config/commit/d53d0e0935e908d16f4e7cf763577cf3fd8128d3))
***
---
### 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, 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#github/googleapis/java-errorreporting).
---
google-cloud-errorreporting-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-errorreporting-bom/pom.xml b/google-cloud-errorreporting-bom/pom.xml
index 7690481b..2119e6a5 100644
--- a/google-cloud-errorreporting-bom/pom.xml
+++ b/google-cloud-errorreporting-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 0.12.0
+ 0.13.1
Google Cloud errorreporting BOM
diff --git a/pom.xml b/pom.xml
index 15f8f5f9..7a08d7ed 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 0.12.0
+ 0.13.1
From ddeef05ac14ed21cec0a38b8e484987f714b20cd Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 27 Jul 2021 14:06:32 -0700
Subject: [PATCH 13/18] chore: regenerate README (#598)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2021-07-27 20:56:02,612 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-errorreporting/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-07-27 20:56:04,195 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/4b16580f-20ab-4553-aba2-f32e89bdabd2/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
---
.github/readme/synth.metadata/synth.metadata | 4 ++--
README.md | 20 +++++++++++++++++---
2 files changed, 19 insertions(+), 5 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index 51f75a8f..e8a4ad71 100644
--- a/.github/readme/synth.metadata/synth.metadata
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -4,14 +4,14 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
- "sha": "db339de20b2794ed64ebd0b7f333256fff7b211b"
+ "sha": "7a1cde40dc755fb2dc06eb95458880c1d91e28c3"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
- "sha": "4124d245133c0f740ac5e6fa2e7daeba327f1297"
+ "sha": "3d32990b6f4b57be77455e3ca89e6e21cd0c06b3"
}
}
]
diff --git a/README.md b/README.md
index 22f8b52a..92d8b749 100644
--- a/README.md
+++ b/README.md
@@ -11,9 +11,11 @@ Java idiomatic client for [Cloud Error Reporting][product-docs].
> Note: This client is a work-in-progress, and may occasionally
> make backwards-incompatible changes.
+
## Quickstart
If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
+
```xml
@@ -56,6 +58,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
If you are using Maven without BOM, add this to your dependencies:
+
```xml
com.google.cloud
@@ -66,17 +69,20 @@ If you are using Maven without BOM, add this to your dependencies:
```
If you are using Gradle 5.x or later, add this to your dependencies
+
```Groovy
-implementation platform('com.google.cloud:libraries-bom:20.8.0')
+implementation platform('com.google.cloud:libraries-bom:20.9.0')
compile 'com.google.cloud:google-cloud-errorreporting'
```
If you are using Gradle without BOM, add this to your dependencies
+
```Groovy
compile 'com.google.cloud:google-cloud-errorreporting:0.121.4-beta'
```
If you are using SBT, add this to your dependencies
+
```Scala
libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.121.4-beta"
```
@@ -85,6 +91,10 @@ libraryDependencies += "com.google.cloud" % "google-cloud-errorreporting" % "0.1
See the [Authentication][authentication] section in the base directory's README.
+## Authorization
+
+The client application making API calls must be granted [authorization scopes][auth-scopes] required for the desired Cloud Error Reporting APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles] required to access GCP resources using the Cloud Error Reporting API calls.
+
## Getting Started
### Prerequisites
@@ -114,8 +124,7 @@ use this Cloud Error Reporting Client Library.
## Samples
-Samples are in the [`samples/`](https://github.com/googleapis/java-errorreporting/tree/master/samples) directory. The samples' `README.md`
-has instructions for running the samples.
+Samples are in the [`samples/`](https://github.com/googleapis/java-errorreporting/tree/master/samples) directory.
| Sample | Source Code | Try it |
| --------------------------- | --------------------------------- | ------ |
@@ -184,6 +193,7 @@ This library follows [Semantic Versioning](http://semver.org/).
It is currently in major version zero (``0.y.z``), which means that anything may change at any time
and the public API should not be considered stable.
+
## Contributing
@@ -195,6 +205,7 @@ Please note that this project is released with a Contributor Code of Conduct. By
this project you agree to abide by its terms. See [Code of Conduct][code-of-conduct] for more
information.
+
## License
Apache 2.0 - See [LICENSE][license] for more information.
@@ -227,6 +238,9 @@ Java is a registered trademark of Oracle and/or its affiliates.
[maven-version-image]: https://img.shields.io/maven-central/v/com.google.cloud/google-cloud-errorreporting.svg
[maven-version-link]: https://search.maven.org/search?q=g:com.google.cloud%20AND%20a:google-cloud-errorreporting&core=gav
[authentication]: https://github.com/googleapis/google-cloud-java#authentication
+[auth-scopes]: https://developers.google.com/identity/protocols/oauth2/scopes
+[predefined-iam-roles]: https://cloud.google.com/iam/docs/understanding-roles#predefined_roles
+[iam-policy]: https://cloud.google.com/iam/docs/overview#cloud-iam-policy
[developer-console]: https://console.developers.google.com/
[create-project]: https://cloud.google.com/resource-manager/docs/creating-managing-projects
[cloud-sdk]: https://cloud.google.com/sdk/
From 7179eaafba427333f2eaef0bd79cb2e0d58e753f Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Wed, 28 Jul 2021 01:12:41 +0200
Subject: [PATCH 14/18] chore(deps): update dependency
com.google.cloud:libraries-bom to v20.9.0 (#595)
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:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `20.8.0` -> `20.9.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, 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#github/googleapis/java-errorreporting).
---
samples/snippets/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 9f82d361..c01b935d 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -30,7 +30,7 @@
com.google.cloud
libraries-bom
- 20.8.0
+ 20.9.0
pom
import
From 195c07ee44955000c5a381ecf5d5fc836e52f3cc Mon Sep 17 00:00:00 2001
From: Yoshi Automation Bot
Date: Tue, 27 Jul 2021 16:24:18 -0700
Subject: [PATCH 15/18] chore: regenerate README (#599)
This PR was generated using Autosynth. :rainbow:
Log from Synthtool
```
2021-07-27 23:16:52,528 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-errorreporting/.github/readme/synth.py.
On branch autosynth-readme
nothing to commit, working tree clean
2021-07-27 23:16:53,784 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
```
Full log will be available here:
https://source.cloud.google.com/results/invocations/6978330e-aadd-4368-8cd5-9661bf7165f1/targets
- [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
---
.github/readme/synth.metadata/synth.metadata | 2 +-
README.md | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
index e8a4ad71..0a723659 100644
--- a/.github/readme/synth.metadata/synth.metadata
+++ b/.github/readme/synth.metadata/synth.metadata
@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-errorreporting.git",
- "sha": "7a1cde40dc755fb2dc06eb95458880c1d91e28c3"
+ "sha": "7179eaafba427333f2eaef0bd79cb2e0d58e753f"
}
},
{
diff --git a/README.md b/README.md
index 92d8b749..7672a250 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
com.google.cloud
libraries-bom
- 20.8.0
+ 20.9.0
pom
import
From cf5a107afbd7e4d808f7577548c146262c4b2e84 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 2 Aug 2021 22:45:46 +0200
Subject: [PATCH 16/18] deps: update dependency
com.google.cloud:google-cloud-core to v1.96.0 (#603)
---
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 15bfa32a..6376b76e 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -36,7 +36,7 @@
com.google.cloud
google-cloud-core
- 1.95.4
+ 1.96.0
junit
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index c7992691..9f2bf92e 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -35,7 +35,7 @@
com.google.cloud
google-cloud-core
- 1.95.4
+ 1.96.0
junit
From 14e984bebae89adbd43df3288868b5aabc57bc12 Mon Sep 17 00:00:00 2001
From: Emily Ball
Date: Mon, 2 Aug 2021 13:47:07 -0700
Subject: [PATCH 17/18] ci: remove java 7 units check (#601)
---
.github/sync-repo-settings.yaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml
index 6bddd18e..bf357318 100644
--- a/.github/sync-repo-settings.yaml
+++ b/.github/sync-repo-settings.yaml
@@ -34,7 +34,6 @@ branchProtectionRules:
- "linkage-monitor"
- "lint"
- "clirr"
- - "units (7)"
- "units (8)"
- "units (11)"
- "Kokoro - Test: Integration"
@@ -46,4 +45,4 @@ permissionRules:
- team: yoshi-java-admins
permission: admin
- team: yoshi-java
- permission: push
\ No newline at end of file
+ permission: push
From 2c0e11797e99df496be19151a5efb187c32c3a24 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 2 Aug 2021 20:52:21 +0000
Subject: [PATCH 18/18] chore: release 0.121.5 (#604)
:robot: I have created a release \*beep\* \*boop\*
---
### [0.121.5](https://www.github.com/googleapis/java-errorreporting/compare/v0.121.4...v0.121.5) (2021-08-02)
### Dependencies
* update dependency com.google.cloud:google-cloud-core to v1.96.0 ([#603](https://www.github.com/googleapis/java-errorreporting/issues/603)) ([cf5a107](https://www.github.com/googleapis/java-errorreporting/commit/cf5a107afbd7e4d808f7577548c146262c4b2e84))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
CHANGELOG.md | 7 +++++++
google-cloud-errorreporting-bom/pom.xml | 8 ++++----
google-cloud-errorreporting/pom.xml | 4 ++--
grpc-google-cloud-error-reporting-v1beta1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-error-reporting-v1beta1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
8 files changed, 25 insertions(+), 18 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3f566fa9..15781119 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+### [0.121.5](https://www.github.com/googleapis/java-errorreporting/compare/v0.121.4...v0.121.5) (2021-08-02)
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-core to v1.96.0 ([#603](https://www.github.com/googleapis/java-errorreporting/issues/603)) ([cf5a107](https://www.github.com/googleapis/java-errorreporting/commit/cf5a107afbd7e4d808f7577548c146262c4b2e84))
+
### [0.121.4](https://www.github.com/googleapis/java-errorreporting/compare/v0.121.3...v0.121.4) (2021-07-05)
diff --git a/google-cloud-errorreporting-bom/pom.xml b/google-cloud-errorreporting-bom/pom.xml
index 2119e6a5..be43e010 100644
--- a/google-cloud-errorreporting-bom/pom.xml
+++ b/google-cloud-errorreporting-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-errorreporting-bom
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
pom
com.google.cloud
@@ -52,17 +52,17 @@
com.google.cloud
google-cloud-errorreporting
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.87.5-SNAPSHOT
+ 0.87.5
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.87.5-SNAPSHOT
+ 0.87.5
diff --git a/google-cloud-errorreporting/pom.xml b/google-cloud-errorreporting/pom.xml
index 56265aae..c5ddc121 100644
--- a/google-cloud-errorreporting/pom.xml
+++ b/google-cloud-errorreporting/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-errorreporting
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
jar
Google Cloud Error Reporting
https://github.com/googleapis/java-errorreporting
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-errorreporting-parent
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
google-cloud-errorreporting
diff --git a/grpc-google-cloud-error-reporting-v1beta1/pom.xml b/grpc-google-cloud-error-reporting-v1beta1/pom.xml
index 8eea935e..2d2cd2e2 100644
--- a/grpc-google-cloud-error-reporting-v1beta1/pom.xml
+++ b/grpc-google-cloud-error-reporting-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.87.5-SNAPSHOT
+ 0.87.5
grpc-google-cloud-error-reporting-v1beta1
GRPC library for grpc-google-cloud-error-reporting-v1beta1
com.google.cloud
google-cloud-errorreporting-parent
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
diff --git a/pom.xml b/pom.xml
index 7a08d7ed..372f4098 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-errorreporting-parent
pom
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
Google Cloud Error Reporting Parent
https://github.com/googleapis/java-errorreporting
@@ -61,17 +61,17 @@
com.google.cloud
google-cloud-errorreporting
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.87.5-SNAPSHOT
+ 0.87.5
com.google.api.grpc
grpc-google-cloud-error-reporting-v1beta1
- 0.87.5-SNAPSHOT
+ 0.87.5
diff --git a/proto-google-cloud-error-reporting-v1beta1/pom.xml b/proto-google-cloud-error-reporting-v1beta1/pom.xml
index c6405361..ff52d5bd 100644
--- a/proto-google-cloud-error-reporting-v1beta1/pom.xml
+++ b/proto-google-cloud-error-reporting-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-error-reporting-v1beta1
- 0.87.5-SNAPSHOT
+ 0.87.5
proto-google-cloud-error-reporting-v1beta1
PROTO library for proto-google-cloud-error-reporting-v1beta1
com.google.cloud
google-cloud-errorreporting-parent
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 9f2bf92e..75469086 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-errorreporting
- 0.121.5-beta-SNAPSHOT
+ 0.121.5-beta
diff --git a/versions.txt b/versions.txt
index c135203d..8aca86a2 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-grpc-google-cloud-errorreporting-v1beta1:0.87.4:0.87.5-SNAPSHOT
-proto-google-cloud-errorreporting-v1beta1:0.87.4:0.87.5-SNAPSHOT
-google-cloud-errorreporting:0.121.4-beta:0.121.5-beta-SNAPSHOT
\ No newline at end of file
+grpc-google-cloud-errorreporting-v1beta1:0.87.5:0.87.5
+proto-google-cloud-errorreporting-v1beta1:0.87.5:0.87.5
+google-cloud-errorreporting:0.121.5-beta:0.121.5-beta
\ No newline at end of file