Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c729c5f

Browse files
chore(main): release 1.36.0
1 parent 0b9b3a9 commit c729c5f

93 files changed

Lines changed: 164292 additions & 272 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.35.0"
2+
".": "1.36.0"
33
}

CHANGELOG.md

Lines changed: 186 additions & 0 deletions
Large diffs are not rendered by default.

changelog.json

Lines changed: 163835 additions & 1 deletion
Large diffs are not rendered by default.

java-ids/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-ids</artifactId>
45-
<version>1.40.0</version>
45+
<version>1.41.0</version>
4646
</dependency>
4747
```
4848

4949
If you are using Gradle without BOM, add this to your dependencies:
5050

5151
```Groovy
52-
implementation 'com.google.cloud:google-cloud-ids:1.40.0'
52+
implementation 'com.google.cloud:google-cloud-ids:1.41.0'
5353
```
5454

5555
If you are using SBT, add this to your dependencies:
5656

5757
```Scala
58-
libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.40.0"
58+
libraryDependencies += "com.google.cloud" % "google-cloud-ids" % "1.41.0"
5959
```
6060
<!-- {x-version-update-end} -->
6161

java-infra-manager/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>google-cloud-infra-manager</artifactId>
48-
<version>0.18.0</version>
48+
<version>0.19.0</version>
4949
</dependency>
5050
```
5151

5252
If you are using Gradle without BOM, add this to your dependencies:
5353

5454
```Groovy
55-
implementation 'com.google.cloud:google-cloud-infra-manager:0.18.0'
55+
implementation 'com.google.cloud:google-cloud-infra-manager:0.19.0'
5656
```
5757

5858
If you are using SBT, add this to your dependencies:
5959

6060
```Scala
61-
libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.18.0"
61+
libraryDependencies += "com.google.cloud" % "google-cloud-infra-manager" % "0.19.0"
6262
```
6363
<!-- {x-version-update-end} -->
6464

java-iot/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-iot</artifactId>
45-
<version>2.41.0</version>
45+
<version>2.42.0</version>
4646
</dependency>
4747
```
4848

4949
If you are using Gradle without BOM, add this to your dependencies:
5050

5151
```Groovy
52-
implementation 'com.google.cloud:google-cloud-iot:2.41.0'
52+
implementation 'com.google.cloud:google-cloud-iot:2.42.0'
5353
```
5454

5555
If you are using SBT, add this to your dependencies:
5656

5757
```Scala
58-
libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.41.0"
58+
libraryDependencies += "com.google.cloud" % "google-cloud-iot" % "2.42.0"
5959
```
6060
<!-- {x-version-update-end} -->
6161

java-kms/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-kms</artifactId>
45-
<version>2.44.0</version>
45+
<version>2.45.0</version>
4646
</dependency>
4747
```
4848

4949
If you are using Gradle without BOM, add this to your dependencies:
5050

5151
```Groovy
52-
implementation 'com.google.cloud:google-cloud-kms:2.44.0'
52+
implementation 'com.google.cloud:google-cloud-kms:2.45.0'
5353
```
5454

5555
If you are using SBT, add this to your dependencies:
5656

5757
```Scala
58-
libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.44.0"
58+
libraryDependencies += "com.google.cloud" % "google-cloud-kms" % "2.45.0"
5959
```
6060
<!-- {x-version-update-end} -->
6161

java-kmsinventory/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>google-cloud-kmsinventory</artifactId>
48-
<version>0.30.0</version>
48+
<version>0.31.0</version>
4949
</dependency>
5050
```
5151

5252
If you are using Gradle without BOM, add this to your dependencies:
5353

5454
```Groovy
55-
implementation 'com.google.cloud:google-cloud-kmsinventory:0.30.0'
55+
implementation 'com.google.cloud:google-cloud-kmsinventory:0.31.0'
5656
```
5757

5858
If you are using SBT, add this to your dependencies:
5959

6060
```Scala
61-
libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.30.0"
61+
libraryDependencies += "com.google.cloud" % "google-cloud-kmsinventory" % "0.31.0"
6262
```
6363
<!-- {x-version-update-end} -->
6464

java-language/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,20 +42,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4242
<dependency>
4343
<groupId>com.google.cloud</groupId>
4444
<artifactId>google-cloud-language</artifactId>
45-
<version>2.42.0</version>
45+
<version>2.43.0</version>
4646
</dependency>
4747
```
4848

4949
If you are using Gradle without BOM, add this to your dependencies:
5050

5151
```Groovy
52-
implementation 'com.google.cloud:google-cloud-language:2.42.0'
52+
implementation 'com.google.cloud:google-cloud-language:2.43.0'
5353
```
5454

5555
If you are using SBT, add this to your dependencies:
5656

5757
```Scala
58-
libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.42.0"
58+
libraryDependencies += "com.google.cloud" % "google-cloud-language" % "2.43.0"
5959
```
6060
<!-- {x-version-update-end} -->
6161

java-life-sciences/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,20 +45,20 @@ If you are using Maven without the BOM, add this to your dependencies:
4545
<dependency>
4646
<groupId>com.google.cloud</groupId>
4747
<artifactId>google-cloud-life-sciences</artifactId>
48-
<version>0.43.0</version>
48+
<version>0.44.0</version>
4949
</dependency>
5050
```
5151

5252
If you are using Gradle without BOM, add this to your dependencies:
5353

5454
```Groovy
55-
implementation 'com.google.cloud:google-cloud-life-sciences:0.43.0'
55+
implementation 'com.google.cloud:google-cloud-life-sciences:0.44.0'
5656
```
5757

5858
If you are using SBT, add this to your dependencies:
5959

6060
```Scala
61-
libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.43.0"
61+
libraryDependencies += "com.google.cloud" % "google-cloud-life-sciences" % "0.44.0"
6262
```
6363
<!-- {x-version-update-end} -->
6464

0 commit comments

Comments
 (0)