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

chore: update common templates #141

Merged
merged 4 commits into from
Apr 8, 2020
Merged

chore: update common templates #141

merged 4 commits into from
Apr 8, 2020

Commits on Apr 8, 2020

  1. chore: release 1.2.0 (#135)

    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).
    yoshi-automation committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    56d1a2e View commit details
    Browse the repository at this point in the history
  2. build(java): fix retry_with_backoff when -e option set (#475)

    googleapis/synthtool@bd69a2a
    commit bd69a2aa7b70875f3c988e269706b22fefbef40e
    Author: Jeff Ching <chingor@google.com>
    Date:   Wed Apr 8 14:01:08 2020 -0700
    
        build(java): fix retry_with_backoff when -e option set (#475)
    yoshi-automation committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    663236d View commit details
    Browse the repository at this point in the history
  3. build(java): fix nightly integration test config to run integrations (#…

    …465)
    
    googleapis/synthtool@c7e0e51
    commit c7e0e517d7f46f77bebd27da2e5afcaa6eee7e25
    Author: Jeff Ching <chingor@google.com>
    Date:   Wed Apr 8 14:06:04 2020 -0700
    
        build(java): fix nightly integration test config to run integrations (#465)
    
        This was only running the units.
    yoshi-automation committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    ebad124 View commit details
    Browse the repository at this point in the history
  4. chore(java): release-please only updates non maven versions in README (

    …#476)
    
    googleapis/synthtool@7f8e62a
    commit 7f8e62aa3edd225f76347a16f92e400661fdfb52
    Author: Jeff Ching <chingor@google.com>
    Date:   Wed Apr 8 14:14:25 2020 -0700
    
        chore(java): release-please only updates non maven versions in README (#476)
    
        Prevent release-please and synthtool from fighting over the released library version. Synthtool updates the install snippets from the samples pom.xml files so the bots fight if they are temporarily out of sync after a release.
    yoshi-automation committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    bb916d9 View commit details
    Browse the repository at this point in the history