diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 426cf83..f60d774 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -13,4 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-java:latest - digest: sha256:b0b1c1c89570e229b1026372a2b8989ba31495007055b8d30178b7648503eefa + digest: sha256:fc52b202aa298a50a12c64efd04fea3884d867947effe2fa85382a246c09e813 +# created: 2022-04-06T16:30:03.627422514Z diff --git a/.github/auto-label.yaml b/.github/auto-label.yaml new file mode 100644 index 0000000..4caef68 --- /dev/null +++ b/.github/auto-label.yaml @@ -0,0 +1,15 @@ +# Copyright 2021 Google LLC +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +requestsize: + enabled: true diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c45203..896d16d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +### [0.5.9](https://github.com/googleapis/java-area120-tables/compare/v0.5.8...v0.5.9) (2022-04-15) + + +### Dependencies + +* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.10.0 ([#342](https://github.com/googleapis/java-area120-tables/issues/342)) ([f552838](https://github.com/googleapis/java-area120-tables/commit/f552838bcc40fb948c58dcf284ac6c61af6b6370)) + ### [0.5.8](https://github.com/googleapis/java-area120-tables/compare/v0.5.7...v0.5.8) (2022-03-29) diff --git a/README.md b/README.md index 68906eb..3379105 100644 --- a/README.md +++ b/README.md @@ -22,20 +22,20 @@ If you are using Maven, add this to your pom.xml file: com.google.area120 google-area120-tables - 0.5.7 + 0.5.8 ``` If you are using Gradle without BOM, add this to your dependencies ```Groovy -implementation 'com.google.area120:google-area120-tables:0.5.7' +implementation 'com.google.area120:google-area120-tables:0.5.8' ``` If you are using SBT, add this to your dependencies ```Scala -libraryDependencies += "com.google.area120" % "google-area120-tables" % "0.5.7" +libraryDependencies += "com.google.area120" % "google-area120-tables" % "0.5.8" ``` ## Authentication diff --git a/google-area120-tables-bom/pom.xml b/google-area120-tables-bom/pom.xml index 14fb138..307aa4e 100644 --- a/google-area120-tables-bom/pom.xml +++ b/google-area120-tables-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.area120 google-area120-tables-bom - 0.5.8 + 0.5.9 pom com.google.cloud @@ -56,17 +56,17 @@ com.google.area120 google-area120-tables - 0.5.8 + 0.5.9 com.google.api.grpc grpc-google-area120-tables-v1alpha1 - 0.5.8 + 0.5.9 com.google.api.grpc proto-google-area120-tables-v1alpha1 - 0.5.8 + 0.5.9 diff --git a/google-area120-tables/pom.xml b/google-area120-tables/pom.xml index 605f79a..57598d9 100644 --- a/google-area120-tables/pom.xml +++ b/google-area120-tables/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.area120 google-area120-tables - 0.5.8 + 0.5.9 jar Google Area 120 Tables https://github.com/googleapis/java-area120-tables @@ -11,7 +11,7 @@ com.google.area120 google-area120-tables-parent - 0.5.8 + 0.5.9 google-area120-tables diff --git a/grpc-google-area120-tables-v1alpha1/pom.xml b/grpc-google-area120-tables-v1alpha1/pom.xml index a99343b..493ff33 100644 --- a/grpc-google-area120-tables-v1alpha1/pom.xml +++ b/grpc-google-area120-tables-v1alpha1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-area120-tables-v1alpha1 - 0.5.8 + 0.5.9 grpc-google-area120-tables-v1alpha1 GRPC library for google-area120-tables com.google.area120 google-area120-tables-parent - 0.5.8 + 0.5.9 diff --git a/pom.xml b/pom.xml index 43c1c64..cc7f250 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.area120 google-area120-tables-parent pom - 0.5.8 + 0.5.9 Google Area 120 Tables Parent https://github.com/googleapis/java- @@ -61,23 +61,23 @@ com.google.area120 google-area120-tables - 0.5.8 + 0.5.9 com.google.api.grpc proto-google-area120-tables-v1alpha1 - 0.5.8 + 0.5.9 com.google.api.grpc grpc-google-area120-tables-v1alpha1 - 0.5.8 + 0.5.9 com.google.cloud google-cloud-shared-dependencies - 2.9.0 + 2.10.0 pom import diff --git a/proto-google-area120-tables-v1alpha1/pom.xml b/proto-google-area120-tables-v1alpha1/pom.xml index 40b5161..cc9b7b3 100644 --- a/proto-google-area120-tables-v1alpha1/pom.xml +++ b/proto-google-area120-tables-v1alpha1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-area120-tables-v1alpha1 - 0.5.8 + 0.5.9 proto-google-area120-tables-v1alpha1 Proto library for google-area120-tables com.google.area120 google-area120-tables-parent - 0.5.8 + 0.5.9 diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index af12b1c..c20c6cd 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -29,7 +29,7 @@ com.google.area120 google-area120-tables - 0.5.7 + 0.5.8 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index d6201db..10e5df6 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.area120 google-area120-tables - 0.5.7 + 0.5.8 diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index c85b912..cf20ac1 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -28,7 +28,7 @@ com.google.area120 google-area120-tables - 0.5.7 + 0.5.8 diff --git a/versions.txt b/versions.txt index d9645fb..9f32d73 100644 --- a/versions.txt +++ b/versions.txt @@ -1,6 +1,6 @@ # Format: # module:released-version:current-version -google-area120-tables:0.5.8:0.5.8 -grpc-google-area120-tables-v1alpha1:0.5.8:0.5.8 -proto-google-area120-tables-v1alpha1:0.5.8:0.5.8 +google-area120-tables:0.5.9:0.5.9 +grpc-google-area120-tables-v1alpha1:0.5.9:0.5.9 +proto-google-area120-tables-v1alpha1:0.5.9:0.5.9