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

Commit

Permalink
chore: release 1.2.0 (#135)
Browse files Browse the repository at this point in the history
864fe34
commit 864fe34
Author: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Date:   Wed Apr 8 04:02:05 2020 +0000

    chore: release 1.2.0 (#135)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ## [1.2.0](https://www.github.com/googleapis/java-asset/compare/v1.1.0...v1.2.0) (2020-04-07)

    ### Features

    * **v1:** add org policy and access context manager protos to client libraries ([#130](https://www.github.com/googleapis/java-asset/issues/130)) ([cba4acc](https://www.github.com/googleapis/java-asset/commit/cba4acca5f48faebda05187285f33854bc8c96fa))

    ### Dependencies

    * update core dependencies ([#133](https://www.github.com/googleapis/java-asset/issues/133)) ([880d5eb](https://www.github.com/googleapis/java-asset/commit/880d5eb731f7f606f7af88386fc8f02ee53cb652))
    * update dependency com.google.api:api-common to v1.9.0 ([#128](https://www.github.com/googleapis/java-asset/issues/128)) ([e896fa9](https://www.github.com/googleapis/java-asset/commit/e896fa9b869e48f122401820cbd00db40f79a71e))
    * update dependency com.google.cloud:google-cloud-core to v1.93.3 ([#113](https://www.github.com/googleapis/java-asset/issues/113)) ([db775b5](https://www.github.com/googleapis/java-asset/commit/db775b5a0795314ef00cde8383be45d12a547438))
    * update dependency com.google.cloud:google-cloud-resourcemanager to v0.117.2-alpha ([#98](https://www.github.com/googleapis/java-asset/issues/98)) ([4c5cbd1](https://www.github.com/googleapis/java-asset/commit/4c5cbd12c9780dde0ea00f231e1adedfa6c192ef))
    * update dependency org.threeten:threetenbp to v1.4.3 ([#121](https://www.github.com/googleapis/java-asset/issues/121)) ([9bafdad](https://www.github.com/googleapis/java-asset/commit/9bafdade6410b42293d7cbcdf2128eabd01df7c7))
    * update gax to v1.55.0 ([#129](https://www.github.com/googleapis/java-asset/issues/129)) ([ebcdaa3](https://www.github.com/googleapis/java-asset/commit/ebcdaa31cd4aca581ac682c3912aaa06f1d3ef15))
    ---

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

```
Expand Down
9 changes: 8 additions & 1 deletion synth.metadata
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
{
"updateTime": "2020-04-06T21:54:08.093158Z",
"updateTime": "2020-04-08T21:53:12.696182Z",
"sources": [
{
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-asset.git",
"sha": "864fe34342b16865a555f8f27091fd18a3bbc11c"
}
},
{
"git": {
"name": "googleapis",
Expand Down

0 comments on commit 56d1a2e

Please sign in to comment.