From 65a6a1f13f21629c633db12ece6bff9b7da6f890 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Wed, 25 Aug 2021 23:04:13 +0000
Subject: [PATCH 01/15] chore: release 0.4.2-SNAPSHOT (#240)
:robot: I have created a release \*beep\* \*boop\*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
google-cloud-notebooks-bom/pom.xml | 8 ++++----
google-cloud-notebooks/pom.xml | 4 ++--
grpc-google-cloud-notebooks-v1beta1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-notebooks-v1beta1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
7 files changed, 18 insertions(+), 18 deletions(-)
diff --git a/google-cloud-notebooks-bom/pom.xml b/google-cloud-notebooks-bom/pom.xml
index fcfac930..7eab7693 100644
--- a/google-cloud-notebooks-bom/pom.xml
+++ b/google-cloud-notebooks-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-notebooks-bom
- 0.4.1
+ 0.4.2-SNAPSHOT
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-notebooks
- 0.4.1
+ 0.4.2-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-notebooks-v1beta1
- 0.4.1
+ 0.4.2-SNAPSHOT
com.google.api.grpc
proto-google-cloud-notebooks-v1beta1
- 0.4.1
+ 0.4.2-SNAPSHOT
diff --git a/google-cloud-notebooks/pom.xml b/google-cloud-notebooks/pom.xml
index 32c0c2c5..1838ca93 100644
--- a/google-cloud-notebooks/pom.xml
+++ b/google-cloud-notebooks/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-notebooks
- 0.4.1
+ 0.4.2-SNAPSHOT
jar
Google AI Platform Notebooks
https://github.com/googleapis/java-notebooks
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-notebooks-parent
- 0.4.1
+ 0.4.2-SNAPSHOT
google-cloud-notebooks
diff --git a/grpc-google-cloud-notebooks-v1beta1/pom.xml b/grpc-google-cloud-notebooks-v1beta1/pom.xml
index a87f3be5..8fd586f7 100644
--- a/grpc-google-cloud-notebooks-v1beta1/pom.xml
+++ b/grpc-google-cloud-notebooks-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-notebooks-v1beta1
- 0.4.1
+ 0.4.2-SNAPSHOT
grpc-google-cloud-notebooks-v1beta1
GRPC library for grpc-google-cloud-notebooks-v1beta1
com.google.cloud
google-cloud-notebooks-parent
- 0.4.1
+ 0.4.2-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index 0e073422..52ebbb64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-notebooks-parent
pom
- 0.4.1
+ 0.4.2-SNAPSHOT
Google AI Platform Notebooks Parent
https://github.com/googleapis/java-notebooks
@@ -61,17 +61,17 @@
com.google.cloud
google-cloud-notebooks
- 0.4.1
+ 0.4.2-SNAPSHOT
com.google.api.grpc
proto-google-cloud-notebooks-v1beta1
- 0.4.1
+ 0.4.2-SNAPSHOT
com.google.api.grpc
grpc-google-cloud-notebooks-v1beta1
- 0.4.1
+ 0.4.2-SNAPSHOT
diff --git a/proto-google-cloud-notebooks-v1beta1/pom.xml b/proto-google-cloud-notebooks-v1beta1/pom.xml
index 49090894..88c89628 100644
--- a/proto-google-cloud-notebooks-v1beta1/pom.xml
+++ b/proto-google-cloud-notebooks-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-notebooks-v1beta1
- 0.4.1
+ 0.4.2-SNAPSHOT
proto-google-cloud-notebooks-v1beta1
PROTO library for proto-google-cloud-notebooks-v1beta1
com.google.cloud
google-cloud-notebooks-parent
- 0.4.1
+ 0.4.2-SNAPSHOT
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index 5700110b..d4a1b126 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notebooks
- 0.4.1
+ 0.4.2-SNAPSHOT
diff --git a/versions.txt b/versions.txt
index d53e2691..da4aff15 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-notebooks:0.4.1:0.4.1
-grpc-google-cloud-notebooks-v1beta1:0.4.1:0.4.1
-proto-google-cloud-notebooks-v1beta1:0.4.1:0.4.1
+google-cloud-notebooks:0.4.1:0.4.2-SNAPSHOT
+grpc-google-cloud-notebooks-v1beta1:0.4.1:0.4.2-SNAPSHOT
+proto-google-cloud-notebooks-v1beta1:0.4.1:0.4.2-SNAPSHOT
From 3ce8cb24810809ac82272882435508f0d2e723bf Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 30 Aug 2021 19:18:17 +0000
Subject: [PATCH 02/15] feat: Remove use of deprecated gradle command in java
README (#1196) (#241)
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/ci.yaml | 13 -------------
README.md | 4 ++--
3 files changed, 3 insertions(+), 16 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 34f691d3..33207c57 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-java:latest
- digest: sha256:677e79291a12251a7c7e9c24db87f50ae0428bbb79c2bebc50e4fc5e9ed1ee32
+ digest: sha256:8a486672c9a4ae5e7d55b9ac252ce1741582b8c2ceeda40efa32376325809928
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 65ae6ecd..d510359d 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -42,19 +42,6 @@ jobs:
java-version: ${{matrix.java}}
- run: java -version
- run: .kokoro/dependencies.sh
- linkage-monitor:
- runs-on: ubuntu-latest
- steps:
- - uses: actions/checkout@v2
- - uses: actions/setup-java@v1
- with:
- java-version: 8
- - run: java -version
- - name: Install artifacts to local Maven repository
- run: .kokoro/build.sh
- shell: bash
- - name: Validate any conflicts with regard to com.google.cloud:libraries-bom (latest release)
- uses: GoogleCloudPlatform/cloud-opensource-java/linkage-monitor@v1-linkagemonitor
lint:
runs-on: ubuntu-latest
steps:
diff --git a/README.md b/README.md
index 427b1d85..fe781a57 100644
--- a/README.md
+++ b/README.md
@@ -30,13 +30,13 @@ If you are using Maven, add this to your pom.xml file:
If you are using Gradle without BOM, add this to your dependencies
```Groovy
-compile 'com.google.cloud:google-cloud-notebooks:0.4.0'
+implementation 'com.google.cloud:google-cloud-notebooks:0.4.1'
```
If you are using SBT, add this to your dependencies
```Scala
-libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "0.4.0"
+libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "0.4.1"
```
## Authentication
From b410a2e3367e43d1d2938c4cdcea5fb3d9b74029 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 31 Aug 2021 22:46:37 +0200
Subject: [PATCH 03/15] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v2.2.0 (#245)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.1.0` -> `2.2.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v2.2.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#220-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare210v220-2021-08-31)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.1.0...v2.2.0)
##### Dependencies
- update dependency com.fasterxml.jackson:jackson-bom to v2.12.5 ([#456](https://www.togithub.com/googleapis/java-shared-dependencies/issues/456)) ([05b58e8](https://www.github.com/googleapis/java-shared-dependencies/commit/05b58e84ff6617bdcbb1ea644aa6e061bdea0319))
- update dependency com.google.api:api-common to v2.0.2 ([#450](https://www.togithub.com/googleapis/java-shared-dependencies/issues/450)) ([51caebe](https://www.github.com/googleapis/java-shared-dependencies/commit/51caebe89bfade98866f63952bf82bc663a0179a))
- update dependency com.google.http-client:google-http-client-bom to v1.40.0 ([#455](https://www.togithub.com/googleapis/java-shared-dependencies/issues/455)) ([82a5e42](https://www.github.com/googleapis/java-shared-dependencies/commit/82a5e42b06570a2c7c9d53b03161b110a44487a1))
- update dependency com.google.oauth-client:google-oauth-client-bom to v1.32.1 ([#447](https://www.togithub.com/googleapis/java-shared-dependencies/issues/447)) ([9d2b895](https://www.github.com/googleapis/java-shared-dependencies/commit/9d2b8958f62daa6a3015a8ac052762fb3d79b35b))
- update dependency io.grpc:grpc-bom to v1.40.1 ([#451](https://www.togithub.com/googleapis/java-shared-dependencies/issues/451)) ([df668ea](https://www.github.com/googleapis/java-shared-dependencies/commit/df668ead8830a40acf9d5605d47f93c465b779c0))
- update gax.version to v2.4.0 ([#458](https://www.togithub.com/googleapis/java-shared-dependencies/issues/458)) ([a797d9e](https://www.github.com/googleapis/java-shared-dependencies/commit/a797d9eb8a4bcb3025a9511eae61271278a4a5c9))
- update google.common-protos.version to v2.5.0 ([#457](https://www.togithub.com/googleapis/java-shared-dependencies/issues/457)) ([38c7bb9](https://www.github.com/googleapis/java-shared-dependencies/commit/38c7bb925414d90ff3065650d06589f79bcab9b6))
- update google.core.version to v2.1.1 ([#449](https://www.togithub.com/googleapis/java-shared-dependencies/issues/449)) ([b28723a](https://www.github.com/googleapis/java-shared-dependencies/commit/b28723ace0c27ebc73f23a2d094e0fe9ba8a9075))
- update google.core.version to v2.1.2 ([#459](https://www.togithub.com/googleapis/java-shared-dependencies/issues/459)) ([df4d5b7](https://www.github.com/googleapis/java-shared-dependencies/commit/df4d5b7717386f5e0e2cca87bd9afc56b2c7aee8))
- update iam.version to v1.1.0 ([#448](https://www.togithub.com/googleapis/java-shared-dependencies/issues/448)) ([3967928](https://www.github.com/googleapis/java-shared-dependencies/commit/39679287f3ef8c1cbca5dfc8aca3f69cfee3d4a6))
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notebooks).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 52ebbb64..db38884f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.1.0
+ 2.2.0
pom
import
From 480b4e29b47690186e4af61e65333dbcad22dba5 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Tue, 31 Aug 2021 22:02:49 +0000
Subject: [PATCH 04/15] build(java): update renovate config to mark conformance
tests as a test commit type (#1199) (#244)
---
.github/.OwlBot.lock.yaml | 2 +-
renovate.json | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 33207c57..fb70e14d 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-java:latest
- digest: sha256:8a486672c9a4ae5e7d55b9ac252ce1741582b8c2ceeda40efa32376325809928
+ digest: sha256:2595f321d9a9acf34c2d02e4dc5ec214ce07eecdb43978382d8a88476dec0c16
diff --git a/renovate.json b/renovate.json
index 2f5b2f4c..fc558e8b 100644
--- a/renovate.json
+++ b/renovate.json
@@ -50,7 +50,8 @@
"^junit:junit",
"^com.google.truth:truth",
"^org.mockito:mockito-core",
- "^org.objenesis:objenesis"
+ "^org.objenesis:objenesis",
+ "^com.google.cloud:google-cloud-conformance-tests"
],
"semanticCommitType": "test",
"semanticCommitScope": "deps"
From 44955743e15110a526d6dfbc85f24d9024dd4683 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Thu, 2 Sep 2021 20:36:29 +0000
Subject: [PATCH 05/15] chore(java): install maven 3.8.1 at runtime (#1202)
(#246)
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/ci.yaml | 14 +++++++++++++-
2 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index fb70e14d..91c0ea20 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-java:latest
- digest: sha256:2595f321d9a9acf34c2d02e4dc5ec214ce07eecdb43978382d8a88476dec0c16
+ digest: sha256:4837f2a7fdff2985b4f7432f8a6d6a87beacebf3ac071746532c0ce2e3f24b9b
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index d510359d..e23d923e 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -12,6 +12,9 @@ jobs:
java: [8, 11]
steps:
- uses: actions/checkout@v2
+ - uses: stCarolas/setup-maven@v4
+ with:
+ maven-version: 3.8.1
- uses: actions/setup-java@v1
with:
java-version: ${{matrix.java}}
@@ -37,6 +40,9 @@ jobs:
java: [8, 11]
steps:
- uses: actions/checkout@v2
+ - uses: stCarolas/setup-maven@v4
+ with:
+ maven-version: 3.8.1
- uses: actions/setup-java@v1
with:
java-version: ${{matrix.java}}
@@ -46,6 +52,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
+ - uses: stCarolas/setup-maven@v4
+ with:
+ maven-version: 3.8.1
- uses: actions/setup-java@v1
with:
java-version: 8
@@ -57,10 +66,13 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
+ - uses: stCarolas/setup-maven@v4
+ with:
+ maven-version: 3.8.1
- uses: actions/setup-java@v1
with:
java-version: 8
- run: java -version
- run: .kokoro/build.sh
env:
- JOB_TYPE: clirr
+ JOB_TYPE: clirr
\ No newline at end of file
From a9d338cb0d59ed128327a17196c0bea7a7cef364 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Wed, 8 Sep 2021 16:36:15 +0000
Subject: [PATCH 06/15] chore(java): update windows build (#1205) (#247)
---
.github/.OwlBot.lock.yaml | 2 +-
.github/workflows/ci.yaml | 5 ++++-
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 91c0ea20..a173685b 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-java:latest
- digest: sha256:4837f2a7fdff2985b4f7432f8a6d6a87beacebf3ac071746532c0ce2e3f24b9b
+ digest: sha256:a9e9c43309df91d0051ccfcea4860a95bbe9a85eeb3c1822fa1a617a06b649de
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index e23d923e..3becb5c0 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -26,6 +26,9 @@ jobs:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
+ - uses: stCarolas/setup-maven@v4
+ with:
+ maven-version: 3.8.1
- uses: actions/setup-java@v1
with:
java-version: 8
@@ -75,4 +78,4 @@ jobs:
- run: java -version
- run: .kokoro/build.sh
env:
- JOB_TYPE: clirr
\ No newline at end of file
+ JOB_TYPE: clirr
From f5e1a3945c45b2782a4f1059e4963d10cd411296 Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Wed, 8 Sep 2021 21:12:11 +0000
Subject: [PATCH 07/15] chore: add gcf-owl-bot to list of trusted contributors
(#1208) (#250)
---
.github/.OwlBot.lock.yaml | 2 +-
.github/trusted-contribution.yml | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index a173685b..46b63e03 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-java:latest
- digest: sha256:a9e9c43309df91d0051ccfcea4860a95bbe9a85eeb3c1822fa1a617a06b649de
+ digest: sha256:78ad73bf327217e14460c3a3adbba3e1d9a4b5f35fe85103421ba784fd27529f
diff --git a/.github/trusted-contribution.yml b/.github/trusted-contribution.yml
index f247d5c7..a0ba1f7d 100644
--- a/.github/trusted-contribution.yml
+++ b/.github/trusted-contribution.yml
@@ -1,2 +1,3 @@
trustedContributors:
-- renovate-bot
\ No newline at end of file
+- renovate-bot
+- gcf-owl-bot[bot]
From 4424d81cc687ae4ff7b17b038553b89179dd6789 Mon Sep 17 00:00:00 2001
From: Jeff Ching
Date: Wed, 8 Sep 2021 15:11:26 -0700
Subject: [PATCH 08/15] chore: remove readme autosynth config (#252)
---
.github/readme/synth.metadata/synth.metadata | 18 -------
.github/readme/synth.py | 19 -------
.kokoro/continuous/readme.cfg | 55 --------------------
3 files changed, 92 deletions(-)
delete mode 100644 .github/readme/synth.metadata/synth.metadata
delete mode 100644 .github/readme/synth.py
delete mode 100644 .kokoro/continuous/readme.cfg
diff --git a/.github/readme/synth.metadata/synth.metadata b/.github/readme/synth.metadata/synth.metadata
deleted file mode 100644
index 8421744f..00000000
--- a/.github/readme/synth.metadata/synth.metadata
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "sources": [
- {
- "git": {
- "name": ".",
- "remote": "https://github.com/googleapis/java-notebooks.git",
- "sha": "683c3e14ed6528d739ba3422a7faac8cbae918a6"
- }
- },
- {
- "git": {
- "name": "synthtool",
- "remote": "https://github.com/googleapis/synthtool.git",
- "sha": "3d32990b6f4b57be77455e3ca89e6e21cd0c06b3"
- }
- }
- ]
-}
\ No newline at end of file
diff --git a/.github/readme/synth.py b/.github/readme/synth.py
deleted file mode 100644
index 7b48cc28..00000000
--- a/.github/readme/synth.py
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 2020 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.
-
-"""This script is used to synthesize generated the README for this library."""
-
-from synthtool.languages import java
-
-java.custom_templates(["java_library/README.md"])
diff --git a/.kokoro/continuous/readme.cfg b/.kokoro/continuous/readme.cfg
deleted file mode 100644
index 2c4c9fe7..00000000
--- a/.kokoro/continuous/readme.cfg
+++ /dev/null
@@ -1,55 +0,0 @@
-# Copyright 2020 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.
-
-# Format: //devtools/kokoro/config/proto/build.proto
-
-env_vars: {
- key: "TRAMPOLINE_IMAGE"
- value: "gcr.io/cloud-devrel-kokoro-resources/python-multi"
-}
-
-env_vars: {
- key: "TRAMPOLINE_BUILD_FILE"
- value: "github/java-notebooks/.kokoro/readme.sh"
-}
-
-# Build logs will be here
-action {
- define_artifacts {
- regex: "**/*sponge_log.xml"
- regex: "**/*sponge_log.log"
- }
-}
-
-# The github token is stored here.
-before_action {
- fetch_keystore {
- keystore_resource {
- keystore_config_id: 73713
- keyname: "yoshi-automation-github-key"
- # TODO(theacodes): remove this after secrets have globally propagated
- backend_type: FASTCONFIGPUSH
- }
- }
-}
-
-# Common env vars for all repositories and builds.
-env_vars: {
- key: "GITHUB_USER"
- value: "yoshi-automation"
-}
-env_vars: {
- key: "GITHUB_EMAIL"
- value: "yoshi-automation@google.com"
-}
From 486accf4344ffab06ea1c70dc3bbc97413e78c6e Mon Sep 17 00:00:00 2001
From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com>
Date: Mon, 13 Sep 2021 15:34:18 +0000
Subject: [PATCH 09/15] chore(java): update shared-config and
shared-dependencies version in pom template (#1182) (#251)
---
.github/.OwlBot.lock.yaml | 2 +-
.kokoro/release/common.sh | 2 +-
.kokoro/release/drop.sh | 2 +-
.kokoro/release/promote.sh | 2 +-
.kokoro/release/publish_javadoc.sh | 2 +-
.kokoro/release/publish_javadoc11.sh | 2 +-
.kokoro/release/stage.sh | 2 +-
.kokoro/trampoline.sh | 2 +-
8 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml
index 46b63e03..b6721276 100644
--- a/.github/.OwlBot.lock.yaml
+++ b/.github/.OwlBot.lock.yaml
@@ -1,3 +1,3 @@
docker:
image: gcr.io/repo-automation-bots/owlbot-java:latest
- digest: sha256:78ad73bf327217e14460c3a3adbba3e1d9a4b5f35fe85103421ba784fd27529f
+ digest: sha256:8c50e7bab0ae5ad41ee29420b558542637104500f6256b8fe74282b0cf6144db
diff --git a/.kokoro/release/common.sh b/.kokoro/release/common.sh
index 6e3f6599..7f78ee41 100755
--- a/.kokoro/release/common.sh
+++ b/.kokoro/release/common.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2018 Google Inc.
+# Copyright 2018 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/.kokoro/release/drop.sh b/.kokoro/release/drop.sh
index 5c4551ef..742ec1a8 100755
--- a/.kokoro/release/drop.sh
+++ b/.kokoro/release/drop.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2018 Google Inc.
+# Copyright 2018 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/.kokoro/release/promote.sh b/.kokoro/release/promote.sh
index 1fa95fa5..3cac3d8a 100755
--- a/.kokoro/release/promote.sh
+++ b/.kokoro/release/promote.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2018 Google Inc.
+# Copyright 2018 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/.kokoro/release/publish_javadoc.sh b/.kokoro/release/publish_javadoc.sh
index 2beb8dba..7f4fcb5f 100755
--- a/.kokoro/release/publish_javadoc.sh
+++ b/.kokoro/release/publish_javadoc.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2019 Google Inc.
+# Copyright 2019 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/.kokoro/release/publish_javadoc11.sh b/.kokoro/release/publish_javadoc11.sh
index 021728b6..cc254b4e 100755
--- a/.kokoro/release/publish_javadoc11.sh
+++ b/.kokoro/release/publish_javadoc11.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2021 Google Inc.
+# 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.
diff --git a/.kokoro/release/stage.sh b/.kokoro/release/stage.sh
index 8a103384..77dc4e8f 100755
--- a/.kokoro/release/stage.sh
+++ b/.kokoro/release/stage.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2018 Google Inc.
+# Copyright 2018 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
diff --git a/.kokoro/trampoline.sh b/.kokoro/trampoline.sh
index 9da0f839..8b69b793 100644
--- a/.kokoro/trampoline.sh
+++ b/.kokoro/trampoline.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2018 Google Inc.
+# Copyright 2018 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
From 15bf1ded06339c784fe3e08072a1d70475c7c406 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Mon, 13 Sep 2021 22:20:27 +0200
Subject: [PATCH 10/15] chore(deps): update dependency
com.google.cloud:google-cloud-notebooks to v0.4.0 (#230)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-notebooks](https://togithub.com/googleapis/java-notebooks) | `0.3.0` -> `0.4.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
***
### Release Notes
googleapis/java-notebooks
### [`v0.4.0`](https://togithub.com/googleapis/java-notebooks/blob/master/CHANGELOG.md#​040-httpswwwgithubcomgoogleapisjava-notebookscomparev030v040-2021-08-10)
[Compare Source](https://togithub.com/googleapis/java-notebooks/compare/v0.3.0...v0.4.0)
##### âš BREAKING CHANGES
* release gapic-generator-java v2.0.0 ([#​225](https://togithub.com/googleapis/java-notebooks/issues/225))
##### Features
* release gapic-generator-java v2.0.0 ([#​225](https://www.togithub.com/googleapis/java-notebooks/issues/225)) ([58bb59d](https://www.togithub.com/googleapis/java-notebooks/commit/58bb59d1457adf28f571bc6f8b5026e776bafec2))
##### Bug Fixes
* Add `shopt -s nullglob` to dependencies script ([#​198](https://www.togithub.com/googleapis/java-notebooks/issues/198)) ([a3c4f6b](https://www.togithub.com/googleapis/java-notebooks/commit/a3c4f6b0a8b18055c083a797fec1d7d0aacad6dc))
##### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v1.4.0 ([#​200](https://www.togithub.com/googleapis/java-notebooks/issues/200)) ([dbdcbee](https://www.togithub.com/googleapis/java-notebooks/commit/dbdcbee7d46416dffce92e819974a807401e32e8))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2 ([#​226](https://www.togithub.com/googleapis/java-notebooks/issues/226)) ([f5542e6](https://www.togithub.com/googleapis/java-notebooks/commit/f5542e6b0a6177e3f36957d2d4841b451cd9ba5d))
***
### 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, check this box.
***
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notebooks).
---
README.md | 2 +-
samples/install-without-bom/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index fe781a57..d3f68f80 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-notebooks
- 0.3.0
+ 0.4.0
```
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index b13d9b11..ae03463e 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-notebooks
- 0.3.0
+ 0.4.0
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index 367844c6..b727704a 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notebooks
- 0.3.0
+ 0.4.0
From 0f5b281b2bfb3022f4b3454ebbbab8e25fd14d30 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 14 Sep 2021 02:18:41 +0200
Subject: [PATCH 11/15] build(deps): update dependency
com.google.cloud:google-cloud-shared-config to v1.0.2 (#255)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-config](https://togithub.com/googleapis/java-shared-config) | `1.0.1` -> `1.0.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-config
### [`v1.0.2`](https://togithub.com/googleapis/java-shared-config/blob/master/CHANGELOG.md#102-httpswwwgithubcomgoogleapisjava-shared-configcomparev101v102-2021-09-13)
[Compare Source](https://togithub.com/googleapis/java-shared-config/compare/v1.0.1...v1.0.2)
---
### Configuration
📅 **Schedule**: At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
â™» **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] If you want to rebase/retry this PR, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notebooks).
---
google-cloud-notebooks-bom/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/google-cloud-notebooks-bom/pom.xml b/google-cloud-notebooks-bom/pom.xml
index 7eab7693..84c4abe2 100644
--- a/google-cloud-notebooks-bom/pom.xml
+++ b/google-cloud-notebooks-bom/pom.xml
@@ -8,7 +8,7 @@
com.google.cloud
google-cloud-shared-config
- 1.0.1
+ 1.0.2
Google AI Platform Notebooks BOM
diff --git a/pom.xml b/pom.xml
index db38884f..8a8e1279 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,7 +14,7 @@
com.google.cloud
google-cloud-shared-config
- 1.0.1
+ 1.0.2
From 2758446958d8da7241549ef290b08ee4e857e8f0 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 14 Sep 2021 04:22:55 +0200
Subject: [PATCH 12/15] deps: update dependency
com.google.cloud:google-cloud-shared-dependencies to v2.2.1 (#254)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | `2.2.0` -> `2.2.1` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
googleapis/java-shared-dependencies
### [`v2.2.1`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#221-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare220v221-2021-09-13)
[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v2.2.0...v2.2.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, check this box.
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-notebooks).
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 8a8e1279..1d7b0843 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
com.google.cloud
google-cloud-shared-dependencies
- 2.2.0
+ 2.2.1
pom
import
From b1444e4f8ac4ecec5ec5cf611315651fc78b9c40 Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 14 Sep 2021 05:08:52 +0200
Subject: [PATCH 13/15] chore(deps): update dependency
com.google.cloud:google-cloud-notebooks to v0.4.1 (#253)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
* chore(deps): update dependency com.google.cloud:google-cloud-notebooks to v0.4.1
* 🦉 Updates from OwlBot
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* 🦉 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 | 2 +-
samples/install-without-bom/pom.xml | 2 +-
samples/snippets/pom.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index d3f68f80..dd9fd4cc 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ If you are using Maven, add this to your pom.xml file:
com.google.cloud
google-cloud-notebooks
- 0.4.0
+ 0.4.1
```
diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml
index ae03463e..677a3270 100644
--- a/samples/install-without-bom/pom.xml
+++ b/samples/install-without-bom/pom.xml
@@ -29,7 +29,7 @@
com.google.cloud
google-cloud-notebooks
- 0.4.0
+ 0.4.1
diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml
index b727704a..73a751aa 100644
--- a/samples/snippets/pom.xml
+++ b/samples/snippets/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notebooks
- 0.4.0
+ 0.4.1
From 6d5940fc7a2d3f1ce34fe9e353d41729d35dde8d Mon Sep 17 00:00:00 2001
From: WhiteSource Renovate
Date: Tue, 14 Sep 2021 18:22:52 +0200
Subject: [PATCH 14/15] build(deps): update dependency
org.apache.maven.plugins:maven-javadoc-plugin to v3.3.1 (#248)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1d7b0843..3bc220c4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -147,7 +147,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 3.3.0
+ 3.3.1
html
From fad2f9e6299738cc3dc862882ddafb125550d991 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Tue, 14 Sep 2021 16:38:11 +0000
Subject: [PATCH 15/15] chore: release 0.5.0 (#243)
:robot: I have created a release \*beep\* \*boop\*
---
## [0.5.0](https://www.github.com/googleapis/java-notebooks/compare/v0.4.1...v0.5.0) (2021-09-14)
### Features
* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-notebooks/issues/1196)) ([#241](https://www.github.com/googleapis/java-notebooks/issues/241)) ([3ce8cb2](https://www.github.com/googleapis/java-notebooks/commit/3ce8cb24810809ac82272882435508f0d2e723bf))
### Dependencies
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#245](https://www.github.com/googleapis/java-notebooks/issues/245)) ([b410a2e](https://www.github.com/googleapis/java-notebooks/commit/b410a2e3367e43d1d2938c4cdcea5fb3d9b74029))
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#254](https://www.github.com/googleapis/java-notebooks/issues/254)) ([2758446](https://www.github.com/googleapis/java-notebooks/commit/2758446958d8da7241549ef290b08ee4e857e8f0))
---
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 | 13 +++++++++++++
google-cloud-notebooks-bom/pom.xml | 8 ++++----
google-cloud-notebooks/pom.xml | 4 ++--
grpc-google-cloud-notebooks-v1beta1/pom.xml | 4 ++--
pom.xml | 8 ++++----
proto-google-cloud-notebooks-v1beta1/pom.xml | 4 ++--
samples/snapshot/pom.xml | 2 +-
versions.txt | 6 +++---
8 files changed, 31 insertions(+), 18 deletions(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c257b643..127eda74 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [0.5.0](https://www.github.com/googleapis/java-notebooks/compare/v0.4.1...v0.5.0) (2021-09-14)
+
+
+### Features
+
+* Remove use of deprecated gradle command in java README ([#1196](https://www.github.com/googleapis/java-notebooks/issues/1196)) ([#241](https://www.github.com/googleapis/java-notebooks/issues/241)) ([3ce8cb2](https://www.github.com/googleapis/java-notebooks/commit/3ce8cb24810809ac82272882435508f0d2e723bf))
+
+
+### Dependencies
+
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.0 ([#245](https://www.github.com/googleapis/java-notebooks/issues/245)) ([b410a2e](https://www.github.com/googleapis/java-notebooks/commit/b410a2e3367e43d1d2938c4cdcea5fb3d9b74029))
+* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.2.1 ([#254](https://www.github.com/googleapis/java-notebooks/issues/254)) ([2758446](https://www.github.com/googleapis/java-notebooks/commit/2758446958d8da7241549ef290b08ee4e857e8f0))
+
### [0.4.1](https://www.github.com/googleapis/java-notebooks/compare/v0.4.0...v0.4.1) (2021-08-25)
diff --git a/google-cloud-notebooks-bom/pom.xml b/google-cloud-notebooks-bom/pom.xml
index 84c4abe2..5da3a820 100644
--- a/google-cloud-notebooks-bom/pom.xml
+++ b/google-cloud-notebooks-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-notebooks-bom
- 0.4.2-SNAPSHOT
+ 0.5.0
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-notebooks
- 0.4.2-SNAPSHOT
+ 0.5.0
com.google.api.grpc
grpc-google-cloud-notebooks-v1beta1
- 0.4.2-SNAPSHOT
+ 0.5.0
com.google.api.grpc
proto-google-cloud-notebooks-v1beta1
- 0.4.2-SNAPSHOT
+ 0.5.0
diff --git a/google-cloud-notebooks/pom.xml b/google-cloud-notebooks/pom.xml
index 1838ca93..8bee6d8c 100644
--- a/google-cloud-notebooks/pom.xml
+++ b/google-cloud-notebooks/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-notebooks
- 0.4.2-SNAPSHOT
+ 0.5.0
jar
Google AI Platform Notebooks
https://github.com/googleapis/java-notebooks
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-notebooks-parent
- 0.4.2-SNAPSHOT
+ 0.5.0
google-cloud-notebooks
diff --git a/grpc-google-cloud-notebooks-v1beta1/pom.xml b/grpc-google-cloud-notebooks-v1beta1/pom.xml
index 8fd586f7..d0e48666 100644
--- a/grpc-google-cloud-notebooks-v1beta1/pom.xml
+++ b/grpc-google-cloud-notebooks-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-notebooks-v1beta1
- 0.4.2-SNAPSHOT
+ 0.5.0
grpc-google-cloud-notebooks-v1beta1
GRPC library for grpc-google-cloud-notebooks-v1beta1
com.google.cloud
google-cloud-notebooks-parent
- 0.4.2-SNAPSHOT
+ 0.5.0
diff --git a/pom.xml b/pom.xml
index 3bc220c4..90e05f43 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-notebooks-parent
pom
- 0.4.2-SNAPSHOT
+ 0.5.0
Google AI Platform Notebooks Parent
https://github.com/googleapis/java-notebooks
@@ -61,17 +61,17 @@
com.google.cloud
google-cloud-notebooks
- 0.4.2-SNAPSHOT
+ 0.5.0
com.google.api.grpc
proto-google-cloud-notebooks-v1beta1
- 0.4.2-SNAPSHOT
+ 0.5.0
com.google.api.grpc
grpc-google-cloud-notebooks-v1beta1
- 0.4.2-SNAPSHOT
+ 0.5.0
diff --git a/proto-google-cloud-notebooks-v1beta1/pom.xml b/proto-google-cloud-notebooks-v1beta1/pom.xml
index 88c89628..ff4869ce 100644
--- a/proto-google-cloud-notebooks-v1beta1/pom.xml
+++ b/proto-google-cloud-notebooks-v1beta1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-notebooks-v1beta1
- 0.4.2-SNAPSHOT
+ 0.5.0
proto-google-cloud-notebooks-v1beta1
PROTO library for proto-google-cloud-notebooks-v1beta1
com.google.cloud
google-cloud-notebooks-parent
- 0.4.2-SNAPSHOT
+ 0.5.0
diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml
index d4a1b126..c8f38750 100644
--- a/samples/snapshot/pom.xml
+++ b/samples/snapshot/pom.xml
@@ -28,7 +28,7 @@
com.google.cloud
google-cloud-notebooks
- 0.4.2-SNAPSHOT
+ 0.5.0
diff --git a/versions.txt b/versions.txt
index da4aff15..7ed30982 100644
--- a/versions.txt
+++ b/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-notebooks:0.4.1:0.4.2-SNAPSHOT
-grpc-google-cloud-notebooks-v1beta1:0.4.1:0.4.2-SNAPSHOT
-proto-google-cloud-notebooks-v1beta1:0.4.1:0.4.2-SNAPSHOT
+google-cloud-notebooks:0.5.0:0.5.0
+grpc-google-cloud-notebooks-v1beta1:0.5.0:0.5.0
+proto-google-cloud-notebooks-v1beta1:0.5.0:0.5.0