From 49d90ab1fafff0e8c6c8010ac6d31c1b2b6ff313 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 10:46:33 -0800 Subject: [PATCH 01/98] chore(deps): update dependency com.google.cloud.samples:shared-configuration to v1.2.0 (#1298) (#661) Co-authored-by: Neenu Shaji Source-Link: https://github.com/googleapis/synthtool/commit/0226158d00259e6c7f0d9a70d7b50ed911e57fe5 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:56de8d416e8e4daf5fa7c081ec7895c7b279a0b14e8ff8fe6bd2935124faeb68 Co-authored-by: Owl Bot Co-authored-by: Neenu Shaji --- .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 dcdda8c6d..e95bbf8cd 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:9669c169d0582f13d6b2d319a43a78fc49f296a883aa48519bd0e5c7d34087c4 + digest: sha256:56de8d416e8e4daf5fa7c081ec7895c7b279a0b14e8ff8fe6bd2935124faeb68 diff --git a/README.md b/README.md index 893510da7..f18b13ed4 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.122.9-alpha + 0.123.0-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.122.9-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.0-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.122.9-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.0-alpha" ``` ## Authentication From a93ab2fc8c44915f0200579102d6009135e72cda Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 19 Jan 2022 14:49:50 -0800 Subject: [PATCH 02/98] chore(main): release 0.123.1-SNAPSHOT (#662) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f8b4685cf..a36760848 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.0-alpha + 0.123.1-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 97a219196..5377b97c7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.0-alpha + 0.123.1-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index 2f47cd598..37e216130 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.0-alpha:0.123.0-alpha +google-cloud-logging-logback:0.123.0-alpha:0.123.1-alpha-SNAPSHOT From 066f5431fe0579f59f050ed8f4dd0e4a833f88c7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 21 Jan 2022 22:15:33 +0100 Subject: [PATCH 03/98] build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.2.6 (#663) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a36760848..70475d639 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.google.cloud google-cloud-shared-config - 1.2.5 + 1.2.6 From a9273b8b06c092a484d9b6f9e0495461178cec88 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 25 Jan 2022 17:58:53 +0100 Subject: [PATCH 04/98] deps: update dependency org.slf4j:slf4j-api to v1.7.34 (#664) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 70475d639..f00923a55 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.3 1.1.3 3.6.0 - 1.7.33 + 1.7.34 1.10.1 From b60562aa1ebf3538efc3b868537002949a93e39b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 1 Feb 2022 04:48:33 +0100 Subject: [PATCH 05/98] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 (#669) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.6.0` -> `2.7.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.7.0/compatibility-slim/2.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.7.0/confidence-slim/2.6.0)](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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f00923a55..d4150cef9 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.6.0 + 2.7.0 pom import From ee4400dc1c2c70269f24085cc50f58f563106adf Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 10:42:46 -0800 Subject: [PATCH 06/98] deps(java): update actions/github-script action to v5 (#1339) (#666) 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 e95bbf8cd..be3b9bde4 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:56de8d416e8e4daf5fa7c081ec7895c7b279a0b14e8ff8fe6bd2935124faeb68 + digest: sha256:7062473f423f339256346ddbee3d81fb1de6b784fabc2a4d959d7df2c720e375 diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml index 7513acaeb..c51324279 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 9b4fd4d83..59c7cadde 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 5b2232d13087ee21596d06377a608ed9c59d9976 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 1 Feb 2022 19:43:14 +0100 Subject: [PATCH 07/98] deps: update dependency org.slf4j:slf4j-api to v1.7.35 (#668) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d4150cef9..d5001de27 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.3 1.1.3 3.6.0 - 1.7.34 + 1.7.35 1.10.1 From 6311ddabb3d9338ade895ac220bd6fe5c454eb42 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 17:28:15 -0800 Subject: [PATCH 08/98] chore: release 0.122.10 (#642) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: losalex <90795544+losalex@users.noreply.github.com> --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 310220ab9..dbd32f112 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Changelog + ## [0.123.0](https://github.com/googleapis/java-logging-logback/compare/v0.122.9...v0.123.0) (2022-01-18) @@ -11,8 +12,7 @@ ### Bug Fixes -* **java:** run Maven in plain console-friendly mode ([#1301](https://github.com/googleapis/java-logging-logback/issues/1301)) ([#621](https://github.com/googleapis/java-logging-logback/issues/621)) ([e5de531](https://github.com/googleapis/java-logging-logback/commit/e5de531465015ae735e45ee5b6dc52bdd281ee6e)) - +* **java:** run Maven in plain console-friendly mode ([#1301](https://www.github.com/googleapis/java-logging-logback/issues/1301)) ([#621](https://www.github.com/googleapis/java-logging-logback/issues/621)) ([e5de531](https://www.github.com/googleapis/java-logging-logback/commit/e5de531465015ae735e45ee5b6dc52bdd281ee6e)) ### Dependencies @@ -20,6 +20,7 @@ * update dependency org.easymock:easymock to v4 ([#640](https://github.com/googleapis/java-logging-logback/issues/640)) ([c1c5afc](https://github.com/googleapis/java-logging-logback/commit/c1c5afcf7a4501295e253c663fd4ac05c2fcd339)) * update dependency org.slf4j:slf4j-api to v1.7.33 ([#652](https://github.com/googleapis/java-logging-logback/issues/652)) ([37ca717](https://github.com/googleapis/java-logging-logback/commit/37ca7179c455451fdd34baae0463223d67a36b5b)) + ### [0.122.9](https://www.github.com/googleapis/java-logging-logback/compare/v0.122.8...v0.122.9) (2022-01-10) From 95a34f2c0623ae8e64f6754538777f729eadcf4c Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 2 Feb 2022 05:50:49 +0100 Subject: [PATCH 09/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.0-alpha (#659) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging-logback](https://togithub.com/googleapis/java-logging-logback) | `0.122.9-alpha` -> `0.123.0-alpha` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.0-alpha/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.0-alpha/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.0-alpha/compatibility-slim/0.122.9-alpha)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.0-alpha/confidence-slim/0.122.9-alpha)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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-logging-logback). --- 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 ea2c701f2..03e51d875 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.122.9-alpha + 0.123.0-alpha From c80212f5131b7df1349d0fbd8212383978952a29 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 3 Feb 2022 20:26:01 +0100 Subject: [PATCH 10/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.6.1 (#660) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-logging to v3.6.1 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot Co-authored-by: losalex <90795544+losalex@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d5001de27..dc2e24275 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.10 4.3 1.1.3 - 3.6.0 + 3.6.1 1.7.35 1.10.1 From 4d21cf5d6c0a874e9bdf7f8d5dce6dbe17a24df0 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:51:03 +0000 Subject: [PATCH 11/98] chore: add kokoro config to run nightly integration test on java11.0.14 (#1347) (#671) --- .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 be3b9bde4..8807efcad 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 000000000..58049cc38 --- /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 5e0368f77c41e5ca5652d28b4e7dfecdf8ecd3c4 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 21:12:41 +0000 Subject: [PATCH 12/98] chore(main): release 0.122.11 (#665) :robot: I have created a release *beep* *boop* --- ### [0.122.11](https://github.com/googleapis/java-logging-logback/compare/v0.122.10...v0.122.11) (2022-02-03) ### Dependencies * update dependency com.google.cloud:google-cloud-logging to v3.6.1 ([#660](https://github.com/googleapis/java-logging-logback/issues/660)) ([c80212f](https://github.com/googleapis/java-logging-logback/commit/c80212f5131b7df1349d0fbd8212383978952a29)) --- 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 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index dbd32f112..bddef3f82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +### [0.122.11](https://github.com/googleapis/java-logging-logback/compare/v0.122.10...v0.122.11) (2022-02-03) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.6.1 ([#660](https://github.com/googleapis/java-logging-logback/issues/660)) ([c80212f](https://github.com/googleapis/java-logging-logback/commit/c80212f5131b7df1349d0fbd8212383978952a29)) + ## [0.123.0](https://github.com/googleapis/java-logging-logback/compare/v0.122.9...v0.123.0) (2022-01-18) diff --git a/pom.xml b/pom.xml index dc2e24275..054a750fa 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.1-alpha-SNAPSHOT + 0.123.1-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 5377b97c7..7cb3d0c82 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.1-alpha-SNAPSHOT + 0.123.1-alpha diff --git a/versions.txt b/versions.txt index 37e216130..f913ab8a4 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.0-alpha:0.123.1-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.1-alpha:0.123.1-alpha From ae8505dd83ffe075be2f729437d1ba9933ce8fba Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 01:22:50 +0000 Subject: [PATCH 13/98] chore(main): release 0.122.12-SNAPSHOT (#672) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 054a750fa..eea3394ce 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.1-alpha + 0.123.2-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 7cb3d0c82..413602616 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.1-alpha + 0.123.2-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index f913ab8a4..f582d93fc 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.1-alpha:0.123.1-alpha +google-cloud-logging-logback:0.123.1-alpha:0.123.2-alpha-SNAPSHOT From 7a649238e75c005c80a67466255c822c7941a803 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Mon, 7 Feb 2022 22:19:05 +0000 Subject: [PATCH 14/98] chore: enable auto release in java (#1349) (#676) * chore: fix auto-release * chore: remove codecov.yml * chore: update license headers for yaml files Source-Link: https://github.com/googleapis/synthtool/commit/5b777277a01a93e7f10c9279521e807b934e78d4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6 --- .github/.OwlBot.lock.yaml | 2 +- .github/workflows/approve-readme.yaml | 15 +++++++++++++++ .github/workflows/auto-release.yaml | 19 +++++++++++++++++-- .github/workflows/ci.yaml | 15 +++++++++++++++ .github/workflows/samples.yaml | 15 +++++++++++++++ .kokoro/build.bat | 15 +++++++++++++++ README.md | 6 +++--- 7 files changed, 81 insertions(+), 6 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 8807efcad..a8ddd81ae 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:7c853edc4136ae8f19f9d46d4569d38de2e446db2eea057f32e412bdba255846 + digest: sha256:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6 diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml index c51324279..1bb182327 100644 --- a/.github/workflows/approve-readme.yaml +++ b/.github/workflows/approve-readme.yaml @@ -1,3 +1,18 @@ +# 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. +# Github action job to test core java library features on +# downstream client libraries before they are released. on: pull_request: name: auto-merge-readme diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml index 59c7cadde..2ba3082be 100644 --- a/.github/workflows/auto-release.yaml +++ b/.github/workflows/auto-release.yaml @@ -1,3 +1,18 @@ +# 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. +# Github action job to test core java library features on +# downstream client libraries before they are released. on: pull_request: name: auto-release @@ -16,8 +31,8 @@ jobs: return; } - // only approve PRs like "chore: release " - if ( !context.payload.pull_request.title.startsWith("chore: release") ) { + // only approve PRs like "chore(main): release " + if ( !context.payload.pull_request.title.startsWith("chore(main): release") ) { return; } diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 05de1f60d..6b5e56aaa 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -1,3 +1,18 @@ +# 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. +# Github action job to test core java library features on +# downstream client libraries before they are released. on: push: branches: diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml index c46230a78..d5d964df1 100644 --- a/.github/workflows/samples.yaml +++ b/.github/workflows/samples.yaml @@ -1,3 +1,18 @@ +# 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. +# Github action job to test core java library features on +# downstream client libraries before they are released. on: pull_request: name: samples diff --git a/.kokoro/build.bat b/.kokoro/build.bat index 05826ad93..cc602c9eb 100644 --- a/.kokoro/build.bat +++ b/.kokoro/build.bat @@ -1,3 +1,18 @@ :: See documentation in type-shell-output.bat +# 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. +# Github action job to test core java library features on +# downstream client libraries before they are released. "C:\Program Files\Git\bin\bash.exe" %~dp0build.sh diff --git a/README.md b/README.md index f18b13ed4..cb8f21fd0 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.0-alpha + 0.123.1-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.0-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.1-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.0-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.1-alpha" ``` ## Authentication From 2509c6f3e749c791054dd8018ad5371db710f092 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Tue, 8 Feb 2022 00:48:42 +0000 Subject: [PATCH 15/98] chore: update auto-release script to fix breaking changes in v5 (#1350) (#677) Source-Link: https://github.com/googleapis/synthtool/commit/53a58c23eb4decb3a17fab07388d42799e158b5f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b --- .github/.OwlBot.lock.yaml | 2 +- .github/workflows/auto-release.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index a8ddd81ae..9786771c4 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:ebc2104854c5b81c6fd72ca79400a2e20e0d510c5e0654fd1a19e5c9be160ca6 + digest: sha256:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml index 2ba3082be..18e23230d 100644 --- a/.github/workflows/auto-release.yaml +++ b/.github/workflows/auto-release.yaml @@ -37,7 +37,7 @@ jobs: } // only approve PRs with pom.xml and versions.txt changes - const filesPromise = github.pulls.listFiles.endpoint({ + const filesPromise = github.rest.pulls.listFiles.endpoint({ owner: context.repo.owner, repo: context.repo.repo, pull_number: context.payload.pull_request.number, @@ -69,7 +69,7 @@ jobs: return; } - const promise = github.pulls.list.endpoint({ + const promise = github.rest.pulls.list.endpoint({ owner: context.repo.owner, repo: context.repo.repo, state: 'open' @@ -86,7 +86,7 @@ jobs: } // approve release PR - await github.pulls.createReview({ + await github.rest.pulls.createReview({ owner: context.repo.owner, repo: context.repo.repo, body: 'Rubber stamped release!', @@ -95,7 +95,7 @@ jobs: }); // attach kokoro:force-run and automerge labels - await github.issues.addLabels({ + await github.rest.issues.addLabels({ owner: context.repo.owner, repo: context.repo.repo, issue_number: context.payload.pull_request.number, From d2e4dd28c41c973069ac1fb093239c2f26518e40 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Feb 2022 18:32:47 +0100 Subject: [PATCH 16/98] build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.2.7 (#678) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.6` -> `1.2.7` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.7/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.7/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.7/compatibility-slim/1.2.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.2.7/confidence-slim/1.2.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-config ### [`v1.2.7`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​127-httpsgithubcomgoogleapisjava-shared-configcomparev126v127-2022-02-04) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.6...v1.2.7)
--- ### 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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eea3394ce..05d1d232f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.google.cloud google-cloud-shared-config - 1.2.6 + 1.2.7 From ada9ba07f9d19945048b2ad50f880c903ec32ba3 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Feb 2022 23:13:01 +0100 Subject: [PATCH 17/98] chore(deps): update dependency com.google.cloud:libraries-bom to v24.3.0 (#679) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.2.0` -> `24.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.3.0/compatibility-slim/24.2.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.3.0/confidence-slim/24.2.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: 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-logging-logback). --- 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 c90da86c9..49ff965f4 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 24.2.0 + 24.3.0 pom import From bd4c4da1a260f5261a6b3daa522aa9fea0e6deb3 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 9 Feb 2022 19:52:39 +0100 Subject: [PATCH 18/98] deps: update dependency org.slf4j:slf4j-api to v1.7.36 (#681) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.slf4j:slf4j-api](http://www.slf4j.org) ([source](https://togithub.com/qos-ch/slf4j)) | `1.7.35` -> `1.7.36` | [![age](https://badges.renovateapi.com/packages/maven/org.slf4j:slf4j-api/1.7.36/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.slf4j:slf4j-api/1.7.36/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.slf4j:slf4j-api/1.7.36/compatibility-slim/1.7.35)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.slf4j:slf4j-api/1.7.36/confidence-slim/1.7.35)](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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 05d1d232f..bbe9fd0e8 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ 4.3 1.1.3 3.6.1 - 1.7.35 + 1.7.36 1.10.1 From c2ff0bcf33da0399b0afa0f779821c500777d6cb Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 9 Feb 2022 20:04:28 +0100 Subject: [PATCH 19/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.1-alpha (#673) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.1-alpha * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- 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 03e51d875..93745de95 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.0-alpha + 0.123.1-alpha From 94ab1d1aaf405aced762370fea5dda972ea20e23 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 9 Feb 2022 20:06:16 +0100 Subject: [PATCH 20/98] build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.1 (#675) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.1 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index bbe9fd0e8..7d22741e2 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.1.2 + 3.2.1 From c0db36f0ae9c4754880229d4ac5e9e52d0e95086 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 9 Feb 2022 20:11:46 +0100 Subject: [PATCH 21/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.6.2 (#674) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-logging to v3.6.2 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot Co-authored-by: losalex <90795544+losalex@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7d22741e2..d2fd62c53 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.10 4.3 1.1.3 - 3.6.1 + 3.6.2 1.7.36 1.10.1 From b3b0a3111d0e792e4d5ee587a308d285bd32b8fd Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 11:16:56 -0800 Subject: [PATCH 22/98] chore(main): release 0.122.12 (#682) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 8 ++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bddef3f82..969966d88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +### [0.122.12](https://github.com/googleapis/java-logging-logback/compare/v0.122.11...v0.122.12) (2022-02-09) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.6.2 ([#674](https://github.com/googleapis/java-logging-logback/issues/674)) ([c0db36f](https://github.com/googleapis/java-logging-logback/commit/c0db36f0ae9c4754880229d4ac5e9e52d0e95086)) +* update dependency org.slf4j:slf4j-api to v1.7.36 ([#681](https://github.com/googleapis/java-logging-logback/issues/681)) ([bd4c4da](https://github.com/googleapis/java-logging-logback/commit/bd4c4da1a260f5261a6b3daa522aa9fea0e6deb3)) + ### [0.122.11](https://github.com/googleapis/java-logging-logback/compare/v0.122.10...v0.122.11) (2022-02-03) diff --git a/pom.xml b/pom.xml index d2fd62c53..483e260e1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.2-alpha-SNAPSHOT + 0.123.2-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 413602616..4529e6800 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.2-alpha-SNAPSHOT + 0.123.2-alpha diff --git a/versions.txt b/versions.txt index f582d93fc..3b9f571d4 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.1-alpha:0.123.2-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.2-alpha:0.123.2-alpha From a8ab97f0ca96fc3dd91f4807aca3f3b25f90d88b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 9 Feb 2022 11:29:01 -0800 Subject: [PATCH 23/98] chore(main): release 0.122.13-SNAPSHOT (#683) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 483e260e1..446b250c9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.2-alpha + 0.123.3-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 4529e6800..3e76e9dae 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.2-alpha + 0.123.3-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index 3b9f571d4..98200a36e 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.2-alpha:0.123.2-alpha +google-cloud-logging-logback:0.123.2-alpha:0.123.3-alpha-SNAPSHOT From 68d891d212f0092cd2463b37e1ff5faef334a26b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 10 Feb 2022 17:47:06 +0100 Subject: [PATCH 24/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.2-alpha (#684) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging-logback](https://togithub.com/googleapis/java-logging-logback) | `0.123.1-alpha` -> `0.123.2-alpha` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.2-alpha/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.2-alpha/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.2-alpha/compatibility-slim/0.123.1-alpha)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.2-alpha/confidence-slim/0.123.1-alpha)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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-logging-logback). --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cb8f21fd0..626c68ab7 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.1-alpha + 0.123.2-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.1-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.2-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.1-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.2-alpha" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 93745de95..9a9be4e45 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.1-alpha + 0.123.2-alpha From 82a0f264d054827c9816ddb4400e952d3e95776e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 11 Feb 2022 20:38:58 +0100 Subject: [PATCH 25/98] deps: update actions/github-script action to v6 (#686) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/github-script](https://togithub.com/actions/github-script) | action | major | `v5` -> `v6` | --- ### Release Notes
actions/github-script ### [`v6`](https://togithub.com/actions/github-script/compare/v5...v6) [Compare Source](https://togithub.com/actions/github-script/compare/v5...v6)
--- ### 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-logging-logback). From 9cfd712746ea0df58717e5cfe5da9fbf32bbbfea Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 11 Feb 2022 20:43:00 +0100 Subject: [PATCH 26/98] build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.2 (#685) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) ([source](https://togithub.com/apache/maven-javadoc-plugin)) | `3.3.1` -> `3.3.2` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/compatibility-slim/3.3.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.3.2/confidence-slim/3.3.1)](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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 446b250c9..75e2011e6 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.1 + 3.3.2 html From 563b4541405e6ca53e9e555d347b9e7e184423b4 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 19:56:50 +0000 Subject: [PATCH 27/98] chore(main): release 0.122.13 (#687) :robot: I have created a release *beep* *boop* --- ### [0.122.13](https://github.com/googleapis/java-logging-logback/compare/v0.122.12...v0.122.13) (2022-02-11) ### Dependencies * update actions/github-script action to v6 ([#686](https://github.com/googleapis/java-logging-logback/issues/686)) ([82a0f26](https://github.com/googleapis/java-logging-logback/commit/82a0f264d054827c9816ddb4400e952d3e95776e)) --- 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 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 969966d88..82c3fc4dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +### [0.122.13](https://github.com/googleapis/java-logging-logback/compare/v0.122.12...v0.122.13) (2022-02-11) + + +### Dependencies + +* update actions/github-script action to v6 ([#686](https://github.com/googleapis/java-logging-logback/issues/686)) ([82a0f26](https://github.com/googleapis/java-logging-logback/commit/82a0f264d054827c9816ddb4400e952d3e95776e)) + ### [0.122.12](https://github.com/googleapis/java-logging-logback/compare/v0.122.11...v0.122.12) (2022-02-09) diff --git a/pom.xml b/pom.xml index 75e2011e6..de6fe577d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.3-alpha-SNAPSHOT + 0.123.3-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 3e76e9dae..f7f476c62 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.3-alpha-SNAPSHOT + 0.123.3-alpha diff --git a/versions.txt b/versions.txt index 98200a36e..fe69c29c8 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.2-alpha:0.123.3-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.3-alpha:0.123.3-alpha From 6ce7950d4fe380c6f4f785660af80373c136352a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 20:06:44 +0000 Subject: [PATCH 28/98] chore(main): release 0.122.14-SNAPSHOT (#688) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index de6fe577d..bf3f47fd1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.3-alpha + 0.123.4-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index f7f476c62..59dcc728a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.3-alpha + 0.123.4-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index fe69c29c8..4932f5574 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.3-alpha:0.123.3-alpha +google-cloud-logging-logback:0.123.3-alpha:0.123.4-alpha-SNAPSHOT From e346f2198385d3f86f3770765f55a4bef742fdbf Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Feb 2022 15:13:41 +0100 Subject: [PATCH 29/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.6.3 (#691) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-logging to v3.6.3 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- README.md | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 626c68ab7..b7bb18da1 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.2-alpha + 0.123.3-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.2-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.3-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.2-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.3-alpha" ``` ## Authentication diff --git a/pom.xml b/pom.xml index bf3f47fd1..0db86b53e 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.10 4.3 1.1.3 - 3.6.2 + 3.6.3 1.7.36 1.10.1 From c27879361ccf1bd0c8c20b8f71751f4e5fc011be Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 14:18:47 +0000 Subject: [PATCH 30/98] chore(main): release 0.122.14 (#692) :robot: I have created a release *beep* *boop* --- ### [0.122.14](https://github.com/googleapis/java-logging-logback/compare/v0.122.13...v0.122.14) (2022-02-14) ### Dependencies * update dependency com.google.cloud:google-cloud-logging to v3.6.3 ([#691](https://github.com/googleapis/java-logging-logback/issues/691)) ([e346f21](https://github.com/googleapis/java-logging-logback/commit/e346f2198385d3f86f3770765f55a4bef742fdbf)) --- 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 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82c3fc4dd..e891abd07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +### [0.122.14](https://github.com/googleapis/java-logging-logback/compare/v0.122.13...v0.122.14) (2022-02-14) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.6.3 ([#691](https://github.com/googleapis/java-logging-logback/issues/691)) ([e346f21](https://github.com/googleapis/java-logging-logback/commit/e346f2198385d3f86f3770765f55a4bef742fdbf)) + ### [0.122.13](https://github.com/googleapis/java-logging-logback/compare/v0.122.12...v0.122.13) (2022-02-11) diff --git a/pom.xml b/pom.xml index 0db86b53e..c1c3f0de6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.4-alpha-SNAPSHOT + 0.123.4-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 59dcc728a..f856ee177 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.4-alpha-SNAPSHOT + 0.123.4-alpha diff --git a/versions.txt b/versions.txt index 4932f5574..5bd93efcf 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.3-alpha:0.123.4-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.4-alpha:0.123.4-alpha From a48cb967e680c46fd9c37b234277e77be0084f18 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 14:24:54 +0000 Subject: [PATCH 31/98] chore(main): release 0.122.15-SNAPSHOT (#693) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c1c3f0de6..1cb5f6e06 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.4-alpha + 0.123.5-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index f856ee177..183454b7a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.4-alpha + 0.123.5-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index 5bd93efcf..8f3a8c328 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.4-alpha:0.123.4-alpha +google-cloud-logging-logback:0.123.4-alpha:0.123.5-alpha-SNAPSHOT From ea5858dc2cc5ca1ef7c5fac04da94c869fcfa2eb Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Feb 2022 19:37:32 +0100 Subject: [PATCH 32/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.3-alpha (#690) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.3-alpha * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- 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 9a9be4e45..fc0a8c964 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.2-alpha + 0.123.3-alpha From 5872e15766cea6742a80cd4a59676fd0e5558168 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Feb 2022 22:55:00 +0100 Subject: [PATCH 33/98] build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.9 (#689) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | org.sonatype.plugins:nexus-staging-maven-plugin | `1.6.8` -> `1.6.9` | [![age](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.9/compatibility-slim/1.6.8)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.9/confidence-slim/1.6.8)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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-logging-logback). --- samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/pom.xml b/samples/pom.xml index 54fe07a32..a224a5061 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -46,7 +46,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.8 + 1.6.9 true From c1c144604a005bdab18b9fb35e12ab2c2ffc2fad Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 15 Feb 2022 17:50:41 +0100 Subject: [PATCH 34/98] build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.10 (#695) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.sonatype.plugins:nexus-staging-maven-plugin](http://www.sonatype.com/) ([source](https://togithub.com/sonatype/nexus-maven-plugins)) | `1.6.9` -> `1.6.10` | [![age](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.10/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.10/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.10/compatibility-slim/1.6.9)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.sonatype.plugins:nexus-staging-maven-plugin/1.6.10/confidence-slim/1.6.9)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
sonatype/nexus-maven-plugins ### [`v1.6.10`](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10) [Compare Source](https://togithub.com/sonatype/nexus-maven-plugins/compare/release-1.6.9...release-1.6.10)
--- ### 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-logging-logback). --- README.md | 6 +++--- samples/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b7bb18da1..e13482fe4 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.3-alpha + 0.123.4-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.3-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.4-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.3-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.4-alpha" ``` ## Authentication diff --git a/samples/pom.xml b/samples/pom.xml index a224a5061..9293c2ae2 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -46,7 +46,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.9 + 1.6.10 true From 3e6589f50989d73cd93b58f097b899bfd5ed9b4f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 15 Feb 2022 19:40:41 +0100 Subject: [PATCH 35/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.4-alpha (#696) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging-logback](https://togithub.com/googleapis/java-logging-logback) | `0.123.3-alpha` -> `0.123.4-alpha` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.4-alpha/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.4-alpha/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.4-alpha/compatibility-slim/0.123.3-alpha)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.4-alpha/confidence-slim/0.123.3-alpha)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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-logging-logback). --- 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 fc0a8c964..ffd4ee28f 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.3-alpha + 0.123.4-alpha From 702b2d837ae15e44db9aa6989516008f2b4952de Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Tue, 15 Feb 2022 17:37:14 -0800 Subject: [PATCH 36/98] build: make OwlBot check required (#1354) (#694) Source-Link: https://github.com/googleapis/synthtool/commit/3b0a0e2e84420223d3399ee2c987e20005d13cc3 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:f40929ecc45d13aac45560a8734e62e50701ca365128c8152d26b6e6eb287421 Co-authored-by: Owl Bot --- .github/.OwlBot.lock.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 9786771c4..e93fa334d 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:3c950ed12391ebaffd1ee66d0374766a1c50144ebe6a7a0042300b2e6bb5856b + digest: sha256:f40929ecc45d13aac45560a8734e62e50701ca365128c8152d26b6e6eb287421 From d2d0615c515ef7ce001887dfd035e99d2c8e49bd Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 16 Feb 2022 02:37:39 +0100 Subject: [PATCH 37/98] build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.11 (#697) --- samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/pom.xml b/samples/pom.xml index 9293c2ae2..259d50f77 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -46,7 +46,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.10 + 1.6.11 true From c2c09222bbb2eb9f441d133ca53537fbad7d9c53 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 22:02:52 +0000 Subject: [PATCH 38/98] ci: pull request template includes sample format (#1357) (#703) Source-Link: https://github.com/googleapis/synthtool/commit/e122cb03ea37652946651346736d99b9dcc4311f Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67 --- .github/.OwlBot.lock.yaml | 2 +- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index e93fa334d..9351fdfb9 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:f40929ecc45d13aac45560a8734e62e50701ca365128c8152d26b6e6eb287421 + digest: sha256:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67 diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a4f5f28c3..6fa8373a0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,3 +5,6 @@ Thank you for opening a Pull Request! Before submitting your PR, there are a few - [ ] Appropriate docs were updated (if necessary) Fixes # ☕️ + +If you write sample code, please follow the [samples format]( +https://github.com/GoogleCloudPlatform/java-docs-samples/blob/main/SAMPLE_FORMAT.md). From 46d65fb6b20d931a5370eb443723efefb8008347 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 28 Feb 2022 21:36:59 +0100 Subject: [PATCH 39/98] build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.2.2 (#702) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1cb5f6e06..072171018 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.2.1 + 3.2.2 From 198d41fc905fc532a8ba7de511dfe9c928235c47 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 2 Mar 2022 19:10:37 +0100 Subject: [PATCH 40/98] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 (#707) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.7.0` -> `2.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/compatibility-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.8.0/confidence-slim/2.7.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-dependencies ### [`v2.8.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#​280-httpsgithubcomgoogleapisjava-shared-dependenciescomparev270v280-2022-03-02) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.7.0...v2.8.0) ##### Dependencies - update dependency com.google.api-client:google-api-client-bom to v1.33.2 ([#​602](https://togithub.com/googleapis/java-shared-dependencies/issues/602)) ([85b132f](https://togithub.com/googleapis/java-shared-dependencies/commit/85b132f5830772646025b6a9fbbb970a941b86b5)) - update dependency com.google.api:api-common to v2.1.4 ([#​605](https://togithub.com/googleapis/java-shared-dependencies/issues/605)) ([ca7d49a](https://togithub.com/googleapis/java-shared-dependencies/commit/ca7d49aee26b6d90abd2afd61c20861d2307fe9c)) - update dependency com.google.auth:google-auth-library-bom to v1.5.3 ([#​614](https://togithub.com/googleapis/java-shared-dependencies/issues/614)) ([e6413f3](https://togithub.com/googleapis/java-shared-dependencies/commit/e6413f3b1be78473ace7085c344eda2d78cdf01a)) - update dependency com.google.cloud:google-cloud-core to v2.5.6 ([#​621](https://togithub.com/googleapis/java-shared-dependencies/issues/621)) ([3d5669f](https://togithub.com/googleapis/java-shared-dependencies/commit/3d5669f215689dd2df71200ffe37d5a9d385cda8)) - update dependency com.google.code.gson:gson to v2.9.0 ([#​611](https://togithub.com/googleapis/java-shared-dependencies/issues/611)) ([f59c28d](https://togithub.com/googleapis/java-shared-dependencies/commit/f59c28d8cd30ada1237f7722135ba148dce6315e)) - update dependency com.google.http-client:google-http-client-bom to v1.41.4 ([#​608](https://togithub.com/googleapis/java-shared-dependencies/issues/608)) ([f9a4f23](https://togithub.com/googleapis/java-shared-dependencies/commit/f9a4f23d3a32148ac59e53eaae6558ccbceca12c)) - update dependency com.google.oauth-client:google-oauth-client-bom to v1.33.1 ([#​606](https://togithub.com/googleapis/java-shared-dependencies/issues/606)) ([3882494](https://togithub.com/googleapis/java-shared-dependencies/commit/3882494770d48fcc02ed19088aa06612a8e440eb)) - update dependency com.google.protobuf:protobuf-bom to v3.19.4 ([#​593](https://togithub.com/googleapis/java-shared-dependencies/issues/593)) ([1e155bf](https://togithub.com/googleapis/java-shared-dependencies/commit/1e155bfc957bbb7e25d2e0994cdecaa81843bdc5)) - update dependency io.grpc:grpc-bom to v1.44.1 ([#​613](https://togithub.com/googleapis/java-shared-dependencies/issues/613)) ([3038a2c](https://togithub.com/googleapis/java-shared-dependencies/commit/3038a2c86cd20c91b65f2d7926eeb739147a68db)) - update dependency junit:junit to v4.13.2 ([#​607](https://togithub.com/googleapis/java-shared-dependencies/issues/607)) ([987e617](https://togithub.com/googleapis/java-shared-dependencies/commit/987e61796c7a093e005fe8832cf39275c391b2c1)) - update dependency org.checkerframework:checker-qual to v3.21.3 ([#​596](https://togithub.com/googleapis/java-shared-dependencies/issues/596)) ([ac5083c](https://togithub.com/googleapis/java-shared-dependencies/commit/ac5083cd010924dc128f041c2cdbab20166a6bf0)) - update gax.version to v2.12.2 ([#​592](https://togithub.com/googleapis/java-shared-dependencies/issues/592)) ([713ff8d](https://togithub.com/googleapis/java-shared-dependencies/commit/713ff8dd94f939c417524616bc47c771a3fbe0cf)) - update google.common-protos.version to v2.7.4 ([#​603](https://togithub.com/googleapis/java-shared-dependencies/issues/603)) ([bb9b4c7](https://togithub.com/googleapis/java-shared-dependencies/commit/bb9b4c7e39552cc73b3b9d4c826b26e8cb74459f)) - update google.core.version ([#​599](https://togithub.com/googleapis/java-shared-dependencies/issues/599)) ([327d0df](https://togithub.com/googleapis/java-shared-dependencies/commit/327d0df9b57203c0d4f426de0380770d3d7910d6)) - update iam.version to v1.2.6 ([#​598](https://togithub.com/googleapis/java-shared-dependencies/issues/598)) ([2801439](https://togithub.com/googleapis/java-shared-dependencies/commit/280143964c7c3b93a8d7f67215ba2cc74ffce761))
--- ### 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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 072171018..d820adbe9 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.7.0 + 2.8.0 pom import From cb2a0bab4229cc639fd5eb3a30f300a4b3cccd4b Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 3 Mar 2022 02:36:25 +0100 Subject: [PATCH 41/98] chore(deps): update dependency com.google.cloud:libraries-bom to v24.4.0 (#708) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.3.0` -> `24.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/compatibility-slim/24.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/24.4.0/confidence-slim/24.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: 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-logging-logback). --- 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 49ff965f4..3d9a75b8b 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 24.3.0 + 24.4.0 pom import From 2a5ddbaaa54ca5d8bc26887de3038e7ee8c2d4f8 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 3 Mar 2022 02:36:32 +0100 Subject: [PATCH 42/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.7.0 (#698) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging](https://togithub.com/googleapis/java-logging) | `3.6.3` -> `3.7.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.0/compatibility-slim/3.6.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.0/confidence-slim/3.6.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-logging ### [`v3.7.0`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#​370-httpsgithubcomgoogleapisjava-loggingcomparev364v370-2022-02-28) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.6.4...v3.7.0) ##### Features - KMS configuration in settings ([#​877](https://togithub.com/googleapis/java-logging/issues/877)) ([27c199b](https://togithub.com/googleapis/java-logging/commit/27c199ba91b8423934788cbd6cb8e449dfc7b115)) - Update Logging API with latest changes ([27c199b](https://togithub.com/googleapis/java-logging/commit/27c199ba91b8423934788cbd6cb8e449dfc7b115)) ##### Bug Fixes - **deps:** set gson via java-shared-deps ([#​878](https://togithub.com/googleapis/java-logging/issues/878)) ([5c97fea](https://togithub.com/googleapis/java-logging/commit/5c97feadf1d4fd80618cdcee19e02e4cbabfb1ea)) ##### [3.6.4](https://togithub.com/googleapis/java-logging/compare/v3.6.3...v3.6.4) (2022-02-15) ##### Dependencies - update dependency com.google.code.gson:gson to v2.9.0 ([#​868](https://togithub.com/googleapis/java-logging/issues/868)) ([f3d6f3f](https://togithub.com/googleapis/java-logging/commit/f3d6f3f0d29d1b56f8c8fd191b4b946bc31f6e10)) ##### [3.6.3](https://togithub.com/googleapis/java-logging/compare/v3.6.2...v3.6.3) (2022-02-11) ##### Dependencies - update actions/github-script action to v6 ([#​865](https://togithub.com/googleapis/java-logging/issues/865)) ([2d05dc8](https://togithub.com/googleapis/java-logging/commit/2d05dc81b3b56ae6b5205c26719bfd3985c5b9d7)) ##### [3.6.2](https://togithub.com/googleapis/java-logging/compare/v3.6.1...v3.6.2) (2022-02-03) ##### Dependencies - **java:** update actions/github-script action to v5 ([#​1339](https://togithub.com/googleapis/java-logging/issues/1339)) ([#​851](https://togithub.com/googleapis/java-logging/issues/851)) ([7a5ee11](https://togithub.com/googleapis/java-logging/commit/7a5ee11ab17aaa36c688e1c631a4c9a65eae6352)) - update actions/github-script action to v5 ([#​849](https://togithub.com/googleapis/java-logging/issues/849)) ([286728a](https://togithub.com/googleapis/java-logging/commit/286728a941b34a67e3dccb119d6d2c13830e5c38)) - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#​852](https://togithub.com/googleapis/java-logging/issues/852)) ([eb2eef5](https://togithub.com/googleapis/java-logging/commit/eb2eef553ee6e9f9880f06fd6185e90367063d86)) ##### [3.6.1](https://togithub.com/googleapis/java-logging/compare/v3.6.0...v3.6.1) (2022-01-18) ##### Bug Fixes - use initialized logging option in constructor ([#​843](https://togithub.com/googleapis/java-logging/issues/843)) ([99fb678](https://togithub.com/googleapis/java-logging/commit/99fb6782f2a37be569309cc37591ce7b9c86092b)) ##### Dependencies - update dependency org.easymock:easymock to v4 ([#​830](https://togithub.com/googleapis/java-logging/issues/830)) ([21c2436](https://togithub.com/googleapis/java-logging/commit/21c243619e3b00891a0ff828e0f3e087b6e17d4b)) ### [`v3.6.4`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#​364-httpsgithubcomgoogleapisjava-loggingcomparev363v364-2022-02-15) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.6.3...v3.6.4)
--- ### 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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d820adbe9..65be12ed3 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.10 4.3 1.1.3 - 3.6.3 + 3.7.0 1.7.36 1.10.1 From e80f7943d35f37d00e9693e7a82622276986da88 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 01:44:27 +0000 Subject: [PATCH 43/98] chore(main): release 0.122.15 (#709) :robot: I have created a release *beep* *boop* --- ### [0.122.15](https://github.com/googleapis/java-logging-logback/compare/v0.122.14...v0.122.15) (2022-03-03) ### Dependencies * update dependency com.google.cloud:google-cloud-logging to v3.7.0 ([#698](https://github.com/googleapis/java-logging-logback/issues/698)) ([2a5ddba](https://github.com/googleapis/java-logging-logback/commit/2a5ddbaaa54ca5d8bc26887de3038e7ee8c2d4f8)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#707](https://github.com/googleapis/java-logging-logback/issues/707)) ([198d41f](https://github.com/googleapis/java-logging-logback/commit/198d41fc905fc532a8ba7de511dfe9c928235c47)) --- 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 | 8 ++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e891abd07..ec1929b57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +### [0.122.15](https://github.com/googleapis/java-logging-logback/compare/v0.122.14...v0.122.15) (2022-03-03) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.7.0 ([#698](https://github.com/googleapis/java-logging-logback/issues/698)) ([2a5ddba](https://github.com/googleapis/java-logging-logback/commit/2a5ddbaaa54ca5d8bc26887de3038e7ee8c2d4f8)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#707](https://github.com/googleapis/java-logging-logback/issues/707)) ([198d41f](https://github.com/googleapis/java-logging-logback/commit/198d41fc905fc532a8ba7de511dfe9c928235c47)) + ### [0.122.14](https://github.com/googleapis/java-logging-logback/compare/v0.122.13...v0.122.14) (2022-02-14) diff --git a/pom.xml b/pom.xml index 65be12ed3..bfa8e38d0 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.5-alpha-SNAPSHOT + 0.123.5-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 183454b7a..f49ffecd9 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.5-alpha-SNAPSHOT + 0.123.5-alpha diff --git a/versions.txt b/versions.txt index 8f3a8c328..2124b9149 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.4-alpha:0.123.5-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.5-alpha:0.123.5-alpha From 942f77c463d9cbd9d77cacbeb5ad02cd9bdd4e7b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 02:02:26 +0000 Subject: [PATCH 44/98] chore(main): release 0.122.16-SNAPSHOT (#711) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index bfa8e38d0..6218ec111 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.5-alpha + 0.123.6-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index f49ffecd9..65cac2145 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.5-alpha + 0.123.6-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index 2124b9149..a06b7e081 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.5-alpha:0.123.5-alpha +google-cloud-logging-logback:0.123.5-alpha:0.123.6-alpha-SNAPSHOT From 4dd2e889b3f8c4d199f85bc8d786561604468ad5 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 17:28:12 +0000 Subject: [PATCH 45/98] chore: fix license header in build.bat (#1363) (#710) * chore: fix license header in build.bat * chore: add disctribution field for setup-java action Source-Link: https://github.com/googleapis/synthtool/commit/4fea5f40a9075f3ba205ede0b453010cf080e194 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e --- .github/.OwlBot.lock.yaml | 2 +- .github/workflows/approve-readme.yaml | 2 +- .github/workflows/auto-release.yaml | 2 +- .github/workflows/ci.yaml | 20 +++++++++--------- .github/workflows/samples.yaml | 5 +++-- .kokoro/build.bat | 30 +++++++++++++-------------- README.md | 6 +++--- 7 files changed, 34 insertions(+), 33 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 9351fdfb9..3473042c0 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:387835a1375a0049ec44e02542c844302854c732d8291bdf8e472c0ff70a8f67 + digest: sha256:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e diff --git a/.github/workflows/approve-readme.yaml b/.github/workflows/approve-readme.yaml index 1bb182327..f5fc7d516 100644 --- a/.github/workflows/approve-readme.yaml +++ b/.github/workflows/approve-readme.yaml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest if: github.repository_owner == 'googleapis' && github.head_ref == 'autosynth-readme' steps: - - uses: actions/github-script@v5 + - uses: actions/github-script@v6 with: github-token: ${{secrets.YOSHI_APPROVER_TOKEN}} script: | diff --git a/.github/workflows/auto-release.yaml b/.github/workflows/auto-release.yaml index 18e23230d..7a106d007 100644 --- a/.github/workflows/auto-release.yaml +++ b/.github/workflows/auto-release.yaml @@ -21,7 +21,7 @@ jobs: runs-on: ubuntu-latest if: contains(github.head_ref, 'release-please') steps: - - uses: actions/github-script@v5 + - uses: actions/github-script@v6 with: github-token: ${{secrets.YOSHI_APPROVER_TOKEN}} debug: true diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 6b5e56aaa..83ef7f9c2 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,8 +27,8 @@ jobs: matrix: java: [8, 11, 17] steps: - - uses: actions/checkout@v2 - - uses: actions/setup-java@v2 + - uses: actions/checkout@v3 + - uses: actions/setup-java@v3 with: distribution: zulu java-version: ${{matrix.java}} @@ -39,8 +39,8 @@ jobs: windows: runs-on: windows-latest steps: - - uses: actions/checkout@v2 - - uses: actions/setup-java@v2 + - uses: actions/checkout@v3 + - uses: actions/setup-java@v3 with: distribution: zulu java-version: 8 @@ -54,8 +54,8 @@ jobs: matrix: java: [8, 11, 17] steps: - - uses: actions/checkout@v2 - - uses: actions/setup-java@v2 + - uses: actions/checkout@v3 + - uses: actions/setup-java@v3 with: distribution: zulu java-version: ${{matrix.java}} @@ -64,8 +64,8 @@ jobs: lint: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 - - uses: actions/setup-java@v2 + - uses: actions/checkout@v3 + - uses: actions/setup-java@v3 with: distribution: zulu java-version: 11 @@ -76,8 +76,8 @@ jobs: clirr: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 - - uses: actions/setup-java@v2 + - uses: actions/checkout@v3 + - uses: actions/setup-java@v3 with: distribution: zulu java-version: 8 diff --git a/.github/workflows/samples.yaml b/.github/workflows/samples.yaml index d5d964df1..912ed8b2b 100644 --- a/.github/workflows/samples.yaml +++ b/.github/workflows/samples.yaml @@ -20,9 +20,10 @@ jobs: checkstyle: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 - - uses: actions/setup-java@v1 + - uses: actions/checkout@v3 + - uses: actions/setup-java@v3 with: + distribution: zulu java-version: 8 - name: Run checkstyle run: mvn -P lint --quiet --batch-mode checkstyle:check diff --git a/.kokoro/build.bat b/.kokoro/build.bat index cc602c9eb..067cf4a4c 100644 --- a/.kokoro/build.bat +++ b/.kokoro/build.bat @@ -1,18 +1,18 @@ +:: 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. +:: Github action job to test core java library features on +:: downstream client libraries before they are released. :: See documentation in type-shell-output.bat -# 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. -# Github action job to test core java library features on -# downstream client libraries before they are released. "C:\Program Files\Git\bin\bash.exe" %~dp0build.sh diff --git a/README.md b/README.md index e13482fe4..301fe5f87 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.4-alpha + 0.123.5-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.4-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.5-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.4-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.5-alpha" ``` ## Authentication From 762008e019be5ea7c20aa40112e3b687ad0eb308 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Mar 2022 23:40:38 +0100 Subject: [PATCH 46/98] build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.3.0 (#716) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.2.7` -> `1.3.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.0/compatibility-slim/1.2.7)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.0/confidence-slim/1.2.7)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-config ### [`v1.3.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​130-httpsgithubcomgoogleapisjava-shared-configcomparev127v130-2022-03-07) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.2.7...v1.3.0) ##### Features - increase IT timeout from 20 to 60 mins ([#​440](https://togithub.com/googleapis/java-shared-config/issues/440)) ([a4427bc](https://togithub.com/googleapis/java-shared-config/commit/a4427bceebd0624e23f0b02bb24d7ed46ea4b3a6)) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.6 ([#​423](https://togithub.com/googleapis/java-shared-config/issues/423)) ([9a0cb79](https://togithub.com/googleapis/java-shared-config/commit/9a0cb79896d5c97dc3c5648a6740d53eb9ada673)) - update dependency com.puppycrawl.tools:checkstyle to v9.3 ([#​415](https://togithub.com/googleapis/java-shared-config/issues/415)) ([9e2d3fd](https://togithub.com/googleapis/java-shared-config/commit/9e2d3fd8bd42bc210dae5798f7d5dfe950c29f51)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#​429](https://togithub.com/googleapis/java-shared-config/issues/429)) ([0355f29](https://togithub.com/googleapis/java-shared-config/commit/0355f2988ebcff19615b72bc65523555e4844523)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#​430](https://togithub.com/googleapis/java-shared-config/issues/430)) ([16984d2](https://togithub.com/googleapis/java-shared-config/commit/16984d25a84aa6a8daf2a0925ea57cd0d3f0ee24)) ##### [1.2.7](https://togithub.com/googleapis/java-shared-config/compare/v1.2.6...v1.2.7) (2022-02-04) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.0 ([#​414](https://togithub.com/googleapis/java-shared-config/issues/414)) ([2133cc0](https://togithub.com/googleapis/java-shared-config/commit/2133cc093efd8420e352274f3eab09de819ff796)) ##### [1.2.6](https://togithub.com/googleapis/java-shared-config/compare/v1.2.5...v1.2.6) (2022-01-19) ##### Bug Fixes - library should released as 1.2.6 ([#​408](https://togithub.com/googleapis/java-shared-config/issues/408)) ([4972daa](https://togithub.com/googleapis/java-shared-config/commit/4972daa60467797566c4b043cebd322577b8eb73)) ##### [1.2.5](https://togithub.com/googleapis/java-shared-config/compare/v1.2.4...v1.2.5) (2022-01-11) ##### Bug Fixes - **java:** Enable unit tests in generated libraries for native image testing ([#​394](https://togithub.com/googleapis/java-shared-config/issues/394)) ([a453b9f](https://togithub.com/googleapis/java-shared-config/commit/a453b9f141c7555f2fd5333eb17d223410ab66eb)) ##### [1.2.4](https://www.github.com/googleapis/java-shared-config/compare/v1.2.3...v1.2.4) (2022-01-06) ##### Dependencies - revert dependency com.google.googlejavaformat:google-java-format to v1.7 ([#​391](https://www.togithub.com/googleapis/java-shared-config/issues/391)) ([17077fb](https://www.github.com/googleapis/java-shared-config/commit/17077fb1a58eef7098dc5e1e9b2c78a63c5c11e1)) ##### [1.2.3](https://www.github.com/googleapis/java-shared-config/compare/v1.2.2...v1.2.3) (2022-01-04) ##### Bug Fixes - **java:** add -ntp flag to native image testing command ([#​1299](https://www.togithub.com/googleapis/java-shared-config/issues/1299)) ([#​376](https://www.togithub.com/googleapis/java-shared-config/issues/376)) ([50e7a10](https://www.github.com/googleapis/java-shared-config/commit/50e7a10a8dca0505fd831e3dd929577d2f82b011)) - **java:** Only enable integration tests for native image testing ([#​375](https://www.togithub.com/googleapis/java-shared-config/issues/375)) ([663f421](https://www.github.com/googleapis/java-shared-config/commit/663f421de342afcba24703079f778738045d3ff2)) - **java:** Pass missing integration test flags to native image test commands ([#​1309](https://www.togithub.com/googleapis/java-shared-config/issues/1309)) ([#​383](https://www.togithub.com/googleapis/java-shared-config/issues/383)) ([b17b44e](https://www.github.com/googleapis/java-shared-config/commit/b17b44e37fe44ba61616417189c6b2271f3a4d18)) ##### Dependencies - update auto-value-annotation.version to v1.9 ([#​378](https://www.togithub.com/googleapis/java-shared-config/issues/378)) ([5e1cd0e](https://www.github.com/googleapis/java-shared-config/commit/5e1cd0e39910548ec4eb6639da979c3b66411503)) - update dependency com.google.googlejavaformat:google-java-format to v1.13.0 ([#​361](https://www.togithub.com/googleapis/java-shared-config/issues/361)) ([095d60a](https://www.github.com/googleapis/java-shared-config/commit/095d60a061a574dcf84b9fcf26dff48617a306b1)) - update dependency com.puppycrawl.tools:checkstyle to v9.2 ([#​366](https://www.togithub.com/googleapis/java-shared-config/issues/366)) ([061df67](https://www.github.com/googleapis/java-shared-config/commit/061df676d8b2fef5bbb0ce9661d3c96fcb57e73a)) - update dependency com.puppycrawl.tools:checkstyle to v9.2.1 ([#​382](https://www.togithub.com/googleapis/java-shared-config/issues/382)) ([1a182c5](https://www.github.com/googleapis/java-shared-config/commit/1a182c52e7c5431875296940d68c9bdfcf74be00)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.9 ([#​379](https://www.togithub.com/googleapis/java-shared-config/issues/379)) ([0a2b05f](https://www.github.com/googleapis/java-shared-config/commit/0a2b05ff7f649331efbc4dd540705da10691a2f1)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.8 ([#​372](https://www.togithub.com/googleapis/java-shared-config/issues/372)) ([6fe795e](https://www.github.com/googleapis/java-shared-config/commit/6fe795ede39575656ef1609bf7aac28c1d170976)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.9 ([#​380](https://www.togithub.com/googleapis/java-shared-config/issues/380)) ([f2efad5](https://www.github.com/googleapis/java-shared-config/commit/f2efad585b431fe186c7900a8171a999c689405b)) - update dependency org.junit.vintage:junit-vintage-engine to v5.8.2 ([#​365](https://www.togithub.com/googleapis/java-shared-config/issues/365)) ([604058d](https://www.github.com/googleapis/java-shared-config/commit/604058d52dc962db9a506762926576542687285e)) ##### [1.2.2](https://www.github.com/googleapis/java-shared-config/compare/v1.2.1...v1.2.2) (2021-11-16) ##### Bug Fixes - update dependency com.google.cloud:native-image-support to v0.10.0 ([#​358](https://www.togithub.com/googleapis/java-shared-config/issues/358)) ([0441958](https://www.github.com/googleapis/java-shared-config/commit/044195865a1122d419cadae90fddbf8dc5b4a32d)) ##### [1.2.1](https://www.github.com/googleapis/java-shared-config/compare/v1.2.0...v1.2.1) (2021-11-08) ##### Bug Fixes - Add native image feature to register protobuf reflection in tests ([#​347](https://www.togithub.com/googleapis/java-shared-config/issues/347)) ([88c3e3b](https://www.github.com/googleapis/java-shared-config/commit/88c3e3b0ad1e480e0fdbe9f6fe1f9df183066ee6)) ##### Dependencies - update dependency com.google.auto.service:auto-service-annotations to v1.0.1 ([#​346](https://www.togithub.com/googleapis/java-shared-config/issues/346)) ([9c1f943](https://www.github.com/googleapis/java-shared-config/commit/9c1f94345fb47346fe66f901976c2347b8102bc8)) - update dependency com.google.cloud:native-image-support to v0.9.0 ([#​350](https://www.togithub.com/googleapis/java-shared-config/issues/350)) ([3b496b0](https://www.github.com/googleapis/java-shared-config/commit/3b496b03bd95e59fcd1a3a1eb6cc0dfd330db769)) - update dependency com.puppycrawl.tools:checkstyle to v9.1 ([#​345](https://www.togithub.com/googleapis/java-shared-config/issues/345)) ([f5c03d3](https://www.github.com/googleapis/java-shared-config/commit/f5c03d35684ef4e0bb3178ab6056f231f3f4faf6))
--- ### 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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6218ec111..cbd4efc29 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.google.cloud google-cloud-shared-config - 1.2.7 + 1.3.0 From 3310c21eed297c6722b8c954baee59b740c53fe3 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 8 Mar 2022 23:51:02 +0100 Subject: [PATCH 47/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.5-alpha (#712) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.5-alpha * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- 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 ffd4ee28f..c5e29f3a0 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.4-alpha + 0.123.5-alpha From a7427a0648847c123d6bea0d752fb892a412468d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 10 Mar 2022 18:21:53 +0100 Subject: [PATCH 48/98] deps: update actions/checkout action to v3 (#705) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update actions/checkout action to v3 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot From 4d6f04dc9644c205965eecdbdf40ad3d022fa076 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 10 Mar 2022 18:22:34 +0100 Subject: [PATCH 49/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.7.1 (#713) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-logging to v3.7.1 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index cbd4efc29..d00283a8e 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.10 4.3 1.1.3 - 3.7.0 + 3.7.1 1.7.36 1.10.1 From 181ac4abadf852752b95e44fe1ae3bfbed924aad Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 10 Mar 2022 18:23:17 +0100 Subject: [PATCH 50/98] deps: update dependency ch.qos.logback:logback-classic to v1.2.11 (#714) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency ch.qos.logback:logback-classic to v1.2.11 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d00283a8e..e6f8347c8 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ - 1.2.10 + 1.2.11 4.3 1.1.3 3.7.1 From 518789da9eba79cd3b32df65897059649e2e4e98 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 09:23:42 -0800 Subject: [PATCH 51/98] chore: update java template (#1367) (#715) * chore: update java template * chore: fix tests * chore: fix tests * chore: update project Source-Link: https://github.com/googleapis/synthtool/commit/1155a97fed1c195d10ad406d483bc8ac2507f1d7 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa Co-authored-by: Owl Bot --- .github/.OwlBot.lock.yaml | 2 +- .kokoro/nightly/integration.cfg | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 3473042c0..426cf83e2 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:df8d7b2cc0dbc65871e7edd86601901a0612b272fa3f7f0eb590c5c53aa5f92e + digest: sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa diff --git a/.kokoro/nightly/integration.cfg b/.kokoro/nightly/integration.cfg index e51c7b4c6..a2907a257 100644 --- a/.kokoro/nightly/integration.cfg +++ b/.kokoro/nightly/integration.cfg @@ -13,12 +13,12 @@ env_vars: { # TODO: remove this after we've migrated all tests and scripts env_vars: { key: "GCLOUD_PROJECT" - value: "gcloud-devel" + value: "java-docs-samples-testing" } env_vars: { key: "GOOGLE_CLOUD_PROJECT" - value: "gcloud-devel" + value: "java-docs-samples-testing" } env_vars: { From 3f2304fc4535f1a4bbceca7fbe009554fddcaf18 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 17:28:16 +0000 Subject: [PATCH 52/98] chore(main): release 0.122.16 (#717) :robot: I have created a release *beep* *boop* --- ### [0.122.16](https://github.com/googleapis/java-logging-logback/compare/v0.122.15...v0.122.16) (2022-03-10) ### Dependencies * update actions/checkout action to v3 ([#705](https://github.com/googleapis/java-logging-logback/issues/705)) ([a7427a0](https://github.com/googleapis/java-logging-logback/commit/a7427a0648847c123d6bea0d752fb892a412468d)) * update dependency ch.qos.logback:logback-classic to v1.2.11 ([#714](https://github.com/googleapis/java-logging-logback/issues/714)) ([181ac4a](https://github.com/googleapis/java-logging-logback/commit/181ac4abadf852752b95e44fe1ae3bfbed924aad)) * update dependency com.google.cloud:google-cloud-logging to v3.7.1 ([#713](https://github.com/googleapis/java-logging-logback/issues/713)) ([4d6f04d](https://github.com/googleapis/java-logging-logback/commit/4d6f04dc9644c205965eecdbdf40ad3d022fa076)) --- 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 | 9 +++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ec1929b57..30639dd43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog +### [0.122.16](https://github.com/googleapis/java-logging-logback/compare/v0.122.15...v0.122.16) (2022-03-10) + + +### Dependencies + +* update actions/checkout action to v3 ([#705](https://github.com/googleapis/java-logging-logback/issues/705)) ([a7427a0](https://github.com/googleapis/java-logging-logback/commit/a7427a0648847c123d6bea0d752fb892a412468d)) +* update dependency ch.qos.logback:logback-classic to v1.2.11 ([#714](https://github.com/googleapis/java-logging-logback/issues/714)) ([181ac4a](https://github.com/googleapis/java-logging-logback/commit/181ac4abadf852752b95e44fe1ae3bfbed924aad)) +* update dependency com.google.cloud:google-cloud-logging to v3.7.1 ([#713](https://github.com/googleapis/java-logging-logback/issues/713)) ([4d6f04d](https://github.com/googleapis/java-logging-logback/commit/4d6f04dc9644c205965eecdbdf40ad3d022fa076)) + ### [0.122.15](https://github.com/googleapis/java-logging-logback/compare/v0.122.14...v0.122.15) (2022-03-03) diff --git a/pom.xml b/pom.xml index e6f8347c8..254957ad9 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.6-alpha-SNAPSHOT + 0.123.6-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 65cac2145..f92856f7f 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.6-alpha-SNAPSHOT + 0.123.6-alpha diff --git a/versions.txt b/versions.txt index a06b7e081..b952789d1 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.5-alpha:0.123.6-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.6-alpha:0.123.6-alpha From e3ffae8ae0a8a380ce69e5bf47f323e8e7b74214 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 10 Mar 2022 17:34:16 +0000 Subject: [PATCH 53/98] chore(main): release 0.122.17-SNAPSHOT (#718) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 254957ad9..2516472f6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.6-alpha + 0.123.7-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index f92856f7f..32bffc495 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.6-alpha + 0.123.7-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index b952789d1..1ab72eddd 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.6-alpha:0.123.6-alpha +google-cloud-logging-logback:0.123.6-alpha:0.123.7-alpha-SNAPSHOT From 811abb08c2855c668d5093dd0109eb802b8050b5 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Mar 2022 23:00:27 +0100 Subject: [PATCH 54/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.6-alpha (#719) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging-logback](https://togithub.com/googleapis/java-logging-logback) | `0.123.5-alpha` -> `0.123.6-alpha` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.6-alpha/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.6-alpha/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.6-alpha/compatibility-slim/0.123.5-alpha)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.6-alpha/confidence-slim/0.123.5-alpha)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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-logging-logback). --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 301fe5f87..8dbf390b3 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.5-alpha + 0.123.6-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.5-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.6-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.5-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.6-alpha" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index c5e29f3a0..da945b28c 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.5-alpha + 0.123.6-alpha From 493c14a91a9074305c1143dcc4b252399581ea7a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 14 Mar 2022 23:18:27 +0100 Subject: [PATCH 55/98] chore(deps): update dependency com.google.cloud:libraries-bom to v25 (#720) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `24.4.0` -> `25.0.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/compatibility-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.0.0/confidence-slim/24.4.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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-logging-logback). --- 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 3d9a75b8b..3b4b07612 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 24.4.0 + 25.0.0 pom import From e071ecc4fc3c47dfdffc572971a7dcc11ce39a7a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 29 Mar 2022 18:58:13 +0200 Subject: [PATCH 56/98] build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.3.2 (#721) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.3.0` -> `1.3.2` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/compatibility-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.3.2/confidence-slim/1.3.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-config ### [`v1.3.2`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​132-httpsgithubcomgoogleapisjava-shared-configcomparev131v132-2022-03-28) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2) ### [`v1.3.1`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​131-httpsgithubcomgoogleapisjava-shared-configcomparev130v131-2022-03-25) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.0...v1.3.1)
--- ### 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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2516472f6..7fe801183 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.google.cloud google-cloud-shared-config - 1.3.0 + 1.3.2 From d0d55ef8ccdf39433d6cca4fad22186ff8ada456 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 29 Mar 2022 19:35:52 +0200 Subject: [PATCH 57/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.7.2 (#722) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7fe801183..22be621ae 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.11 4.3 1.1.3 - 3.7.1 + 3.7.2 1.7.36 1.10.1
From fd500fe480cfd05c54a899f14b84cad1e26fc1a0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Tue, 29 Mar 2022 19:36:06 +0200 Subject: [PATCH 58/98] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 (#723) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22be621ae..c6bcd7577 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.8.0 + 2.9.0 pom import From 92490a6de162823c00a2aaac7a584fed14d5bf1a Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 17:40:26 +0000 Subject: [PATCH 59/98] chore(main): release 0.122.17 (#724) :robot: I have created a release *beep* *boop* --- ### [0.122.17](https://github.com/googleapis/java-logging-logback/compare/v0.122.16...v0.122.17) (2022-03-29) ### Dependencies * update dependency com.google.cloud:google-cloud-logging to v3.7.2 ([#722](https://github.com/googleapis/java-logging-logback/issues/722)) ([d0d55ef](https://github.com/googleapis/java-logging-logback/commit/d0d55ef8ccdf39433d6cca4fad22186ff8ada456)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#723](https://github.com/googleapis/java-logging-logback/issues/723)) ([fd500fe](https://github.com/googleapis/java-logging-logback/commit/fd500fe480cfd05c54a899f14b84cad1e26fc1a0)) --- 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 | 8 ++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 11 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30639dd43..c2ba170d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +### [0.122.17](https://github.com/googleapis/java-logging-logback/compare/v0.122.16...v0.122.17) (2022-03-29) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.7.2 ([#722](https://github.com/googleapis/java-logging-logback/issues/722)) ([d0d55ef](https://github.com/googleapis/java-logging-logback/commit/d0d55ef8ccdf39433d6cca4fad22186ff8ada456)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#723](https://github.com/googleapis/java-logging-logback/issues/723)) ([fd500fe](https://github.com/googleapis/java-logging-logback/commit/fd500fe480cfd05c54a899f14b84cad1e26fc1a0)) + ### [0.122.16](https://github.com/googleapis/java-logging-logback/compare/v0.122.15...v0.122.16) (2022-03-10) diff --git a/pom.xml b/pom.xml index c6bcd7577..85b46f571 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.7-alpha-SNAPSHOT + 0.123.7-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 32bffc495..8d72940ea 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.7-alpha-SNAPSHOT + 0.123.7-alpha diff --git a/versions.txt b/versions.txt index 1ab72eddd..ca0041500 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.6-alpha:0.123.7-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.7-alpha:0.123.7-alpha From 3088b19d6a238f36977d44ec4ce40f8f9425f303 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 17:46:15 +0000 Subject: [PATCH 60/98] chore(main): release 0.122.18-SNAPSHOT (#725) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 85b46f571..874abb318 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.7-alpha + 0.123.8-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 8d72940ea..027f888a7 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.7-alpha + 0.123.8-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index ca0041500..5c3086f88 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.7-alpha:0.123.7-alpha +google-cloud-logging-logback:0.123.7-alpha:0.123.8-alpha-SNAPSHOT From 34cb2a76799f83ddd66cabec216dcb8746b82613 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 30 Mar 2022 18:14:49 +0200 Subject: [PATCH 61/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.7.3 (#727) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * deps: update dependency com.google.cloud:google-cloud-logging to v3.7.3 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- README.md | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8dbf390b3..cc307768b 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.6-alpha + 0.123.7-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.6-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.7-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.6-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.7-alpha" ``` ## Authentication diff --git a/pom.xml b/pom.xml index 874abb318..ac4784615 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.11 4.3 1.1.3 - 3.7.2 + 3.7.3 1.7.36 1.10.1 From 3456f76c3261369a9baee5f5d7c54f6b8ef9abb6 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 19:56:16 +0000 Subject: [PATCH 62/98] chore(main): release 0.122.18 (#728) :robot: I have created a release *beep* *boop* --- ### [0.122.18](https://github.com/googleapis/java-logging-logback/compare/v0.122.17...v0.122.18) (2022-03-30) ### Dependencies * update dependency com.google.cloud:google-cloud-logging to v3.7.3 ([#727](https://github.com/googleapis/java-logging-logback/issues/727)) ([34cb2a7](https://github.com/googleapis/java-logging-logback/commit/34cb2a76799f83ddd66cabec216dcb8746b82613)) --- 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 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2ba170d6..083ffcf12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +### [0.122.18](https://github.com/googleapis/java-logging-logback/compare/v0.122.17...v0.122.18) (2022-03-30) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.7.3 ([#727](https://github.com/googleapis/java-logging-logback/issues/727)) ([34cb2a7](https://github.com/googleapis/java-logging-logback/commit/34cb2a76799f83ddd66cabec216dcb8746b82613)) + ### [0.122.17](https://github.com/googleapis/java-logging-logback/compare/v0.122.16...v0.122.17) (2022-03-29) diff --git a/pom.xml b/pom.xml index ac4784615..f5e80df4a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.8-alpha-SNAPSHOT + 0.123.8-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 027f888a7..a1f37e3e0 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.8-alpha-SNAPSHOT + 0.123.8-alpha diff --git a/versions.txt b/versions.txt index 5c3086f88..507341cbf 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.7-alpha:0.123.8-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.8-alpha:0.123.8-alpha From 9e2e161b75a89b448fe1fe516377ac7b024f4896 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 30 Mar 2022 20:02:18 +0000 Subject: [PATCH 63/98] chore(main): release 0.122.19-SNAPSHOT (#729) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index f5e80df4a..017a67793 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.8-alpha + 0.123.9-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a1f37e3e0..00a0e798b 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.8-alpha + 0.123.9-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index 507341cbf..999fa126b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.8-alpha:0.123.8-alpha +google-cloud-logging-logback:0.123.8-alpha:0.123.9-alpha-SNAPSHOT From 9a5545fd1aa012f3202f3a3baf0711292d7ce774 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 31 Mar 2022 18:40:30 +0200 Subject: [PATCH 64/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.8-alpha (#726) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.8-alpha * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc307768b..7474dd052 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.7-alpha + 0.123.8-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.7-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.8-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.7-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.8-alpha" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index da945b28c..fc2b8bb9c 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.6-alpha + 0.123.8-alpha From 3d225f364882c8e91d936972411d479a9deb6cf0 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Apr 2022 01:31:53 +0200 Subject: [PATCH 65/98] chore(deps): update dependency com.google.cloud:libraries-bom to v25.1.0 (#730) --- 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 3b4b07612..70ec51064 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 25.0.0 + 25.1.0 pom import From 3e48cb03a757d2237dd2da251c1d34468adfa4e4 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 1 Apr 2022 19:54:28 +0200 Subject: [PATCH 66/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.7.4 (#731) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging](https://togithub.com/googleapis/java-logging) | `3.7.3` -> `3.7.4` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.4/compatibility-slim/3.7.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.4/confidence-slim/3.7.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-logging ### [`v3.7.4`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#​374-httpsgithubcomgoogleapisjava-loggingcomparev373v374-2022-03-31) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.7.3...v3.7.4)
--- ### 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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 017a67793..ef5ba107d 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.11 4.3 1.1.3 - 3.7.3 + 3.7.4 1.7.36 1.10.1 From 2bb21b595be110f1f7b1fd4bd1fedaab170a3b34 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 18:00:16 +0000 Subject: [PATCH 67/98] chore(main): release 0.122.19 (#732) :robot: I have created a release *beep* *boop* --- ### [0.122.19](https://github.com/googleapis/java-logging-logback/compare/v0.122.18...v0.122.19) (2022-04-01) ### Dependencies * update dependency com.google.cloud:google-cloud-logging to v3.7.4 ([#731](https://github.com/googleapis/java-logging-logback/issues/731)) ([3e48cb0](https://github.com/googleapis/java-logging-logback/commit/3e48cb03a757d2237dd2da251c1d34468adfa4e4)) --- 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 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 083ffcf12..56393e5b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +### [0.122.19](https://github.com/googleapis/java-logging-logback/compare/v0.122.18...v0.122.19) (2022-04-01) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.7.4 ([#731](https://github.com/googleapis/java-logging-logback/issues/731)) ([3e48cb0](https://github.com/googleapis/java-logging-logback/commit/3e48cb03a757d2237dd2da251c1d34468adfa4e4)) + ### [0.122.18](https://github.com/googleapis/java-logging-logback/compare/v0.122.17...v0.122.18) (2022-03-30) diff --git a/pom.xml b/pom.xml index ef5ba107d..3f49f5c49 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.9-alpha-SNAPSHOT + 0.123.9-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 00a0e798b..a493ee761 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.9-alpha-SNAPSHOT + 0.123.9-alpha diff --git a/versions.txt b/versions.txt index 999fa126b..deb1bbaa4 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.8-alpha:0.123.9-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.9-alpha:0.123.9-alpha From d7565672a15a21f0ece712c58469049b3e36b64d Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 1 Apr 2022 18:06:21 +0000 Subject: [PATCH 68/98] chore(main): release 0.122.20-SNAPSHOT (#733) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 3f49f5c49..0c1ebe2b1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.9-alpha + 0.123.10-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a493ee761..4cdda74ab 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.9-alpha + 0.123.10-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index deb1bbaa4..d7d12bf81 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.9-alpha:0.123.9-alpha +google-cloud-logging-logback:0.123.9-alpha:0.123.10-alpha-SNAPSHOT From 4a996f74d43b274b94e92994cc3d911f069e2e6a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 4 Apr 2022 20:30:19 +0200 Subject: [PATCH 69/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.9-alpha (#735) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging-logback](https://togithub.com/googleapis/java-logging-logback) | `0.123.8-alpha` -> `0.123.9-alpha` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.9-alpha/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.9-alpha/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.9-alpha/compatibility-slim/0.123.8-alpha)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging-logback/0.123.9-alpha/confidence-slim/0.123.8-alpha)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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-logging-logback). --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7474dd052..501b1861d 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.8-alpha + 0.123.9-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.8-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.9-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.8-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.9-alpha" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index fc2b8bb9c..154617fcc 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.8-alpha + 0.123.9-alpha From 1ac328c3188b748fe5312263e8598a4d6c78335d Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 15:56:20 +0000 Subject: [PATCH 70/98] chore: Enable Size-Label bot in all googleapis Java repositories (#1381) (#737) * chore: Enable Size-Label bot in all googleapis Java repositories Auto-label T-shirt size indicator should be assigned on every new pull request in all googleapis Java repositories * Remove product Remove product since it is by default true * add license header Co-authored-by: Neenu Shaji Source-Link: https://github.com/googleapis/synthtool/commit/54b2c6ac75370a4a3582431b4a3080f777ba1f11 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813 --- .github/.OwlBot.lock.yaml | 3 ++- .github/auto-label.yaml | 18 +++++++++++++----- 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 426cf83e2..f60d77493 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,4 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - digest: sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa + digest: sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813 +# created: 2022-04-06T16:30:03.627422514Z diff --git a/.github/auto-label.yaml b/.github/auto-label.yaml index 1e4706499..4caef688b 100644 --- a/.github/auto-label.yaml +++ b/.github/auto-label.yaml @@ -1,7 +1,15 @@ -product: true +# Copyright 2021 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. requestsize: enabled: true -staleness: - pullrequest: true - old: 30 - extraold: 60 From 2628efea5f8a8984c71ba30425031307a7eff235 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 12:40:01 -0700 Subject: [PATCH 71/98] chore: upgrade black in noxfile.py to 22.3.0 (#1377) (#736) * chore: upgrade black in noxfile.py to 22.3.0 (#1377) * chore: upgrade black to 22.3.0 * update lint also * run blacken session * ci: use click>8.0 for blacken/lint sessions * chore: fix typo Co-authored-by: nicain * rebase error Co-authored-by: nicain Source-Link: https://github.com/googleapis/synthtool/commit/0dcf73928241fa27d7768e14c435e3d9f526beac Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4a8d2d787ea374ba929e37c39c4b16d2498044e24ef123077125b946cac2dcdc * Update .OwlBot.lock.yaml Co-authored-by: Owl Bot Co-authored-by: nicain Co-authored-by: losalex <90795544+losalex@users.noreply.github.com> --- .github/.OwlBot.lock.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index f60d77493..516d73666 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,5 +13,6 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - digest: sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813 -# created: 2022-04-06T16:30:03.627422514Z + # created: 2022-04-06T16:30:03.627422514Z + digest: sha256:4a8d2d787ea374ba929e37c39c4b16d2498044e24ef123077125b946cac2dcdc + From e603a4b385d80bd8afb6e31824aaa34484d69e2f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 15 Apr 2022 19:25:29 +0200 Subject: [PATCH 72/98] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 (#739) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 0c1ebe2b1..f6cfb659f 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.9.0 + 2.10.0 pom import From 4b397a9f47fc019b1896f754b1d37d19f859780e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 17:30:12 +0000 Subject: [PATCH 73/98] chore(main): release 0.122.20 (#740) :robot: I have created a release *beep* *boop* --- ### [0.122.20](https://github.com/googleapis/java-logging-logback/compare/v0.122.19...v0.122.20) (2022-04-15) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#739](https://github.com/googleapis/java-logging-logback/issues/739)) ([e603a4b](https://github.com/googleapis/java-logging-logback/commit/e603a4b385d80bd8afb6e31824aaa34484d69e2f)) --- 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 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56393e5b4..64ba4941c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +### [0.122.20](https://github.com/googleapis/java-logging-logback/compare/v0.122.19...v0.122.20) (2022-04-15) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#739](https://github.com/googleapis/java-logging-logback/issues/739)) ([e603a4b](https://github.com/googleapis/java-logging-logback/commit/e603a4b385d80bd8afb6e31824aaa34484d69e2f)) + ### [0.122.19](https://github.com/googleapis/java-logging-logback/compare/v0.122.18...v0.122.19) (2022-04-01) diff --git a/pom.xml b/pom.xml index f6cfb659f..a9b016172 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.10-alpha-SNAPSHOT + 0.123.10-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 4cdda74ab..25d245d64 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.10-alpha-SNAPSHOT + 0.123.10-alpha diff --git a/versions.txt b/versions.txt index d7d12bf81..d6cd031fe 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.9-alpha:0.123.10-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.10-alpha:0.123.10-alpha From 5930104a98af247bcf56c8d50d7bade2b460324b Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Fri, 15 Apr 2022 17:38:12 +0000 Subject: [PATCH 74/98] chore(main): release 0.122.21-SNAPSHOT (#741) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index a9b016172..0d5c3b97d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.10-alpha + 0.123.11-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 25d245d64..c12d64500 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.10-alpha + 0.123.11-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index d6cd031fe..fbdea8c23 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.10-alpha:0.123.10-alpha +google-cloud-logging-logback:0.123.10-alpha:0.123.11-alpha-SNAPSHOT From 947a4aec8ded52e0d7da6cb16c7289c7b060a3d7 Mon Sep 17 00:00:00 2001 From: losalex <90795544+losalex@users.noreply.github.com> Date: Fri, 15 Apr 2022 12:44:19 -0500 Subject: [PATCH 75/98] fix: Reenable staleness bot (#738) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Reenable staleness bot Reenable staleness bot on the repo * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Update owlbot.py * Update auto-label.yaml * Update auto-label.yaml Co-authored-by: Owl Bot --- .github/auto-label.yaml | 4 ++++ owlbot.py | 3 ++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.github/auto-label.yaml b/.github/auto-label.yaml index 4caef688b..5e6999f09 100644 --- a/.github/auto-label.yaml +++ b/.github/auto-label.yaml @@ -13,3 +13,7 @@ # limitations under the License. requestsize: enabled: true +staleness: + pullrequest: true + old: 30 + extraold: 60 diff --git a/owlbot.py b/owlbot.py index 146f14389..60ceb691c 100644 --- a/owlbot.py +++ b/owlbot.py @@ -21,4 +21,5 @@ '.github/CODEOWNERS', '.github/blunderbuss.yml', 'CONTRIBUTING.md', -]) \ No newline at end of file + '.github/auto-label.yaml', +]) From e7cfbe236a3a0125f4174fc9e74f1a9f6c260b1d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 18 Apr 2022 17:40:46 +0200 Subject: [PATCH 76/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.7.5 (#744) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging](https://togithub.com/googleapis/java-logging) | `3.7.4` -> `3.7.5` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.5/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.5/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.5/compatibility-slim/3.7.4)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.5/confidence-slim/3.7.4)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-logging ### [`v3.7.5`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#​375-httpsgithubcomgoogleapisjava-loggingcomparev374v375-2022-04-15) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.7.4...v3.7.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-logging-logback). --- README.md | 6 +++--- pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 501b1861d..afc194d47 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.9-alpha + 0.123.10-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.9-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.10-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.9-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.10-alpha" ``` ## Authentication diff --git a/pom.xml b/pom.xml index 0d5c3b97d..b8544c87a 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.11 4.3 1.1.3 - 3.7.4 + 3.7.5 1.7.36 1.10.1 From 8fe8b947e5a2474b8bfbb51f2b4e9c50be22421d Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 18 Apr 2022 20:32:05 +0200 Subject: [PATCH 77/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.10-alpha (#743) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.10-alpha * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- 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 154617fcc..23cabe2ce 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.9-alpha + 0.123.10-alpha From e9c96d13243503a4f73ef79eb03e6660c3e2fbdf Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 20 Apr 2022 18:53:38 +0200 Subject: [PATCH 78/98] build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.3.3 (#745) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b8544c87a..2c7b4f28c 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.google.cloud google-cloud-shared-config - 1.3.2 + 1.3.3 From 35206747cae26096bac20be7824e3e93cea11546 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 21 Apr 2022 16:48:31 +0200 Subject: [PATCH 79/98] build(deps): update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.4.0 (#748) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.apache.maven.plugins:maven-javadoc-plugin](https://maven.apache.org/plugins/) | `3.3.2` -> `3.4.0` | [![age](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.0/compatibility-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.apache.maven.plugins:maven-javadoc-plugin/3.4.0/confidence-slim/3.3.2)](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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2c7b4f28c..e699708c4 100644 --- a/pom.xml +++ b/pom.xml @@ -168,7 +168,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.3.2 + 3.4.0 html From 5a8ad773b79b8a2bbac4d9ca1a6b1e60b5096717 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 21 Apr 2022 21:05:02 +0200 Subject: [PATCH 80/98] build(deps): update dependency org.sonatype.plugins:nexus-staging-maven-plugin to v1.6.13 (#749) --- samples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/pom.xml b/samples/pom.xml index 259d50f77..03df7bbe0 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -46,7 +46,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - 1.6.11 + 1.6.13 true From f73ff5b37649a2e0d16034aec642702593bf40ee Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 12:17:37 -0700 Subject: [PATCH 81/98] chore(main): release 0.122.21 (#742) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 12 ++++++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 15 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 64ba4941c..e1194e1dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # Changelog +### [0.122.21](https://github.com/googleapis/java-logging-logback/compare/v0.122.20...v0.122.21) (2022-04-21) + + +### Bug Fixes + +* Reenable staleness bot ([#738](https://github.com/googleapis/java-logging-logback/issues/738)) ([947a4ae](https://github.com/googleapis/java-logging-logback/commit/947a4aec8ded52e0d7da6cb16c7289c7b060a3d7)) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.7.5 ([#744](https://github.com/googleapis/java-logging-logback/issues/744)) ([e7cfbe2](https://github.com/googleapis/java-logging-logback/commit/e7cfbe236a3a0125f4174fc9e74f1a9f6c260b1d)) + ### [0.122.20](https://github.com/googleapis/java-logging-logback/compare/v0.122.19...v0.122.20) (2022-04-15) diff --git a/pom.xml b/pom.xml index e699708c4..2b89c13d3 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.11-alpha-SNAPSHOT + 0.123.11-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index c12d64500..63d0ffe59 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.11-alpha-SNAPSHOT + 0.123.11-alpha diff --git a/versions.txt b/versions.txt index fbdea8c23..b419b85e7 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.10-alpha:0.123.11-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.11-alpha:0.123.11-alpha From 57d14c870937dd470d0a874b8ef1ad9f92b2b2f6 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 21 Apr 2022 19:28:12 +0000 Subject: [PATCH 82/98] chore(main): release 0.122.22-SNAPSHOT (#750) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 2b89c13d3..3286cab47 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.11-alpha + 0.123.12-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 63d0ffe59..e3bf3c65a 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.11-alpha + 0.123.12-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index b419b85e7..d59ebe3aa 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.11-alpha:0.123.11-alpha +google-cloud-logging-logback:0.123.11-alpha:0.123.12-alpha-SNAPSHOT From 2d348313fd94792e5ad1f16e75a24f4e119b328a Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 22 Apr 2022 00:04:51 +0200 Subject: [PATCH 83/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.11-alpha (#751) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.11-alpha * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index afc194d47..49d25737e 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.10-alpha + 0.123.11-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.10-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.11-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.10-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.11-alpha" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 23cabe2ce..b5b6eee04 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.10-alpha + 0.123.11-alpha From 3756483d10fb39aafaa4d6dbc8bf82d8e629af70 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Wed, 27 Apr 2022 17:34:15 +0200 Subject: [PATCH 84/98] chore(deps): update dependency com.google.cloud:libraries-bom to v25.2.0 (#755) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://cloud.google.com/java/docs/bom) ([source](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java)) | `25.1.0` -> `25.2.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/compatibility-slim/25.1.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:libraries-bom/25.2.0/confidence-slim/25.1.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: 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-logging-logback). --- 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 70ec51064..2081f9ad8 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 25.1.0 + 25.2.0 pom import From 93e0025c205465b4e7a1365b23581cb1f8a83b6f Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 29 Apr 2022 22:22:32 +0200 Subject: [PATCH 85/98] build(deps): update dependency com.google.cloud:google-cloud-shared-config to v1.4.0 (#757) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.3.3` -> `1.4.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/compatibility-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-config/1.4.0/confidence-slim/1.3.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-config ### [`v1.4.0`](https://togithub.com/googleapis/java-shared-config/blob/HEAD/CHANGELOG.md#​140-httpsgithubcomgoogleapisjava-shared-configcomparev133v140-2022-04-28) [Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.3.3...v1.4.0) ##### Features - **java:** remove native image module ([#​471](https://togithub.com/googleapis/java-shared-config/issues/471)) ([7fcba01](https://togithub.com/googleapis/java-shared-config/commit/7fcba016b3138d7beaa4e962853f9bc80f59438c)) ##### [1.3.3](https://togithub.com/googleapis/java-shared-config/compare/v1.3.2...v1.3.3) (2022-04-19) ##### Bug Fixes - **java:** remove protobuf feature from native profile ([#​461](https://togithub.com/googleapis/java-shared-config/issues/461)) ([ffd07cb](https://togithub.com/googleapis/java-shared-config/commit/ffd07cb18ee7d45d4daee1d9ea6f6d321fdca874)) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.11 ([#​459](https://togithub.com/googleapis/java-shared-config/issues/459)) ([d20008d](https://togithub.com/googleapis/java-shared-config/commit/d20008df15209708fdf9d06828b567778190f4d0)) - update dependency com.google.cloud:native-image-support to v0.13.1 ([#​465](https://togithub.com/googleapis/java-shared-config/issues/465)) ([b202064](https://togithub.com/googleapis/java-shared-config/commit/b2020648816feb4740ad70acedfed470d7da5bcf)) ##### [1.3.2](https://togithub.com/googleapis/java-shared-config/compare/v1.3.1...v1.3.2) (2022-03-28) ##### Dependencies - revert google-java-format to 1.7 ([#​453](https://togithub.com/googleapis/java-shared-config/issues/453)) ([cbc777f](https://togithub.com/googleapis/java-shared-config/commit/cbc777f3e9ab75edb6fa2e0268a7446ae4111725)) ##### [1.3.1](https://togithub.com/googleapis/java-shared-config/compare/v1.3.0...v1.3.1) (2022-03-25) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.10 ([#​443](https://togithub.com/googleapis/java-shared-config/issues/443)) ([5b39d5e](https://togithub.com/googleapis/java-shared-config/commit/5b39d5ee15121f052226ff873b6ab101e9c71de5)) - update dependency com.google.googlejavaformat:google-java-format to v1.15.0 ([#​426](https://togithub.com/googleapis/java-shared-config/issues/426)) ([4c3c4b6](https://togithub.com/googleapis/java-shared-config/commit/4c3c4b66129632181e6bc363a0ecccf4f5aac914)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 ([#​448](https://togithub.com/googleapis/java-shared-config/issues/448)) ([f7f518e](https://togithub.com/googleapis/java-shared-config/commit/f7f518e87d1d9feb9ac54d7c099f97d8751ee3da)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#​449](https://togithub.com/googleapis/java-shared-config/issues/449)) ([3e1c0b5](https://togithub.com/googleapis/java-shared-config/commit/3e1c0b5a1d2f4a0db88c06a0d683ed90cbc745e2))
--- ### 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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3286cab47..472a64619 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ com.google.cloud google-cloud-shared-config - 1.3.3 + 1.4.0 From ab044c682f85272d0417cb6d8a7b7c6b2044fee6 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Sat, 30 Apr 2022 07:27:38 +0200 Subject: [PATCH 86/98] build(deps): update dependency org.apache.maven.plugins:maven-project-info-reports-plugin to v3.3.0 (#756) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 472a64619..e410d227c 100644 --- a/pom.xml +++ b/pom.xml @@ -141,7 +141,7 @@ org.apache.maven.plugins maven-project-info-reports-plugin - 3.2.2 + 3.3.0 From 01287934b04cf8f487308b34080123c7b4065ef7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 5 May 2022 23:26:14 +0200 Subject: [PATCH 87/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.7.6 (#759) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging](https://togithub.com/googleapis/java-logging) | `3.7.5` -> `3.7.6` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.6/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.6/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.6/compatibility-slim/3.7.5)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.7.6/confidence-slim/3.7.5)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-logging ### [`v3.7.6`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#​376-httpsgithubcomgoogleapisjava-loggingcomparev375v376-2022-05-03) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.7.5...v3.7.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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e410d227c..95a0de402 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.11 4.3 1.1.3 - 3.7.5 + 3.7.6 1.7.36 1.10.1 From f21103176a9fc2874e62c0b21566227aa85e6234 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 21:40:37 +0000 Subject: [PATCH 88/98] chore(main): release 0.122.22 (#760) :robot: I have created a release *beep* *boop* --- ### [0.122.22](https://github.com/googleapis/java-logging-logback/compare/v0.122.21...v0.122.22) (2022-05-05) ### Dependencies * update dependency com.google.cloud:google-cloud-logging to v3.7.6 ([#759](https://github.com/googleapis/java-logging-logback/issues/759)) ([0128793](https://github.com/googleapis/java-logging-logback/commit/01287934b04cf8f487308b34080123c7b4065ef7)) --- 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 +++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e1194e1dc..d0b3bdc84 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +### [0.122.22](https://github.com/googleapis/java-logging-logback/compare/v0.122.21...v0.122.22) (2022-05-05) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.7.6 ([#759](https://github.com/googleapis/java-logging-logback/issues/759)) ([0128793](https://github.com/googleapis/java-logging-logback/commit/01287934b04cf8f487308b34080123c7b4065ef7)) + ### [0.122.21](https://github.com/googleapis/java-logging-logback/compare/v0.122.20...v0.122.21) (2022-04-21) diff --git a/pom.xml b/pom.xml index 95a0de402..546d5e27d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.12-alpha-SNAPSHOT + 0.123.12-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index e3bf3c65a..e45639233 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.12-alpha-SNAPSHOT + 0.123.12-alpha diff --git a/versions.txt b/versions.txt index d59ebe3aa..a10ff5b40 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.11-alpha:0.123.12-alpha-SNAPSHOT +google-cloud-logging-logback:0.123.12-alpha:0.123.12-alpha From 30b3549f2a30a78cf52917535a8fc02fe153d33e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 21:46:20 +0000 Subject: [PATCH 89/98] chore(main): release 0.122.23-SNAPSHOT (#761) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 546d5e27d..028a8e621 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.12-alpha + 0.123.13-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index e45639233..a52fb86e5 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.12-alpha + 0.123.13-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index a10ff5b40..17bfcf59d 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.12-alpha:0.123.12-alpha +google-cloud-logging-logback:0.123.12-alpha:0.123.13-alpha-SNAPSHOT From 95f5a61f4ab780e9af555a4a016d5c54722cd85e Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 6 May 2022 18:05:40 +0200 Subject: [PATCH 90/98] chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.12-alpha (#762) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-logging-logback to v0.123.12-alpha * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot --- README.md | 6 +++--- samples/install-without-bom/pom.xml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 49d25737e..223253a35 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.cloud google-cloud-logging-logback - 0.123.11-alpha + 0.123.12-alpha ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.cloud:google-cloud-logging-logback:0.123.11-alpha' +implementation 'com.google.cloud:google-cloud-logging-logback:0.123.12-alpha' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.11-alpha" +libraryDependencies += "com.google.cloud" % "google-cloud-logging-logback" % "0.123.12-alpha" ``` ## Authentication diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index b5b6eee04..58fdecd28 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.11-alpha + 0.123.12-alpha From 1fe8ae6bf26f668f652b062817fbfe26625eb9be Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Mon, 16 May 2022 19:44:28 +0200 Subject: [PATCH 91/98] chore(deps): update dependency com.google.cloud:libraries-bom to v25.3.0 (#763) --- 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 2081f9ad8..7242aff28 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -30,7 +30,7 @@ com.google.cloud libraries-bom - 25.2.0 + 25.3.0 pom import From c90e5e57f0676f8e76c41643a9d817a1a2e3374a Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 10:46:30 -0700 Subject: [PATCH 92/98] feat: add build scripts for native image testing in Java 17 (#1440) (#765) Source-Link: https://github.com/googleapis/synthtool/commit/505ce5a7edb58bf6d9d4de10b4bb4e81000ae324 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74 Co-authored-by: Owl Bot --- .github/.OwlBot.lock.yaml | 5 ++-- .kokoro/build.sh | 5 ++++ .kokoro/presubmit/graalvm-native-17.cfg | 33 +++++++++++++++++++++++++ 3 files changed, 40 insertions(+), 3 deletions(-) create mode 100644 .kokoro/presubmit/graalvm-native-17.cfg diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 516d73666..a79f06271 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,6 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - # created: 2022-04-06T16:30:03.627422514Z - digest: sha256:4a8d2d787ea374ba929e37c39c4b16d2498044e24ef123077125b946cac2dcdc - + digest: sha256:2567a120ce90fadb6201999b87d649d9f67459de28815ad239bce9ebfaa18a74 +# created: 2022-05-19T15:12:45.278246753Z diff --git a/.kokoro/build.sh b/.kokoro/build.sh index 5706ec2a8..873a59eb9 100755 --- a/.kokoro/build.sh +++ b/.kokoro/build.sh @@ -74,6 +74,11 @@ graalvm) mvn -B ${INTEGRATION_TEST_ARGS} -ntp -Pnative -Penable-integration-tests test RETURN_CODE=$? ;; +graalvm17) + # Run Unit and Integration Tests with Native Image + mvn -B ${INTEGRATION_TEST_ARGS} -ntp -Pnative -Penable-integration-tests test + RETURN_CODE=$? + ;; samples) SAMPLES_DIR=samples # only run ITs in snapshot/ on presubmit PRs. run ITs in all 3 samples/ subdirectories otherwise. diff --git a/.kokoro/presubmit/graalvm-native-17.cfg b/.kokoro/presubmit/graalvm-native-17.cfg new file mode 100644 index 000000000..a3f7fb9d4 --- /dev/null +++ b/.kokoro/presubmit/graalvm-native-17.cfg @@ -0,0 +1,33 @@ +# Format: //devtools/kokoro/config/proto/build.proto + +# Configure the docker image for kokoro-trampoline. +env_vars: { + key: "TRAMPOLINE_IMAGE" + value: "gcr.io/cloud-devrel-kokoro-resources/graalvm17" +} + +env_vars: { + key: "JOB_TYPE" + value: "graalvm17" +} + +# 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: "GOOGLE_APPLICATION_CREDENTIALS" + value: "secret_manager/java-it-service-account" +} + +env_vars: { + key: "SECRET_MANAGER_KEYS" + value: "java-it-service-account" +} \ No newline at end of file From 24181282039618fc9024bb0360f3fb46c2d34290 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 19 May 2022 20:39:29 +0200 Subject: [PATCH 93/98] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 (#764) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 028a8e621..6d11bb5ca 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.10.0 + 2.11.0 pom import From 2727c81a2c925b01aabc40baaba5958a507a3dd7 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 20 May 2022 00:56:16 +0200 Subject: [PATCH 94/98] deps: update dependency com.google.cloud:google-cloud-logging to v3.8.0 (#767) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-logging](https://togithub.com/googleapis/java-logging) | `3.7.6` -> `3.8.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.8.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.8.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.8.0/compatibility-slim/3.7.6)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-logging/3.8.0/confidence-slim/3.7.6)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-logging ### [`v3.8.0`](https://togithub.com/googleapis/java-logging/blob/HEAD/CHANGELOG.md#​380-httpsgithubcomgoogleapisjava-loggingcomparev376v380-2022-05-16) [Compare Source](https://togithub.com/googleapis/java-logging/compare/v3.7.6...v3.8.0) ##### Features - next release from main branch is 3.7.0 ([#​957](https://togithub.com/googleapis/java-logging/issues/957)) ([576a93e](https://togithub.com/googleapis/java-logging/commit/576a93e2bba9939425e6fce22b13b6580565689c)) ##### [3.7.6](https://togithub.com/googleapis/java-logging/compare/v3.7.5...v3.7.6) (2022-05-03) ##### Documentation - Add link to interactive tutorial ([#​952](https://togithub.com/googleapis/java-logging/issues/952)) ([934df5a](https://togithub.com/googleapis/java-logging/commit/934df5ad5b29f11e781b8b8a4660f89198bb06d1)) - Add link to interactive walkthrough ([#​950](https://togithub.com/googleapis/java-logging/issues/950)) ([33ae197](https://togithub.com/googleapis/java-logging/commit/33ae197627d63d6c153f9bbb0076a071029cf686)) - **sample:** removing unnecessary native-image-support dependency ([#​947](https://togithub.com/googleapis/java-logging/issues/947)) ([75331a6](https://togithub.com/googleapis/java-logging/commit/75331a6aa754ed93171832f59a5c0012e7cb7e05)) ##### [3.7.5](https://togithub.com/googleapis/java-logging/compare/v3.7.4...v3.7.5) (2022-04-15) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#​930](https://togithub.com/googleapis/java-logging/issues/930)) ([074c6c7](https://togithub.com/googleapis/java-logging/commit/074c6c791059f4503a4103d8387f6b0b062db3a3)) - update dependency com.google.cloud:native-image-support to v0.13.1 ([#​931](https://togithub.com/googleapis/java-logging/issues/931)) ([2e4b4d0](https://togithub.com/googleapis/java-logging/commit/2e4b4d09192a75f3e9107c143c9e74fa05201e1a)) ##### [3.7.4](https://togithub.com/googleapis/java-logging/compare/v3.7.3...v3.7.4) (2022-03-31) ##### Bug Fixes - Async logging should not rethrow error in onFailure callback ([#​923](https://togithub.com/googleapis/java-logging/issues/923)) ([1adf867](https://togithub.com/googleapis/java-logging/commit/1adf86722361ce946c733de87cb217fa2f65bfd5)) - Async logging should not rethrow error in onFailure callback correction ([#​925](https://togithub.com/googleapis/java-logging/issues/925)) ([da92518](https://togithub.com/googleapis/java-logging/commit/da925189d808833f1b7cc7a1934bcf66f51663be)) ##### [3.7.3](https://togithub.com/googleapis/java-logging/compare/v3.7.2...v3.7.3) (2022-03-29) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#​917](https://togithub.com/googleapis/java-logging/issues/917)) ([b42717e](https://togithub.com/googleapis/java-logging/commit/b42717e8e2d825cee9918c48ae4b7628f225f6be)) - update dependency com.google.cloud:native-image-support to v0.12.11 ([#​916](https://togithub.com/googleapis/java-logging/issues/916)) ([6d6bbef](https://togithub.com/googleapis/java-logging/commit/6d6bbef4bfb0802677e2773ffd95047c71814613)) ##### [3.7.2](https://togithub.com/googleapis/java-logging/compare/v3.7.1...v3.7.2) (2022-03-24) ##### Documentation - **sample:** Add sample for Native Image support in Logging ([#​880](https://togithub.com/googleapis/java-logging/issues/880)) ([7e59bf3](https://togithub.com/googleapis/java-logging/commit/7e59bf3c3676ebc6bfcdf6e951d3d8f0b6c1589f)) ##### Dependencies - update dependency com.google.cloud:native-image-support to v0.12.10 ([#​903](https://togithub.com/googleapis/java-logging/issues/903)) ([b692e02](https://togithub.com/googleapis/java-logging/commit/b692e0247ea61b290aad0f0245184fd3c026629b)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.10 ([#​904](https://togithub.com/googleapis/java-logging/issues/904)) ([d834a0a](https://togithub.com/googleapis/java-logging/commit/d834a0a5f10cda8a1327714f8a93c0c6e41143df)) - update dependency org.graalvm.buildtools:junit-platform-native to v0.9.11 ([#​912](https://togithub.com/googleapis/java-logging/issues/912)) ([c1d6559](https://togithub.com/googleapis/java-logging/commit/c1d65597ee8ce95dc6276c4f19d13a922c819f0d)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.10 ([#​905](https://togithub.com/googleapis/java-logging/issues/905)) ([3c44e3e](https://togithub.com/googleapis/java-logging/commit/3c44e3ed51c52a84b5a5a517a8b8a105f083532c)) - update dependency org.graalvm.buildtools:native-maven-plugin to v0.9.11 ([#​911](https://togithub.com/googleapis/java-logging/issues/911)) ([3721ef5](https://togithub.com/googleapis/java-logging/commit/3721ef53305e27afb5bad685a10eb8901988c7b9)) ##### [3.7.1](https://togithub.com/googleapis/java-logging/compare/v3.7.0...v3.7.1) (2022-03-03) ##### Bug Fixes - do not use GAE_RUNTIME for GAE environment detection ([#​891](https://togithub.com/googleapis/java-logging/issues/891)) ([19e9abb](https://togithub.com/googleapis/java-logging/commit/19e9abb389ed98cdcca7ef0dfa5b07e69568f6f9)) ##### Dependencies - update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#​889](https://togithub.com/googleapis/java-logging/issues/889)) ([4885440](https://togithub.com/googleapis/java-logging/commit/48854405838151a4179f6d1727fc925b06d1727d))
--- ### 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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6d11bb5ca..22b01001d 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.2.11 4.3 1.1.3 - 3.7.6 + 3.8.0 1.7.36 1.10.1 From 6b46865ff8b9b28eb98a6c7504143018bbf8b073 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Fri, 20 May 2022 01:00:17 +0200 Subject: [PATCH 95/98] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 (#768) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.11.0` -> `2.12.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.12.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.12.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.12.0/compatibility-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-shared-dependencies/2.12.0/confidence-slim/2.11.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
googleapis/java-shared-dependencies ### [`v2.12.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/HEAD/CHANGELOG.md#​2120-httpsgithubcomgoogleapisjava-shared-dependenciescomparev2110v2120-2022-05-19) [Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.11.0...v2.12.0) ##### Features - add build scripts for native image testing in Java 17 ([#​1440](https://togithub.com/googleapis/java-shared-dependencies/issues/1440)) ([#​697](https://togithub.com/googleapis/java-shared-dependencies/issues/697)) ([f10ec4e](https://togithub.com/googleapis/java-shared-dependencies/commit/f10ec4e664d8fde868effe366b7182a5fad08dd0)) ##### Dependencies - update gax.version to v2.18.1 ([#​695](https://togithub.com/googleapis/java-shared-dependencies/issues/695)) ([09bc61c](https://togithub.com/googleapis/java-shared-dependencies/commit/09bc61c9152a99bfe87554a07324f15ae6217d6e)) - update google.core.version to v2.7.1 ([#​698](https://togithub.com/googleapis/java-shared-dependencies/issues/698)) ([43de259](https://togithub.com/googleapis/java-shared-dependencies/commit/43de2593f1a6e8fa5e34799364ab683246ddd449))
--- ### 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-logging-logback). --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22b01001d..f4dbc7d19 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.11.0 + 2.12.0 pom import From 853da146370ba163e43ee036cd45683195514894 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 03:32:21 +0000 Subject: [PATCH 96/98] chore(main): release 0.123.0 (#766) :robot: I have created a release *beep* *boop* --- ## [0.123.0](https://github.com/googleapis/java-logging-logback/compare/v0.122.22...v0.123.0) (2022-05-19) ### Features * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-logging-logback/issues/1440)) ([#765](https://github.com/googleapis/java-logging-logback/issues/765)) ([c90e5e5](https://github.com/googleapis/java-logging-logback/commit/c90e5e57f0676f8e76c41643a9d817a1a2e3374a)) ### Dependencies * update dependency com.google.cloud:google-cloud-logging to v3.8.0 ([#767](https://github.com/googleapis/java-logging-logback/issues/767)) ([2727c81](https://github.com/googleapis/java-logging-logback/commit/2727c81a2c925b01aabc40baaba5958a507a3dd7)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#764](https://github.com/googleapis/java-logging-logback/issues/764)) ([2418128](https://github.com/googleapis/java-logging-logback/commit/24181282039618fc9024bb0360f3fb46c2d34290)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#768](https://github.com/googleapis/java-logging-logback/issues/768)) ([6b46865](https://github.com/googleapis/java-logging-logback/commit/6b46865ff8b9b28eb98a6c7504143018bbf8b073)) --- 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 | 14 ++++++++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d0b3bdc84..ed1d6967f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,20 @@ # Changelog +## [0.123.0](https://github.com/googleapis/java-logging-logback/compare/v0.122.22...v0.123.0) (2022-05-19) + + +### Features + +* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-logging-logback/issues/1440)) ([#765](https://github.com/googleapis/java-logging-logback/issues/765)) ([c90e5e5](https://github.com/googleapis/java-logging-logback/commit/c90e5e57f0676f8e76c41643a9d817a1a2e3374a)) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-logging to v3.8.0 ([#767](https://github.com/googleapis/java-logging-logback/issues/767)) ([2727c81](https://github.com/googleapis/java-logging-logback/commit/2727c81a2c925b01aabc40baaba5958a507a3dd7)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#764](https://github.com/googleapis/java-logging-logback/issues/764)) ([2418128](https://github.com/googleapis/java-logging-logback/commit/24181282039618fc9024bb0360f3fb46c2d34290)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#768](https://github.com/googleapis/java-logging-logback/issues/768)) ([6b46865](https://github.com/googleapis/java-logging-logback/commit/6b46865ff8b9b28eb98a6c7504143018bbf8b073)) + ### [0.122.22](https://github.com/googleapis/java-logging-logback/compare/v0.122.21...v0.122.22) (2022-05-05) diff --git a/pom.xml b/pom.xml index f4dbc7d19..ace3b2406 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.123.13-alpha-SNAPSHOT + 0.124.0-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index a52fb86e5..e1c462e24 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.123.13-alpha-SNAPSHOT + 0.124.0-alpha diff --git a/versions.txt b/versions.txt index 17bfcf59d..6c786b97e 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.123.12-alpha:0.123.13-alpha-SNAPSHOT +google-cloud-logging-logback:0.124.0-alpha:0.124.0-alpha From 38ff33fe45d1fb0d1bcc0ff28da0cef88549e2b2 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 04:02:20 +0000 Subject: [PATCH 97/98] chore(main): release 0.123.1-SNAPSHOT (#769) :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). --- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index ace3b2406..bbf1c5743 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.124.0-alpha + 0.124.1-alpha-SNAPSHOT jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index e1c462e24..91da39724 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.124.0-alpha + 0.124.1-alpha-SNAPSHOT diff --git a/versions.txt b/versions.txt index 6c786b97e..59c054c6c 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.124.0-alpha:0.124.0-alpha +google-cloud-logging-logback:0.124.0-alpha:0.124.1-alpha-SNAPSHOT From b5bf3360b0094d2eff727dab6f8cbf0c51485138 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 24 May 2022 15:02:22 +0000 Subject: [PATCH 98/98] chore(main): release 0.124.0 (#770) :robot: I have created a release *beep* *boop* --- ## [0.124.0](https://github.com/googleapis/java-logging-logback/compare/v0.123.0...v0.124.0) (2022-05-24) ### Features * add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-logging-logback/issues/1440)) ([#765](https://github.com/googleapis/java-logging-logback/issues/765)) ([c90e5e5](https://github.com/googleapis/java-logging-logback/commit/c90e5e57f0676f8e76c41643a9d817a1a2e3374a)) ### Bug Fixes * Reenable staleness bot ([#738](https://github.com/googleapis/java-logging-logback/issues/738)) ([947a4ae](https://github.com/googleapis/java-logging-logback/commit/947a4aec8ded52e0d7da6cb16c7289c7b060a3d7)) ### Dependencies * **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-logging-logback/issues/1339)) ([#666](https://github.com/googleapis/java-logging-logback/issues/666)) ([ee4400d](https://github.com/googleapis/java-logging-logback/commit/ee4400dc1c2c70269f24085cc50f58f563106adf)) * update actions/checkout action to v3 ([#705](https://github.com/googleapis/java-logging-logback/issues/705)) ([a7427a0](https://github.com/googleapis/java-logging-logback/commit/a7427a0648847c123d6bea0d752fb892a412468d)) * update actions/github-script action to v6 ([#686](https://github.com/googleapis/java-logging-logback/issues/686)) ([82a0f26](https://github.com/googleapis/java-logging-logback/commit/82a0f264d054827c9816ddb4400e952d3e95776e)) * update dependency ch.qos.logback:logback-classic to v1.2.11 ([#714](https://github.com/googleapis/java-logging-logback/issues/714)) ([181ac4a](https://github.com/googleapis/java-logging-logback/commit/181ac4abadf852752b95e44fe1ae3bfbed924aad)) * update dependency com.google.cloud:google-cloud-logging to v3.6.1 ([#660](https://github.com/googleapis/java-logging-logback/issues/660)) ([c80212f](https://github.com/googleapis/java-logging-logback/commit/c80212f5131b7df1349d0fbd8212383978952a29)) * update dependency com.google.cloud:google-cloud-logging to v3.6.2 ([#674](https://github.com/googleapis/java-logging-logback/issues/674)) ([c0db36f](https://github.com/googleapis/java-logging-logback/commit/c0db36f0ae9c4754880229d4ac5e9e52d0e95086)) * update dependency com.google.cloud:google-cloud-logging to v3.6.3 ([#691](https://github.com/googleapis/java-logging-logback/issues/691)) ([e346f21](https://github.com/googleapis/java-logging-logback/commit/e346f2198385d3f86f3770765f55a4bef742fdbf)) * update dependency com.google.cloud:google-cloud-logging to v3.7.0 ([#698](https://github.com/googleapis/java-logging-logback/issues/698)) ([2a5ddba](https://github.com/googleapis/java-logging-logback/commit/2a5ddbaaa54ca5d8bc26887de3038e7ee8c2d4f8)) * update dependency com.google.cloud:google-cloud-logging to v3.7.1 ([#713](https://github.com/googleapis/java-logging-logback/issues/713)) ([4d6f04d](https://github.com/googleapis/java-logging-logback/commit/4d6f04dc9644c205965eecdbdf40ad3d022fa076)) * update dependency com.google.cloud:google-cloud-logging to v3.7.2 ([#722](https://github.com/googleapis/java-logging-logback/issues/722)) ([d0d55ef](https://github.com/googleapis/java-logging-logback/commit/d0d55ef8ccdf39433d6cca4fad22186ff8ada456)) * update dependency com.google.cloud:google-cloud-logging to v3.7.3 ([#727](https://github.com/googleapis/java-logging-logback/issues/727)) ([34cb2a7](https://github.com/googleapis/java-logging-logback/commit/34cb2a76799f83ddd66cabec216dcb8746b82613)) * update dependency com.google.cloud:google-cloud-logging to v3.7.4 ([#731](https://github.com/googleapis/java-logging-logback/issues/731)) ([3e48cb0](https://github.com/googleapis/java-logging-logback/commit/3e48cb03a757d2237dd2da251c1d34468adfa4e4)) * update dependency com.google.cloud:google-cloud-logging to v3.7.5 ([#744](https://github.com/googleapis/java-logging-logback/issues/744)) ([e7cfbe2](https://github.com/googleapis/java-logging-logback/commit/e7cfbe236a3a0125f4174fc9e74f1a9f6c260b1d)) * update dependency com.google.cloud:google-cloud-logging to v3.7.6 ([#759](https://github.com/googleapis/java-logging-logback/issues/759)) ([0128793](https://github.com/googleapis/java-logging-logback/commit/01287934b04cf8f487308b34080123c7b4065ef7)) * update dependency com.google.cloud:google-cloud-logging to v3.8.0 ([#767](https://github.com/googleapis/java-logging-logback/issues/767)) ([2727c81](https://github.com/googleapis/java-logging-logback/commit/2727c81a2c925b01aabc40baaba5958a507a3dd7)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#739](https://github.com/googleapis/java-logging-logback/issues/739)) ([e603a4b](https://github.com/googleapis/java-logging-logback/commit/e603a4b385d80bd8afb6e31824aaa34484d69e2f)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#764](https://github.com/googleapis/java-logging-logback/issues/764)) ([2418128](https://github.com/googleapis/java-logging-logback/commit/24181282039618fc9024bb0360f3fb46c2d34290)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#768](https://github.com/googleapis/java-logging-logback/issues/768)) ([6b46865](https://github.com/googleapis/java-logging-logback/commit/6b46865ff8b9b28eb98a6c7504143018bbf8b073)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#669](https://github.com/googleapis/java-logging-logback/issues/669)) ([b60562a](https://github.com/googleapis/java-logging-logback/commit/b60562aa1ebf3538efc3b868537002949a93e39b)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#707](https://github.com/googleapis/java-logging-logback/issues/707)) ([198d41f](https://github.com/googleapis/java-logging-logback/commit/198d41fc905fc532a8ba7de511dfe9c928235c47)) * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#723](https://github.com/googleapis/java-logging-logback/issues/723)) ([fd500fe](https://github.com/googleapis/java-logging-logback/commit/fd500fe480cfd05c54a899f14b84cad1e26fc1a0)) * update dependency org.slf4j:slf4j-api to v1.7.34 ([#664](https://github.com/googleapis/java-logging-logback/issues/664)) ([a9273b8](https://github.com/googleapis/java-logging-logback/commit/a9273b8b06c092a484d9b6f9e0495461178cec88)) * update dependency org.slf4j:slf4j-api to v1.7.35 ([#668](https://github.com/googleapis/java-logging-logback/issues/668)) ([5b2232d](https://github.com/googleapis/java-logging-logback/commit/5b2232d13087ee21596d06377a608ed9c59d9976)) * update dependency org.slf4j:slf4j-api to v1.7.36 ([#681](https://github.com/googleapis/java-logging-logback/issues/681)) ([bd4c4da](https://github.com/googleapis/java-logging-logback/commit/bd4c4da1a260f5261a6b3daa522aa9fea0e6deb3)) --- 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 | 40 ++++++++++++++++++++++++++++++++++++++++ pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 4 files changed, 43 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ed1d6967f..7477425ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,46 @@ # Changelog +## [0.124.0](https://github.com/googleapis/java-logging-logback/compare/v0.123.0...v0.124.0) (2022-05-24) + + +### Features + +* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-logging-logback/issues/1440)) ([#765](https://github.com/googleapis/java-logging-logback/issues/765)) ([c90e5e5](https://github.com/googleapis/java-logging-logback/commit/c90e5e57f0676f8e76c41643a9d817a1a2e3374a)) + + +### Bug Fixes + +* Reenable staleness bot ([#738](https://github.com/googleapis/java-logging-logback/issues/738)) ([947a4ae](https://github.com/googleapis/java-logging-logback/commit/947a4aec8ded52e0d7da6cb16c7289c7b060a3d7)) + + +### Dependencies + +* **java:** update actions/github-script action to v5 ([#1339](https://github.com/googleapis/java-logging-logback/issues/1339)) ([#666](https://github.com/googleapis/java-logging-logback/issues/666)) ([ee4400d](https://github.com/googleapis/java-logging-logback/commit/ee4400dc1c2c70269f24085cc50f58f563106adf)) +* update actions/checkout action to v3 ([#705](https://github.com/googleapis/java-logging-logback/issues/705)) ([a7427a0](https://github.com/googleapis/java-logging-logback/commit/a7427a0648847c123d6bea0d752fb892a412468d)) +* update actions/github-script action to v6 ([#686](https://github.com/googleapis/java-logging-logback/issues/686)) ([82a0f26](https://github.com/googleapis/java-logging-logback/commit/82a0f264d054827c9816ddb4400e952d3e95776e)) +* update dependency ch.qos.logback:logback-classic to v1.2.11 ([#714](https://github.com/googleapis/java-logging-logback/issues/714)) ([181ac4a](https://github.com/googleapis/java-logging-logback/commit/181ac4abadf852752b95e44fe1ae3bfbed924aad)) +* update dependency com.google.cloud:google-cloud-logging to v3.6.1 ([#660](https://github.com/googleapis/java-logging-logback/issues/660)) ([c80212f](https://github.com/googleapis/java-logging-logback/commit/c80212f5131b7df1349d0fbd8212383978952a29)) +* update dependency com.google.cloud:google-cloud-logging to v3.6.2 ([#674](https://github.com/googleapis/java-logging-logback/issues/674)) ([c0db36f](https://github.com/googleapis/java-logging-logback/commit/c0db36f0ae9c4754880229d4ac5e9e52d0e95086)) +* update dependency com.google.cloud:google-cloud-logging to v3.6.3 ([#691](https://github.com/googleapis/java-logging-logback/issues/691)) ([e346f21](https://github.com/googleapis/java-logging-logback/commit/e346f2198385d3f86f3770765f55a4bef742fdbf)) +* update dependency com.google.cloud:google-cloud-logging to v3.7.0 ([#698](https://github.com/googleapis/java-logging-logback/issues/698)) ([2a5ddba](https://github.com/googleapis/java-logging-logback/commit/2a5ddbaaa54ca5d8bc26887de3038e7ee8c2d4f8)) +* update dependency com.google.cloud:google-cloud-logging to v3.7.1 ([#713](https://github.com/googleapis/java-logging-logback/issues/713)) ([4d6f04d](https://github.com/googleapis/java-logging-logback/commit/4d6f04dc9644c205965eecdbdf40ad3d022fa076)) +* update dependency com.google.cloud:google-cloud-logging to v3.7.2 ([#722](https://github.com/googleapis/java-logging-logback/issues/722)) ([d0d55ef](https://github.com/googleapis/java-logging-logback/commit/d0d55ef8ccdf39433d6cca4fad22186ff8ada456)) +* update dependency com.google.cloud:google-cloud-logging to v3.7.3 ([#727](https://github.com/googleapis/java-logging-logback/issues/727)) ([34cb2a7](https://github.com/googleapis/java-logging-logback/commit/34cb2a76799f83ddd66cabec216dcb8746b82613)) +* update dependency com.google.cloud:google-cloud-logging to v3.7.4 ([#731](https://github.com/googleapis/java-logging-logback/issues/731)) ([3e48cb0](https://github.com/googleapis/java-logging-logback/commit/3e48cb03a757d2237dd2da251c1d34468adfa4e4)) +* update dependency com.google.cloud:google-cloud-logging to v3.7.5 ([#744](https://github.com/googleapis/java-logging-logback/issues/744)) ([e7cfbe2](https://github.com/googleapis/java-logging-logback/commit/e7cfbe236a3a0125f4174fc9e74f1a9f6c260b1d)) +* update dependency com.google.cloud:google-cloud-logging to v3.7.6 ([#759](https://github.com/googleapis/java-logging-logback/issues/759)) ([0128793](https://github.com/googleapis/java-logging-logback/commit/01287934b04cf8f487308b34080123c7b4065ef7)) +* update dependency com.google.cloud:google-cloud-logging to v3.8.0 ([#767](https://github.com/googleapis/java-logging-logback/issues/767)) ([2727c81](https://github.com/googleapis/java-logging-logback/commit/2727c81a2c925b01aabc40baaba5958a507a3dd7)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#739](https://github.com/googleapis/java-logging-logback/issues/739)) ([e603a4b](https://github.com/googleapis/java-logging-logback/commit/e603a4b385d80bd8afb6e31824aaa34484d69e2f)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#764](https://github.com/googleapis/java-logging-logback/issues/764)) ([2418128](https://github.com/googleapis/java-logging-logback/commit/24181282039618fc9024bb0360f3fb46c2d34290)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#768](https://github.com/googleapis/java-logging-logback/issues/768)) ([6b46865](https://github.com/googleapis/java-logging-logback/commit/6b46865ff8b9b28eb98a6c7504143018bbf8b073)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.7.0 ([#669](https://github.com/googleapis/java-logging-logback/issues/669)) ([b60562a](https://github.com/googleapis/java-logging-logback/commit/b60562aa1ebf3538efc3b868537002949a93e39b)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.8.0 ([#707](https://github.com/googleapis/java-logging-logback/issues/707)) ([198d41f](https://github.com/googleapis/java-logging-logback/commit/198d41fc905fc532a8ba7de511dfe9c928235c47)) +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.9.0 ([#723](https://github.com/googleapis/java-logging-logback/issues/723)) ([fd500fe](https://github.com/googleapis/java-logging-logback/commit/fd500fe480cfd05c54a899f14b84cad1e26fc1a0)) +* update dependency org.slf4j:slf4j-api to v1.7.34 ([#664](https://github.com/googleapis/java-logging-logback/issues/664)) ([a9273b8](https://github.com/googleapis/java-logging-logback/commit/a9273b8b06c092a484d9b6f9e0495461178cec88)) +* update dependency org.slf4j:slf4j-api to v1.7.35 ([#668](https://github.com/googleapis/java-logging-logback/issues/668)) ([5b2232d](https://github.com/googleapis/java-logging-logback/commit/5b2232d13087ee21596d06377a608ed9c59d9976)) +* update dependency org.slf4j:slf4j-api to v1.7.36 ([#681](https://github.com/googleapis/java-logging-logback/issues/681)) ([bd4c4da](https://github.com/googleapis/java-logging-logback/commit/bd4c4da1a260f5261a6b3daa522aa9fea0e6deb3)) + ## [0.123.0](https://github.com/googleapis/java-logging-logback/compare/v0.122.22...v0.123.0) (2022-05-19) diff --git a/pom.xml b/pom.xml index bbf1c5743..936959ad6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ 4.0.0 google-cloud-logging-logback - 0.124.1-alpha-SNAPSHOT + 0.125.0-alpha jar Google Cloud Logging Logback Appender https://github.com/googleapis/java-logging-logback diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 91da39724..b49b0b609 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-logging-logback - 0.124.1-alpha-SNAPSHOT + 0.125.0-alpha diff --git a/versions.txt b/versions.txt index 59c054c6c..0e6362e0b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-logging-logback:0.124.0-alpha:0.124.1-alpha-SNAPSHOT +google-cloud-logging-logback:0.125.0-alpha:0.125.0-alpha