Skip to content

Commit f3f38b3

Browse files
chore(main): release 1.88.0-SNAPSHOT
1 parent ba432d1 commit f3f38b3

71 files changed

Lines changed: 317 additions & 316 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.

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ load("@rules_jvm_external//:defs.bzl", "maven_install")
6767
load("@io_grpc_grpc_java//:repositories.bzl", "IO_GRPC_GRPC_JAVA_ARTIFACTS")
6868
load("@io_grpc_grpc_java//:repositories.bzl", "IO_GRPC_GRPC_JAVA_OVERRIDE_TARGETS")
6969

70-
_gapic_generator_java_version = "2.73.0" # {x-version-update:gapic-generator-java:current}
70+
_gapic_generator_java_version = "2.74.0-SNAPSHOT" # {x-version-update:gapic-generator-java:current}
7171

7272
maven_install(
7373
artifacts = [

java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1/stub/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@InternalApi("For internal use only")
2222
final class Version {
2323
// {x-version-update-start:google-cloud-speech:current}
24-
static final String VERSION = "4.88.0";
24+
static final String VERSION = "4.89.0-SNAPSHOT";
2525
// {x-version-update-end}
2626

2727
}

java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v1p1beta1/stub/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@InternalApi("For internal use only")
2222
final class Version {
2323
// {x-version-update-start:google-cloud-speech:current}
24-
static final String VERSION = "4.88.0";
24+
static final String VERSION = "4.89.0-SNAPSHOT";
2525
// {x-version-update-end}
2626

2727
}

java-speech/google-cloud-speech/src/main/java/com/google/cloud/speech/v2/stub/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@InternalApi("For internal use only")
2222
final class Version {
2323
// {x-version-update-start:google-cloud-speech:current}
24-
static final String VERSION = "4.88.0";
24+
static final String VERSION = "4.89.0-SNAPSHOT";
2525
// {x-version-update-end}
2626

2727
}

java-storage-transfer/google-cloud-storage-transfer/src/main/java/com/google/storagetransfer/v1/proto/stub/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@InternalApi("For internal use only")
2222
final class Version {
2323
// {x-version-update-start:google-cloud-storage-transfer:current}
24-
static final String VERSION = "1.93.0";
24+
static final String VERSION = "1.94.0-SNAPSHOT";
2525
// {x-version-update-end}
2626

2727
}

java-storage/gapic-google-cloud-storage-v2/src/main/java/com/google/storage/v2/stub/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@InternalApi("For internal use only")
2222
final class Version {
2323
// {x-version-update-start:google-cloud-storage:current}
24-
static final String VERSION = "2.69.0";
24+
static final String VERSION = "2.70.0-SNAPSHOT";
2525
// {x-version-update-end}
2626

2727
}

java-storage/google-cloud-storage-control/src/main/java/com/google/storage/control/v2/stub/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@InternalApi("For internal use only")
2222
final class Version {
2323
// {x-version-update-start:google-cloud-storage:current}
24-
static final String VERSION = "2.69.0";
24+
static final String VERSION = "2.70.0-SNAPSHOT";
2525
// {x-version-update-end}
2626

2727
}

java-storagebatchoperations/google-cloud-storagebatchoperations/src/main/java/com/google/cloud/storagebatchoperations/v1/stub/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@InternalApi("For internal use only")
2222
final class Version {
2323
// {x-version-update-start:google-cloud-storagebatchoperations:current}
24-
static final String VERSION = "0.33.0";
24+
static final String VERSION = "0.34.0-SNAPSHOT";
2525
// {x-version-update-end}
2626

2727
}

java-storageinsights/google-cloud-storageinsights/src/main/java/com/google/cloud/storageinsights/v1/stub/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@InternalApi("For internal use only")
2222
final class Version {
2323
// {x-version-update-start:google-cloud-storageinsights:current}
24-
static final String VERSION = "0.78.0";
24+
static final String VERSION = "0.79.0-SNAPSHOT";
2525
// {x-version-update-end}
2626

2727
}

java-talent/google-cloud-talent/src/main/java/com/google/cloud/talent/v4/stub/Version.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
@InternalApi("For internal use only")
2222
final class Version {
2323
// {x-version-update-start:google-cloud-talent:current}
24-
static final String VERSION = "2.94.0";
24+
static final String VERSION = "2.95.0-SNAPSHOT";
2525
// {x-version-update-end}
2626

2727
}

0 commit comments

Comments
 (0)