Skip to content

Commit a4a48c0

Browse files
authored
---
yaml --- r: 9715 b: refs/heads/spanner-gapic-migration c: 2e86884 h: refs/heads/master i: 9713: 1233a0e 9711: 96e9e73
1 parent 14be539 commit a4a48c0

87 files changed

Lines changed: 295 additions & 294 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.

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ refs/tags/v0.34.0: bf31760a31a66acb239322a70dcd03dbe1d0c7ca
8080
refs/tags/v0.35.0: c28951c5f4cc97a1be07900d19df6984115a4bd6
8181
refs/tags/v0.36.0: 6b75c61f73e6827b3ca379bd54f88f750290162f
8282
refs/tags/v0.37.0: db2e142f92601709fdd48db159776f905742e30f
83-
refs/heads/spanner-gapic-migration: 188e477de53143ceae21397b25f97e2fa4f735ea
83+
refs/heads/spanner-gapic-migration: 2e8688416bcae6150c0fa59936103554dbbe3821
8484
refs/tags/v0.38.0: c235ee4df5e1248e1769dae3f86a0d7ab7fd8301
8585
refs/tags/v0.39.0: ab231c9d22475242a43d6d9554aa4a3f736dab01
8686
refs/tags/v0.40.0: a1d5b05206cce7734365f1b910396a2c9d6605ec

branches/spanner-gapic-migration/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,16 +59,16 @@ If you are using Maven, add this to your pom.xml file
5959
<dependency>
6060
<groupId>com.google.cloud</groupId>
6161
<artifactId>google-cloud</artifactId>
62-
<version>0.46.0-alpha</version>
62+
<version>0.47.0-alpha</version>
6363
</dependency>
6464
```
6565
If you are using Gradle, add this to your dependencies
6666
```Groovy
67-
compile 'com.google.cloud:google-cloud:0.46.0-alpha'
67+
compile 'com.google.cloud:google-cloud:0.47.0-alpha'
6868
```
6969
If you are using SBT, add this to your dependencies
7070
```Scala
71-
libraryDependencies += "com.google.cloud" % "google-cloud" % "0.46.0-alpha"
71+
libraryDependencies += "com.google.cloud" % "google-cloud" % "0.47.0-alpha"
7272
```
7373
[//]: # ({x-version-update-end})
7474

@@ -292,7 +292,7 @@ The easiest way to solve version conflicts is to use google-cloud's BOM. In Mave
292292
<dependency>
293293
<groupId>com.google.cloud</groupId>
294294
<artifactId>google-cloud-bom</artifactId>
295-
<version>0.46.0-alpha</version>
295+
<version>0.47.0-alpha</version>
296296
<type>pom</type>
297297
<scope>import</scope>
298298
</dependency>

branches/spanner-gapic-migration/google-cloud-bigquery/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,16 +20,16 @@ If you are using Maven, add this to your pom.xml file
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>google-cloud-bigquery</artifactId>
23-
<version>1.28.0</version>
23+
<version>1.29.0</version>
2424
</dependency>
2525
```
2626
If you are using Gradle, add this to your dependencies
2727
```Groovy
28-
compile 'com.google.cloud:google-cloud-bigquery:1.28.0'
28+
compile 'com.google.cloud:google-cloud-bigquery:1.29.0'
2929
```
3030
If you are using SBT, add this to your dependencies
3131
```Scala
32-
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.28.0"
32+
libraryDependencies += "com.google.cloud" % "google-cloud-bigquery" % "1.29.0"
3333
```
3434
[//]: # ({x-version-update-end})
3535

branches/spanner-gapic-migration/google-cloud-bigquery/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-bigquery</artifactId>
5-
<version>1.28.1-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery:current} -->
5+
<version>1.29.0</version><!-- {x-version-update:google-cloud-bigquery:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud BigQuery</name>
88
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-bigquery</url>
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>google-cloud-pom</artifactId>
15-
<version>0.46.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-pom:current} -->
15+
<version>0.47.0-alpha</version><!-- {x-version-update:google-cloud-pom:current} -->
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-bigquery</site.installationModule>

branches/spanner-gapic-migration/google-cloud-bigquery/src/main/java/com/google/cloud/bigquery/TimelineSample.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public abstract static class Builder {
7777
public abstract Long getSlotMillis();
7878

7979
/**
80-
* return a builder for the {@TimelineSample} object.
80+
* return a builder for the {@code TimelineSample} object.
8181
*/
8282
public abstract Builder toBuilder();
8383

branches/spanner-gapic-migration/google-cloud-bigquerydatatransfer/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@ Add this to your pom.xml file
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>google-cloud-bigquerydatatransfer</artifactId>
28-
<version>0.46.0-beta</version>
28+
<version>0.47.0-beta</version>
2929
</dependency>
3030
```
3131
If you are using Gradle, add this to your dependencies
3232
```Groovy
33-
compile 'com.google.cloud:google-cloud-bigquerydatatransfer:0.46.0-beta'
33+
compile 'com.google.cloud:google-cloud-bigquerydatatransfer:0.47.0-beta'
3434
```
3535
If you are using SBT, add this to your dependencies
3636
```Scala
37-
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "0.46.0-beta"
37+
libraryDependencies += "com.google.cloud" % "google-cloud-bigquerydatatransfer" % "0.47.0-beta"
3838
```
3939
[//]: # ({x-version-update-end})
4040

branches/spanner-gapic-migration/google-cloud-bigquerydatatransfer/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-bigquerydatatransfer</artifactId>
5-
<version>0.46.1-beta-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquerydatatransfer:current} -->
5+
<version>0.47.0-beta</version><!-- {x-version-update:google-cloud-bigquerydatatransfer:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Bigquery Data Transfer</name>
88
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-bigquerydatatransfer</url>
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>google-cloud-pom</artifactId>
15-
<version>0.46.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-pom:current} -->
15+
<version>0.47.0-alpha</version><!-- {x-version-update:google-cloud-pom:current} -->
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-bigquerydatatransfer</site.installationModule>

branches/spanner-gapic-migration/google-cloud-bigtable/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,16 +23,16 @@ If you are using Maven, add this to your pom.xml file
2323
<dependency>
2424
<groupId>com.google.cloud</groupId>
2525
<artifactId>google-cloud-bigtable</artifactId>
26-
<version>0.46.0-alpha</version>
26+
<version>0.47.0-alpha</version>
2727
</dependency>
2828
```
2929
If you are using Gradle, add this to your dependencies
3030
```Groovy
31-
compile 'com.google.cloud:google-cloud-bigtable:0.46.0-alpha'
31+
compile 'com.google.cloud:google-cloud-bigtable:0.47.0-alpha'
3232
```
3333
If you are using SBT, add this to your dependencies
3434
```Scala
35-
libraryDependencies += "com.google.cloud" % "google-cloud-bigtable" % "0.46.0-alpha"
35+
libraryDependencies += "com.google.cloud" % "google-cloud-bigtable" % "0.47.0-alpha"
3636
```
3737
[//]: # ({x-version-update-end})
3838

branches/spanner-gapic-migration/google-cloud-bigtable/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
33
<modelVersion>4.0.0</modelVersion>
44
<artifactId>google-cloud-bigtable</artifactId>
5-
<version>0.46.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigtable:current} -->
5+
<version>0.47.0-alpha</version><!-- {x-version-update:google-cloud-bigtable:current} -->
66
<packaging>jar</packaging>
77
<name>Google Cloud Bigtable</name>
88
<url>https://github.com/GoogleCloudPlatform/google-cloud-java/tree/master/google-cloud-bigtable</url>
@@ -12,7 +12,7 @@
1212
<parent>
1313
<groupId>com.google.cloud</groupId>
1414
<artifactId>google-cloud-pom</artifactId>
15-
<version>0.46.1-alpha-SNAPSHOT</version><!-- {x-version-update:google-cloud-pom:current} -->
15+
<version>0.47.0-alpha</version><!-- {x-version-update:google-cloud-pom:current} -->
1616
</parent>
1717
<properties>
1818
<site.installationModule>google-cloud-bigtable</site.installationModule>

branches/spanner-gapic-migration/google-cloud-bom/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ To use it in Maven, add the following to your POM:
1313
<dependency>
1414
<groupId>com.google.cloud</groupId>
1515
<artifactId>google-cloud-bom</artifactId>
16-
<version>0.46.0-alpha</version>
16+
<version>0.47.0-alpha</version>
1717
<type>pom</type>
1818
<scope>import</scope>
1919
</dependency>

0 commit comments

Comments
 (0)