Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 526b068

Browse filesBrowse files
chore: release 0.2.0
1 parent 62a6a19 commit 526b068
Copy full SHA for 526b068

File tree

Expand file treeCollapse file tree

9 files changed

+34
-20
lines changed
Filter options
Expand file treeCollapse file tree

9 files changed

+34
-20
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.2.0](https://www.github.com/googleapis/java-notebooks/compare/v0.1.1...v0.2.0) (2020-10-22)
4+
5+
6+
### Features
7+
8+
* **v1beta1:** add endpoint to OperationMetadata, upgrade_info to IsInstanceUpgradeableResponse ([#47](https://www.github.com/googleapis/java-notebooks/issues/47)) ([5e741b1](https://www.github.com/googleapis/java-notebooks/commit/5e741b1ec2f291be23f8ad67063dab61b6520b54))
9+
10+
11+
### Dependencies
12+
13+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.10.2 ([#51](https://www.github.com/googleapis/java-notebooks/issues/51)) ([d69aea7](https://www.github.com/googleapis/java-notebooks/commit/d69aea79544eb2592ab6881c42976ff186a840b0))
14+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.12.1 ([#63](https://www.github.com/googleapis/java-notebooks/issues/63)) ([de9ed39](https://www.github.com/googleapis/java-notebooks/commit/de9ed3902880434f301c9390525c4f7961d0dacc))
15+
* update dependency com.google.cloud:google-cloud-shared-dependencies to v0.13.0 ([#66](https://www.github.com/googleapis/java-notebooks/issues/66)) ([a836d60](https://www.github.com/googleapis/java-notebooks/commit/a836d60302e658db772978f664166fc30aa28364))
16+
317
### [0.1.1](https://www.github.com/googleapis/java-notebooks/compare/v0.1.0...v0.1.1) (2020-09-23)
418

519

‎README.md

Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ If you are using Maven, add this to your pom.xml file:
2929

3030
If you are using Gradle, add this to your dependencies
3131
```Groovy
32-
compile 'com.google.cloud:google-cloud-notebooks:0.1.1'
32+
compile 'com.google.cloud:google-cloud-notebooks:0.2.0'
3333
```
3434
If you are using SBT, add this to your dependencies
3535
```Scala
36-
libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "0.1.1"
36+
libraryDependencies += "com.google.cloud" % "google-cloud-notebooks" % "0.2.0"
3737
```
3838
[//]: # ({x-version-update-end})
3939

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

Copy file name to clipboardExpand all lines: google-cloud-notebooks-bom/pom.xml
+4-4Lines changed: 4 additions & 4 deletions
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>0.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
6+
<version>0.2.0</version><!-- {x-version-update:google-cloud-notebooks:current} -->
77
<packaging>pom</packaging>
88
<parent>
99
<groupId>com.google.cloud</groupId>
@@ -68,17 +68,17 @@
6868
<dependency>
6969
<groupId>com.google.cloud</groupId>
7070
<artifactId>google-cloud-notebooks</artifactId>
71-
<version>0.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
71+
<version>0.2.0</version><!-- {x-version-update:google-cloud-notebooks:current} -->
7272
</dependency>
7373
<dependency>
7474
<groupId>com.google.api.grpc</groupId>
7575
<artifactId>proto-google-cloud-notebooks-v1beta1</artifactId>
76-
<version>0.1.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
76+
<version>0.2.0</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
7777
</dependency>
7878
<dependency>
7979
<groupId>com.google.api.grpc</groupId>
8080
<artifactId>grpc-google-cloud-notebooks-v1beta1</artifactId>
81-
<version>0.1.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
81+
<version>0.2.0</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
8282
</dependency>
8383
</dependencies>
8484
</dependencyManagement>

‎google-cloud-notebooks/pom.xml

Copy file name to clipboardExpand all lines: google-cloud-notebooks/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
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>0.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
6+
<version>0.2.0</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>0.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
14+
<version>0.2.0</version><!-- {x-version-update:google-cloud-notebooks:current} -->
1515
</parent>
1616
<properties>
1717
<site.installationModule>google-cloud-notebooks</site.installationModule>

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

Copy file name to clipboardExpand all lines: grpc-google-cloud-notebooks-v1beta1/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
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.1.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
7+
<version>0.2.0</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>0.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
13+
<version>0.2.0</version><!-- {x-version-update:google-cloud-notebooks:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+4-4Lines changed: 4 additions & 4 deletions
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>0.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
7+
<version>0.2.0</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>
@@ -70,17 +70,17 @@
7070
<dependency>
7171
<groupId>com.google.cloud</groupId>
7272
<artifactId>google-cloud-notebooks</artifactId>
73-
<version>0.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
73+
<version>0.2.0</version><!-- {x-version-update:google-cloud-notebooks:current} -->
7474
</dependency>
7575
<dependency>
7676
<groupId>com.google.api.grpc</groupId>
7777
<artifactId>proto-google-cloud-notebooks-v1beta1</artifactId>
78-
<version>0.1.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
78+
<version>0.2.0</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
7979
</dependency>
8080
<dependency>
8181
<groupId>com.google.api.grpc</groupId>
8282
<artifactId>grpc-google-cloud-notebooks-v1beta1</artifactId>
83-
<version>0.1.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
83+
<version>0.2.0</version><!-- {x-version-update:grpc-google-cloud-notebooks-v1beta1:current} -->
8484
</dependency>
8585

8686
<dependency>

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

Copy file name to clipboardExpand all lines: proto-google-cloud-notebooks-v1beta1/pom.xml
+2-2Lines changed: 2 additions & 2 deletions
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.1.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-notebooks-v1beta1:current} -->
7+
<version>0.2.0</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>0.1.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-notebooks:current} -->
13+
<version>0.2.0</version><!-- {x-version-update:google-cloud-notebooks:current} -->
1414
</parent>
1515
<dependencies>
1616
<dependency>

‎samples/snapshot/pom.xml

Copy file name to clipboardExpand all lines: samples/snapshot/pom.xml
+1-1Lines changed: 1 addition & 1 deletion
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>0.1.2-SNAPSHOT</version>
31+
<version>0.2.0</version>
3232
</dependency>
3333
<!-- {x-version-update-end} -->
3434

‎versions.txt

Copy file name to clipboard
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Format:
22
# module:released-version:current-version
33

4-
google-cloud-notebooks:0.1.1:0.1.2-SNAPSHOT
5-
proto-google-cloud-notebooks-v1beta1:0.1.1:0.1.2-SNAPSHOT
6-
grpc-google-cloud-notebooks-v1beta1:0.1.1:0.1.2-SNAPSHOT
4+
google-cloud-notebooks:0.2.0:0.2.0
5+
proto-google-cloud-notebooks-v1beta1:0.2.0:0.2.0
6+
grpc-google-cloud-notebooks-v1beta1:0.2.0:0.2.0

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.