Skip to content

Commit 3f2dd85

Browse files
chore(main): release 1.1.1 (#396)
🤖 I have created a release *beep* *boop* --- ## [1.1.1](googleapis/java-notebooks@v1.1.0...v1.1.1) (2022-07-01) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#391](googleapis/java-notebooks#391)) ([2ae2a8b](googleapis/java-notebooks@2ae2a8b)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 88dd609 commit 3f2dd85

File tree

10 files changed

+35
-28
lines changed

10 files changed

+35
-28
lines changed

java-notebooks/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.1.1](https://github.com/googleapis/java-notebooks/compare/v1.1.0...v1.1.1) (2022-07-01)
4+
5+
6+
### Dependencies
7+
8+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#391](https://github.com/googleapis/java-notebooks/issues/391)) ([b0b2111](https://github.com/googleapis/java-notebooks/commit/b0b211142bc28c6318958ed370e8b7772143302e))
9+
310
## [1.1.0](https://github.com/googleapis/java-notebooks/compare/v1.0.6...v1.1.0) (2022-05-19)
411

512

java-notebooks/google-cloud-notebooks-bom/pom.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-notebooks-bom</artifactId>
6-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
6+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
77
<packaging>pom</packaging>
88
<parent>
99
<groupId>com.google.cloud</groupId>
@@ -56,27 +56,27 @@
5656
<dependency>
5757
<groupId>com.google.cloud</groupId>
5858
<artifactId>google-cloud-notebooks</artifactId>
59-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
59+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
6060
</dependency>
6161
<dependency>
6262
<groupId>com.google.api.grpc</groupId>
6363
<artifactId>grpc-google-cloud-notebooks-v1beta1</artifactId>
64-
<version>0.8.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
64+
<version>0.8.1</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.api.grpc</groupId>
6868
<artifactId>grpc-google-cloud-notebooks-v1</artifactId>
69-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1:current} -->
69+
<version>1.1.1</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1:current} -->
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.api.grpc</groupId>
7373
<artifactId>proto-google-cloud-notebooks-v1beta1</artifactId>
74-
<version>0.8.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
74+
<version>0.8.1</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.api.grpc</groupId>
7878
<artifactId>proto-google-cloud-notebooks-v1</artifactId>
79-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-notebooks-v1:current} -->
79+
<version>1.1.1</version><!-- {x-version-update:proto-google-cloud-notebooks-v1:current} -->
8080
</dependency>
8181
</dependencies>
8282
</dependencyManagement>

java-notebooks/google-cloud-notebooks/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-notebooks</artifactId>
6-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
6+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
77
<packaging>jar</packaging>
88
<name>Google AI Platform Notebooks</name>
99
<url>https://github.com/googleapis/java-notebooks</url>
1010
<description>is a managed service that offers an integrated and secure JupyterLab environment for data scientists and machine learning developers to experiment, develop, and deploy models into production. Users can create instances running JupyterLab that come pre-installed with the latest data science and machine learning frameworks in a single click.</description>
1111
<parent>
1212
<groupId>com.google.cloud</groupId>
1313
<artifactId>google-cloud-notebooks-parent</artifactId>
14-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
14+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-notebooks</site.installationModule>

java-notebooks/grpc-google-cloud-notebooks-v1/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>grpc-google-cloud-notebooks-v1</artifactId>
7-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1:current} -->
7+
<version>1.1.1</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1:current} -->
88
<name>grpc-google-cloud-notebooks-v1</name>
99
<description>GRPC library for google-cloud-notebooks</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-notebooks-parent</artifactId>
13-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
13+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-notebooks/grpc-google-cloud-notebooks-v1beta1/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>grpc-google-cloud-notebooks-v1beta1</artifactId>
7-
<version>0.8.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
7+
<version>0.8.1</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
88
<name>grpc-google-cloud-notebooks-v1beta1</name>
99
<description>GRPC library for grpc-google-cloud-notebooks-v1beta1</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-notebooks-parent</artifactId>
13-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
13+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-notebooks/pom.xml

+6-6
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.google.cloud</groupId>
55
<artifactId>google-cloud-notebooks-parent</artifactId>
66
<packaging>pom</packaging>
7-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
7+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
88
<name>Google AI Platform Notebooks Parent</name>
99
<url>https://github.com/googleapis/java-notebooks</url>
1010
<description>
@@ -61,27 +61,27 @@
6161
<dependency>
6262
<groupId>com.google.cloud</groupId>
6363
<artifactId>google-cloud-notebooks</artifactId>
64-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
64+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
6565
</dependency>
6666
<dependency>
6767
<groupId>com.google.api.grpc</groupId>
6868
<artifactId>proto-google-cloud-notebooks-v1</artifactId>
69-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-notebooks-v1:current} -->
69+
<version>1.1.1</version><!-- {x-version-update:proto-google-cloud-notebooks-v1:current} -->
7070
</dependency>
7171
<dependency>
7272
<groupId>com.google.api.grpc</groupId>
7373
<artifactId>grpc-google-cloud-notebooks-v1</artifactId>
74-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1:current} -->
74+
<version>1.1.1</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1:current} -->
7575
</dependency>
7676
<dependency>
7777
<groupId>com.google.api.grpc</groupId>
7878
<artifactId>proto-google-cloud-notebooks-v1beta1</artifactId>
79-
<version>0.8.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
79+
<version>0.8.1</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
8080
</dependency>
8181
<dependency>
8282
<groupId>com.google.api.grpc</groupId>
8383
<artifactId>grpc-google-cloud-notebooks-v1beta1</artifactId>
84-
<version>0.8.1-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
84+
<version>0.8.1</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
8585
</dependency>
8686

8787
<dependency>

java-notebooks/proto-google-cloud-notebooks-v1/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>proto-google-cloud-notebooks-v1</artifactId>
7-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-notebooks-v1:current} -->
7+
<version>1.1.1</version><!-- {x-version-update:proto-google-cloud-notebooks-v1:current} -->
88
<name>proto-google-cloud-notebooks-v1</name>
99
<description>Proto library for google-cloud-notebooks</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-notebooks-parent</artifactId>
13-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
13+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-notebooks/proto-google-cloud-notebooks-v1beta1/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.google.api.grpc</groupId>
66
<artifactId>proto-google-cloud-notebooks-v1beta1</artifactId>
7-
<version>0.8.1-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
7+
<version>0.8.1</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
88
<name>proto-google-cloud-notebooks-v1beta1</name>
99
<description>PROTO library for proto-google-cloud-notebooks-v1beta1</description>
1010
<parent>
1111
<groupId>com.google.cloud</groupId>
1212
<artifactId>google-cloud-notebooks-parent</artifactId>
13-
<version>1.1.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
13+
<version>1.1.1</version><!-- {x-version-update:google-cloud-notebooks:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

java-notebooks/samples/snapshot/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<dependency>
2929
<groupId>com.google.cloud</groupId>
3030
<artifactId>google-cloud-notebooks</artifactId>
31-
<version>1.1.1-SNAPSHOT</version>
31+
<version>1.1.1</version>
3232
</dependency>
3333
<!-- {x-version-update-end} -->
3434

java-notebooks/versions.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-notebooks:1.1.0:1.1.1-SNAPSHOT
5-
grpc-google-cloud-notebooks-v1beta1:0.8.0:0.8.1-SNAPSHOT
6-
grpc-google-cloud-notebooks-v1:1.1.0:1.1.1-SNAPSHOT
7-
proto-google-cloud-notebooks-v1beta1:0.8.0:0.8.1-SNAPSHOT
8-
proto-google-cloud-notebooks-v1:1.1.0:1.1.1-SNAPSHOT
4+
google-cloud-notebooks:1.1.1:1.1.1
5+
grpc-google-cloud-notebooks-v1beta1:0.8.1:0.8.1
6+
grpc-google-cloud-notebooks-v1:1.1.1:1.1.1
7+
proto-google-cloud-notebooks-v1beta1:0.8.1:0.8.1
8+
proto-google-cloud-notebooks-v1:1.1.1:1.1.1

0 commit comments

Comments
 (0)