From 4799288aa13b421cf87628db6b0ce1ebbdba8587 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 9 Sep 2022 17:06:26 +0200 Subject: [PATCH 1/6] chore(deps): update dependency com.google.cloud:google-cloud-profiler to v2.3.2 (#301) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![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-profiler](https://togithub.com/googleapis/java-profiler) | `2.3.1` -> `2.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-profiler/2.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-profiler/2.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-profiler/2.3.2/compatibility-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-profiler/2.3.2/confidence-slim/2.3.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] 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-profiler). --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4cbbbb5..5811411 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-profiler - 2.3.1 + 2.3.2 ``` If you are using Gradle without BOM, add this to your dependencies: ```Groovy -implementation 'com.google.cloud:google-cloud-profiler:2.3.1' +implementation 'com.google.cloud:google-cloud-profiler:2.3.2' ``` If you are using SBT, add this to your dependencies: ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.3.1" +libraryDependencies += "com.google.cloud" % "google-cloud-profiler" % "2.3.2" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index c73ec2f..134f03a 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-profiler - 2.3.1 + 2.3.2 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 753d8fb..bf0d234 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-profiler - 2.3.1 + 2.3.2 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 1bf58ce..a89a26c 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-profiler - 2.3.1 + 2.3.2 From 5a1c2345eb3ae89dc73e00bd8c342a19a27e21a0 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 15:14:22 +0000 Subject: [PATCH 2/6] chore(main): release 2.3.3-SNAPSHOT (#300) :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-profiler-bom/pom.xml | 8 ++++---- google-cloud-profiler/pom.xml | 4 ++-- grpc-google-cloud-profiler-v2/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-profiler-v2/pom.xml | 4 ++-- versions.txt | 6 +++--- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/google-cloud-profiler-bom/pom.xml b/google-cloud-profiler-bom/pom.xml index 10fef13..72d696b 100644 --- a/google-cloud-profiler-bom/pom.xml +++ b/google-cloud-profiler-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-profiler-bom - 2.3.2 + 2.3.3-SNAPSHOT pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-profiler - 2.3.2 + 2.3.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-profiler-v2 - 2.3.2 + 2.3.3-SNAPSHOT com.google.api.grpc proto-google-cloud-profiler-v2 - 2.3.2 + 2.3.3-SNAPSHOT diff --git a/google-cloud-profiler/pom.xml b/google-cloud-profiler/pom.xml index dd80d25..8d03c87 100644 --- a/google-cloud-profiler/pom.xml +++ b/google-cloud-profiler/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-profiler - 2.3.2 + 2.3.3-SNAPSHOT jar Google Cloud Profiler https://github.com/googleapis/java-profiler @@ -11,7 +11,7 @@ com.google.cloud google-cloud-profiler-parent - 2.3.2 + 2.3.3-SNAPSHOT google-cloud-profiler diff --git a/grpc-google-cloud-profiler-v2/pom.xml b/grpc-google-cloud-profiler-v2/pom.xml index 45aa83f..fd08d3e 100644 --- a/grpc-google-cloud-profiler-v2/pom.xml +++ b/grpc-google-cloud-profiler-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-profiler-v2 - 2.3.2 + 2.3.3-SNAPSHOT grpc-google-cloud-profiler-v2 GRPC library for google-cloud-profiler com.google.cloud google-cloud-profiler-parent - 2.3.2 + 2.3.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index e21eb7a..85c18ce 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-profiler-parent pom - 2.3.2 + 2.3.3-SNAPSHOT Google Cloud Profiler Parent https://github.com/googleapis/java-profiler @@ -61,17 +61,17 @@ com.google.cloud google-cloud-profiler - 2.3.2 + 2.3.3-SNAPSHOT com.google.api.grpc proto-google-cloud-profiler-v2 - 2.3.2 + 2.3.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-profiler-v2 - 2.3.2 + 2.3.3-SNAPSHOT diff --git a/proto-google-cloud-profiler-v2/pom.xml b/proto-google-cloud-profiler-v2/pom.xml index 453da21..bb8cc76 100644 --- a/proto-google-cloud-profiler-v2/pom.xml +++ b/proto-google-cloud-profiler-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-profiler-v2 - 2.3.2 + 2.3.3-SNAPSHOT proto-google-cloud-profiler-v2 Proto library for google-cloud-profiler com.google.cloud google-cloud-profiler-parent - 2.3.2 + 2.3.3-SNAPSHOT diff --git a/versions.txt b/versions.txt index 9cfeb04..faab76b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-profiler:2.3.2:2.3.2 -grpc-google-cloud-profiler-v2:2.3.2:2.3.2 -proto-google-cloud-profiler-v2:2.3.2:2.3.2 +google-cloud-profiler:2.3.2:2.3.3-SNAPSHOT +grpc-google-cloud-profiler-v2:2.3.2:2.3.3-SNAPSHOT +proto-google-cloud-profiler-v2:2.3.2:2.3.3-SNAPSHOT From e5f890e322075b92ff0113fd68a978af204bd512 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Fri, 9 Sep 2022 16:32:23 +0000 Subject: [PATCH 3/6] chore(bazel): Update WORKSPACE files for rules_gapic, gax_java, generator_java versions (#297) - [ ] Regenerate this pull request now. PiperOrigin-RevId: 472750037 Source-Link: https://github.com/googleapis/googleapis/commit/88f2ea3f53b9712f2e04f28f06210f6f77fa7e24 Source-Link: https://github.com/googleapis/googleapis-gen/commit/230a5588306aae18fe8f2a57f14d4039ad72c901 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMjMwYTU1ODgzMDZhYWUxOGZlOGYyYTU3ZjE0ZDQwMzlhZDcyYzkwMSJ9 --- .../v2/ProfilerServiceClient.java | 70 +++++++++++++------ .../v2/ProfilerServiceSettings.java | 12 ++-- .../cloudprofiler/v2/package-info.java | 7 +- .../v2/stub/HttpJsonProfilerServiceStub.java | 8 ++- .../v2/stub/ProfilerServiceStubSettings.java | 12 ++-- 5 files changed, 72 insertions(+), 37 deletions(-) diff --git a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/ProfilerServiceClient.java b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/ProfilerServiceClient.java index fb07f73..659a206 100644 --- a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/ProfilerServiceClient.java +++ b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/ProfilerServiceClient.java @@ -40,8 +40,11 @@ * calls that map to API methods. Sample code to get started: * *
{@code
- * // This snippet has been automatically generated for illustrative purposes only.
- * // It may require modifications to work in your environment.
+ * // This snippet has been automatically generated and should be regarded as a code template only.
+ * // It will require modifications to work:
+ * // - It may require correct/in-range values for request initialization.
+ * // - It may require specifying regional endpoints when creating the service client as shown in
+ * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
  * try (ProfilerServiceClient profilerServiceClient = ProfilerServiceClient.create()) {
  *   CreateProfileRequest request =
  *       CreateProfileRequest.newBuilder()
@@ -83,8 +86,11 @@
  * 

To customize credentials: * *

{@code
- * // This snippet has been automatically generated for illustrative purposes only.
- * // It may require modifications to work in your environment.
+ * // This snippet has been automatically generated and should be regarded as a code template only.
+ * // It will require modifications to work:
+ * // - It may require correct/in-range values for request initialization.
+ * // - It may require specifying regional endpoints when creating the service client as shown in
+ * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
  * ProfilerServiceSettings profilerServiceSettings =
  *     ProfilerServiceSettings.newBuilder()
  *         .setCredentialsProvider(FixedCredentialsProvider.create(myCredentials))
@@ -96,8 +102,11 @@
  * 

To customize the endpoint: * *

{@code
- * // This snippet has been automatically generated for illustrative purposes only.
- * // It may require modifications to work in your environment.
+ * // This snippet has been automatically generated and should be regarded as a code template only.
+ * // It will require modifications to work:
+ * // - It may require correct/in-range values for request initialization.
+ * // - It may require specifying regional endpoints when creating the service client as shown in
+ * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
  * ProfilerServiceSettings profilerServiceSettings =
  *     ProfilerServiceSettings.newBuilder().setEndpoint(myEndpoint).build();
  * ProfilerServiceClient profilerServiceClient =
@@ -108,8 +117,11 @@
  * the wire:
  *
  * 
{@code
- * // This snippet has been automatically generated for illustrative purposes only.
- * // It may require modifications to work in your environment.
+ * // This snippet has been automatically generated and should be regarded as a code template only.
+ * // It will require modifications to work:
+ * // - It may require correct/in-range values for request initialization.
+ * // - It may require specifying regional endpoints when creating the service client as shown in
+ * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
  * ProfilerServiceSettings profilerServiceSettings =
  *     ProfilerServiceSettings.newBuilder()
  *         .setTransportChannelProvider(
@@ -187,8 +199,11 @@ public ProfilerServiceStub getStub() {
    * 

Sample code: * *

{@code
-   * // This snippet has been automatically generated for illustrative purposes only.
-   * // It may require modifications to work in your environment.
+   * // This snippet has been automatically generated and should be regarded as a code template only.
+   * // It will require modifications to work:
+   * // - It may require correct/in-range values for request initialization.
+   * // - It may require specifying regional endpoints when creating the service client as shown in
+   * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
    * try (ProfilerServiceClient profilerServiceClient = ProfilerServiceClient.create()) {
    *   CreateProfileRequest request =
    *       CreateProfileRequest.newBuilder()
@@ -223,8 +238,11 @@ public final Profile createProfile(CreateProfileRequest request) {
    * 

Sample code: * *

{@code
-   * // This snippet has been automatically generated for illustrative purposes only.
-   * // It may require modifications to work in your environment.
+   * // This snippet has been automatically generated and should be regarded as a code template only.
+   * // It will require modifications to work:
+   * // - It may require correct/in-range values for request initialization.
+   * // - It may require specifying regional endpoints when creating the service client as shown in
+   * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
    * try (ProfilerServiceClient profilerServiceClient = ProfilerServiceClient.create()) {
    *   CreateProfileRequest request =
    *       CreateProfileRequest.newBuilder()
@@ -250,8 +268,11 @@ public final UnaryCallable createProfileCallable(
    * 

Sample code: * *

{@code
-   * // This snippet has been automatically generated for illustrative purposes only.
-   * // It may require modifications to work in your environment.
+   * // This snippet has been automatically generated and should be regarded as a code template only.
+   * // It will require modifications to work:
+   * // - It may require correct/in-range values for request initialization.
+   * // - It may require specifying regional endpoints when creating the service client as shown in
+   * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
    * try (ProfilerServiceClient profilerServiceClient = ProfilerServiceClient.create()) {
    *   CreateOfflineProfileRequest request =
    *       CreateOfflineProfileRequest.newBuilder()
@@ -277,8 +298,11 @@ public final Profile createOfflineProfile(CreateOfflineProfileRequest request) {
    * 

Sample code: * *

{@code
-   * // This snippet has been automatically generated for illustrative purposes only.
-   * // It may require modifications to work in your environment.
+   * // This snippet has been automatically generated and should be regarded as a code template only.
+   * // It will require modifications to work:
+   * // - It may require correct/in-range values for request initialization.
+   * // - It may require specifying regional endpoints when creating the service client as shown in
+   * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
    * try (ProfilerServiceClient profilerServiceClient = ProfilerServiceClient.create()) {
    *   CreateOfflineProfileRequest request =
    *       CreateOfflineProfileRequest.newBuilder()
@@ -305,8 +329,11 @@ public final UnaryCallable createOfflinePr
    * 

Sample code: * *

{@code
-   * // This snippet has been automatically generated for illustrative purposes only.
-   * // It may require modifications to work in your environment.
+   * // This snippet has been automatically generated and should be regarded as a code template only.
+   * // It will require modifications to work:
+   * // - It may require correct/in-range values for request initialization.
+   * // - It may require specifying regional endpoints when creating the service client as shown in
+   * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
    * try (ProfilerServiceClient profilerServiceClient = ProfilerServiceClient.create()) {
    *   UpdateProfileRequest request =
    *       UpdateProfileRequest.newBuilder()
@@ -333,8 +360,11 @@ public final Profile updateProfile(UpdateProfileRequest request) {
    * 

Sample code: * *

{@code
-   * // This snippet has been automatically generated for illustrative purposes only.
-   * // It may require modifications to work in your environment.
+   * // This snippet has been automatically generated and should be regarded as a code template only.
+   * // It will require modifications to work:
+   * // - It may require correct/in-range values for request initialization.
+   * // - It may require specifying regional endpoints when creating the service client as shown in
+   * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
    * try (ProfilerServiceClient profilerServiceClient = ProfilerServiceClient.create()) {
    *   UpdateProfileRequest request =
    *       UpdateProfileRequest.newBuilder()
diff --git a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/ProfilerServiceSettings.java b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/ProfilerServiceSettings.java
index 33f1b1e..8e67981 100644
--- a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/ProfilerServiceSettings.java
+++ b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/ProfilerServiceSettings.java
@@ -50,17 +50,17 @@
  * 

For example, to set the total timeout of createProfile to 30 seconds: * *

{@code
- * // This snippet has been automatically generated for illustrative purposes only.
- * // It may require modifications to work in your environment.
+ * // This snippet has been automatically generated and should be regarded as a code template only.
+ * // It will require modifications to work:
+ * // - It may require correct/in-range values for request initialization.
+ * // - It may require specifying regional endpoints when creating the service client as shown in
+ * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
  * ProfilerServiceSettings.Builder profilerServiceSettingsBuilder =
  *     ProfilerServiceSettings.newBuilder();
  * profilerServiceSettingsBuilder
  *     .createProfileSettings()
  *     .setRetrySettings(
- *         profilerServiceSettingsBuilder
- *             .createProfileSettings()
- *             .getRetrySettings()
- *             .toBuilder()
+ *         profilerServiceSettingsBuilder.createProfileSettings().getRetrySettings().toBuilder()
  *             .setTotalTimeout(Duration.ofSeconds(30))
  *             .build());
  * ProfilerServiceSettings profilerServiceSettings = profilerServiceSettingsBuilder.build();
diff --git a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/package-info.java b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/package-info.java
index e3dea24..7b505ca 100644
--- a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/package-info.java
+++ b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/package-info.java
@@ -32,8 +32,11 @@
  * 

Sample for ProfilerServiceClient: * *

{@code
- * // This snippet has been automatically generated for illustrative purposes only.
- * // It may require modifications to work in your environment.
+ * // This snippet has been automatically generated and should be regarded as a code template only.
+ * // It will require modifications to work:
+ * // - It may require correct/in-range values for request initialization.
+ * // - It may require specifying regional endpoints when creating the service client as shown in
+ * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
  * try (ProfilerServiceClient profilerServiceClient = ProfilerServiceClient.create()) {
  *   CreateProfileRequest request =
  *       CreateProfileRequest.newBuilder()
diff --git a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/stub/HttpJsonProfilerServiceStub.java b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/stub/HttpJsonProfilerServiceStub.java
index 2ba41df..779f439 100644
--- a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/stub/HttpJsonProfilerServiceStub.java
+++ b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/stub/HttpJsonProfilerServiceStub.java
@@ -79,7 +79,7 @@ public class HttpJsonProfilerServiceStub extends ProfilerServiceStub {
                       .setRequestBodyExtractor(
                           request ->
                               ProtoRestSerializer.create()
-                                  .toBody("*", request.toBuilder().clearParent().build()))
+                                  .toBody("*", request.toBuilder().clearParent().build(), false))
                       .build())
               .setResponseParser(
                   ProtoMessageResponseParser.newBuilder()
@@ -115,7 +115,8 @@ public class HttpJsonProfilerServiceStub extends ProfilerServiceStub {
                           })
                       .setRequestBodyExtractor(
                           request ->
-                              ProtoRestSerializer.create().toBody("profile", request.getProfile()))
+                              ProtoRestSerializer.create()
+                                  .toBody("profile", request.getProfile(), false))
                       .build())
               .setResponseParser(
                   ProtoMessageResponseParser.newBuilder()
@@ -152,7 +153,8 @@ public class HttpJsonProfilerServiceStub extends ProfilerServiceStub {
                           })
                       .setRequestBodyExtractor(
                           request ->
-                              ProtoRestSerializer.create().toBody("profile", request.getProfile()))
+                              ProtoRestSerializer.create()
+                                  .toBody("profile", request.getProfile(), false))
                       .build())
               .setResponseParser(
                   ProtoMessageResponseParser.newBuilder()
diff --git a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/stub/ProfilerServiceStubSettings.java b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/stub/ProfilerServiceStubSettings.java
index f2ed96c..b8da891 100644
--- a/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/stub/ProfilerServiceStubSettings.java
+++ b/google-cloud-profiler/src/main/java/com/google/devtools/cloudprofiler/v2/stub/ProfilerServiceStubSettings.java
@@ -65,17 +65,17 @@
  * 

For example, to set the total timeout of createProfile to 30 seconds: * *

{@code
- * // This snippet has been automatically generated for illustrative purposes only.
- * // It may require modifications to work in your environment.
+ * // This snippet has been automatically generated and should be regarded as a code template only.
+ * // It will require modifications to work:
+ * // - It may require correct/in-range values for request initialization.
+ * // - It may require specifying regional endpoints when creating the service client as shown in
+ * // https://cloud.google.com/java/docs/setup#configure_endpoints_for_the_client_library
  * ProfilerServiceStubSettings.Builder profilerServiceSettingsBuilder =
  *     ProfilerServiceStubSettings.newBuilder();
  * profilerServiceSettingsBuilder
  *     .createProfileSettings()
  *     .setRetrySettings(
- *         profilerServiceSettingsBuilder
- *             .createProfileSettings()
- *             .getRetrySettings()
- *             .toBuilder()
+ *         profilerServiceSettingsBuilder.createProfileSettings().getRetrySettings().toBuilder()
  *             .setTotalTimeout(Duration.ofSeconds(30))
  *             .build());
  * ProfilerServiceStubSettings profilerServiceSettings = profilerServiceSettingsBuilder.build();

From 71b0e4462ec396a9c6c940ba9cfaa2854dc3d834 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Sat, 10 Sep 2022 02:08:27 +0000
Subject: [PATCH 4/6] chore: Generated snippets should not be owned by samples
 reviewers (#1575) (#302)

Source-Link: https://github.com/googleapis/synthtool/commit/2e9ac19d5b8181af77cdc5337cf922517813cc49
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
---
 .github/.OwlBot.lock.yaml | 3 +--
 .github/CODEOWNERS        | 3 +++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index de9173d..6259292 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -13,5 +13,4 @@
 # limitations under the License.
 docker:
   image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest
-  digest: sha256:d4b80feffe1579818cdc39466152e9de95789a193408506cd4a1ffbe8804dc00
-# created: 2022-07-13T13:53:17.676447481Z
+  digest: sha256:8175681a918181d306d9c370d3262f16b4c724cc73d74111b7d42fc985ca7f93
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 30fdb7b..db2d8ad 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -8,3 +8,6 @@
 
 # The java-samples-reviewers team is the default owner for samples changes
 samples/**/*.java       @googleapis/java-samples-reviewers
+
+# Generated snippets should not be owned by samples reviewers
+samples/snippets/generated/       @googleapis/yoshi-java

From b22061ae9f7dd80ecce6c7ea8b03ba3a6151e02f Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate 
Date: Thu, 15 Sep 2022 14:18:22 +0200
Subject: [PATCH 5/6] deps: update dependency
 com.google.cloud:google-cloud-shared-dependencies to v3.0.3 (#303)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

---

### Release Notes

googleapis/java-shared-dependencies ### [`v3.0.3`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#​303-httpsgithubcomgoogleapisjava-shared-dependenciescomparev302v303-2022-09-14) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v3.0.2...v3.0.3) ##### Dependencies - Google-cloud-core 2.8.12 ([#​799](https://togithub.com/googleapis/java-shared-dependencies/issues/799)) ([1b3db8d](https://togithub.com/googleapis/java-shared-dependencies/commit/1b3db8d1e17c49ebae79fc96164fa9058e1df6e3)) - Moving gson to first-party-dependencies ([#​800](https://togithub.com/googleapis/java-shared-dependencies/issues/800)) ([a41fcc1](https://togithub.com/googleapis/java-shared-dependencies/commit/a41fcc11d32e02e5af2837561792e3919f6d4b3f)) - Update dependency com.google.protobuf:protobuf-bom to v3.21.6 ([#​797](https://togithub.com/googleapis/java-shared-dependencies/issues/797)) ([bc5fdc9](https://togithub.com/googleapis/java-shared-dependencies/commit/bc5fdc9b3af7973c28f063a9ac156fe2af562814)) - Update gax.version to v2.19.1 ([#​798](https://togithub.com/googleapis/java-shared-dependencies/issues/798)) ([84e5487](https://togithub.com/googleapis/java-shared-dependencies/commit/84e5487b2e3dce4bb60badecebde788c3cb702b8)) - Update google.core.version to v2.8.11 ([#​793](https://togithub.com/googleapis/java-shared-dependencies/issues/793)) ([63c1297](https://togithub.com/googleapis/java-shared-dependencies/commit/63c129722aa0b821031ff5b4c11004adf7b12044))
--- ### 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. --- - [ ] 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-profiler). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 85c18ce..20618b4 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ com.google.cloud google-cloud-shared-dependencies - 3.0.2 + 3.0.3 pom import From d15cbacefcb85bf6f6ccd9a14c0b58246291d57f Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 15 Sep 2022 12:34:18 +0000 Subject: [PATCH 6/6] chore(main): release 2.3.3 (#304) :robot: I have created a release *beep* *boop* --- ## [2.3.3](https://github.com/googleapis/java-profiler/compare/v2.3.2...v2.3.3) (2022-09-15) ### Dependencies * Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#303](https://github.com/googleapis/java-profiler/issues/303)) ([b22061a](https://github.com/googleapis/java-profiler/commit/b22061ae9f7dd80ecce6c7ea8b03ba3a6151e02f)) --- 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-profiler-bom/pom.xml | 8 ++++---- google-cloud-profiler/pom.xml | 4 ++-- grpc-google-cloud-profiler-v2/pom.xml | 4 ++-- pom.xml | 8 ++++---- proto-google-cloud-profiler-v2/pom.xml | 4 ++-- versions.txt | 6 +++--- 7 files changed, 24 insertions(+), 17 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12bbd2d..5d2ccdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.3.3](https://github.com/googleapis/java-profiler/compare/v2.3.2...v2.3.3) (2022-09-15) + + +### Dependencies + +* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#303](https://github.com/googleapis/java-profiler/issues/303)) ([b22061a](https://github.com/googleapis/java-profiler/commit/b22061ae9f7dd80ecce6c7ea8b03ba3a6151e02f)) + ## [2.3.2](https://github.com/googleapis/java-profiler/compare/v2.3.1...v2.3.2) (2022-09-09) diff --git a/google-cloud-profiler-bom/pom.xml b/google-cloud-profiler-bom/pom.xml index 72d696b..d96adb4 100644 --- a/google-cloud-profiler-bom/pom.xml +++ b/google-cloud-profiler-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-profiler-bom - 2.3.3-SNAPSHOT + 2.3.3 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-profiler - 2.3.3-SNAPSHOT + 2.3.3 com.google.api.grpc grpc-google-cloud-profiler-v2 - 2.3.3-SNAPSHOT + 2.3.3 com.google.api.grpc proto-google-cloud-profiler-v2 - 2.3.3-SNAPSHOT + 2.3.3 diff --git a/google-cloud-profiler/pom.xml b/google-cloud-profiler/pom.xml index 8d03c87..4d9e2b4 100644 --- a/google-cloud-profiler/pom.xml +++ b/google-cloud-profiler/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-profiler - 2.3.3-SNAPSHOT + 2.3.3 jar Google Cloud Profiler https://github.com/googleapis/java-profiler @@ -11,7 +11,7 @@ com.google.cloud google-cloud-profiler-parent - 2.3.3-SNAPSHOT + 2.3.3 google-cloud-profiler diff --git a/grpc-google-cloud-profiler-v2/pom.xml b/grpc-google-cloud-profiler-v2/pom.xml index fd08d3e..bcdafdc 100644 --- a/grpc-google-cloud-profiler-v2/pom.xml +++ b/grpc-google-cloud-profiler-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-profiler-v2 - 2.3.3-SNAPSHOT + 2.3.3 grpc-google-cloud-profiler-v2 GRPC library for google-cloud-profiler com.google.cloud google-cloud-profiler-parent - 2.3.3-SNAPSHOT + 2.3.3 diff --git a/pom.xml b/pom.xml index 20618b4..5ac5a4c 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-profiler-parent pom - 2.3.3-SNAPSHOT + 2.3.3 Google Cloud Profiler Parent https://github.com/googleapis/java-profiler @@ -61,17 +61,17 @@ com.google.cloud google-cloud-profiler - 2.3.3-SNAPSHOT + 2.3.3 com.google.api.grpc proto-google-cloud-profiler-v2 - 2.3.3-SNAPSHOT + 2.3.3 com.google.api.grpc grpc-google-cloud-profiler-v2 - 2.3.3-SNAPSHOT + 2.3.3 diff --git a/proto-google-cloud-profiler-v2/pom.xml b/proto-google-cloud-profiler-v2/pom.xml index bb8cc76..a566f56 100644 --- a/proto-google-cloud-profiler-v2/pom.xml +++ b/proto-google-cloud-profiler-v2/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-profiler-v2 - 2.3.3-SNAPSHOT + 2.3.3 proto-google-cloud-profiler-v2 Proto library for google-cloud-profiler com.google.cloud google-cloud-profiler-parent - 2.3.3-SNAPSHOT + 2.3.3 diff --git a/versions.txt b/versions.txt index faab76b..188d111 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-cloud-profiler:2.3.2:2.3.3-SNAPSHOT -grpc-google-cloud-profiler-v2:2.3.2:2.3.3-SNAPSHOT -proto-google-cloud-profiler-v2:2.3.2:2.3.3-SNAPSHOT +google-cloud-profiler:2.3.3:2.3.3 +grpc-google-cloud-profiler-v2:2.3.3:2.3.3 +proto-google-cloud-profiler-v2:2.3.3:2.3.3