Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

Commit

Permalink
chore: release 0.118.1 (#116)
Browse files Browse the repository at this point in the history
eaded83
commit eaded83
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Tue Apr 7 20:20:19 2020 +0000

    chore: release 0.118.1 (#116)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [0.118.1](https://www.github.com/googleapis/java-datalabeling/compare/v0.118.0...v0.118.1) (2020-04-07)

    ### Dependencies

    * update core dependencies ([#93](https://www.github.com/googleapis/java-datalabeling/issues/93)) ([13d750b](https://www.github.com/googleapis/java-datalabeling/commit/13d750ba021a47e52d112537c36cd1e4261d991f))
    * update core dependencies ([#96](https://www.github.com/googleapis/java-datalabeling/issues/96)) ([2f8e67a](https://www.github.com/googleapis/java-datalabeling/commit/2f8e67a10962577aee7d7d280a275da8dd140159))
    * update dependency com.google.api:api-common to v1.9.0 ([#118](https://www.github.com/googleapis/java-datalabeling/issues/118)) ([6a8c389](https://www.github.com/googleapis/java-datalabeling/commit/6a8c38926ed226d066bc7c37336d1ce81a0994ca))
    * update dependency com.google.cloud:google-cloud-core to v1.92.5 ([f491d5a](https://www.github.com/googleapis/java-datalabeling/commit/f491d5a9b574e194530c96d2581ab3b204e2f60e))
    * update dependency com.google.cloud:google-cloud-core to v1.93.1 ([#95](https://www.github.com/googleapis/java-datalabeling/issues/95)) ([1618d08](https://www.github.com/googleapis/java-datalabeling/commit/1618d08eca662df8a4cc7e39c690fc0d79779c64))
    * update dependency com.google.cloud:google-cloud-core to v1.93.4 ([#124](https://www.github.com/googleapis/java-datalabeling/issues/124)) ([b5ab5b2](https://www.github.com/googleapis/java-datalabeling/commit/b5ab5b22f13b8b1cb8712bfc8f0357ceccafd502))
    * update dependency com.google.protobuf:protobuf-java to v3.11.4 ([9e45077](https://www.github.com/googleapis/java-datalabeling/commit/9e4507736dab50e5f7a21b02e0add16c47315fb4))
    * update dependency io.grpc:grpc-bom to v1.27.1 ([c8a88dd](https://www.github.com/googleapis/java-datalabeling/commit/c8a88dd0bed5be51e4ce5b2b07a2043aa8551ca0))
    * update dependency io.grpc:grpc-bom to v1.27.2 ([ad64fd6](https://www.github.com/googleapis/java-datalabeling/commit/ad64fd67f04b059ae9d32d83f96e353cd14f4db1))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#109](https://www.github.com/googleapis/java-datalabeling/issues/109)) ([dd8d4da](https://www.github.com/googleapis/java-datalabeling/commit/dd8d4dabe303bbc55e7a982e5de1d64e91c0532e))

    ### Documentation

    * **regen:** update sample code to set total timeout, add API client header test ([e6857db](https://www.github.com/googleapis/java-datalabeling/commit/e6857db966f94598bb40322c681679691c2b9d1b))
    ---

    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
  • Loading branch information
yoshi-automation committed Apr 8, 2020
1 parent c448bf7 commit fe10cdc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -43,7 +43,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-datalabeling</artifactId>
<version>0.118.1</version>
<version>0.118.0</version>
</dependency>

```
Expand Down
9 changes: 8 additions & 1 deletion synth.metadata
@@ -1,6 +1,13 @@
{
"updateTime": "2020-04-06T23:17:17.945190Z",
"updateTime": "2020-04-08T23:32:42.504032Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-datalabeling.git",
"sha": "eaded83bc61f52cf947a4ae8b2456de99576bc83"
}
},
{
"git": {
"name": "googleapis",
Expand Down

0 comments on commit fe10cdc

Please sign in to comment.