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

feat: BREAKING CHANGE: drop support for TimeSeriesQueryLanguageCondition as an alert condition type #22

Merged
merged 9 commits into from May 13, 2020

Commits on May 8, 2020

  1. Integrate Python GAPIC Microgenerator in googleapis.

    This PR uses using documentai as an example.
    Depends on googleapis/gapic-generator-python#402
    
    PiperOrigin-RevId: 309824146
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Mon May 4 15:06:44 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb
    Source-Link: googleapis/googleapis@e0f9d9e
    yoshi-automation committed May 8, 2020
    Copy the full SHA
    e611d95 View commit details
    Browse the repository at this point in the history
  2. fix(python): use python installed by pyenv for bazel (#520)

    Source-Author: Jeff Ching <chingor@google.com>
    Source-Date: Mon May 4 15:52:28 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: a2c1c4f89a5e220e7b39420ebea33623c7c72804
    Source-Link: googleapis/synthtool@a2c1c4f
    yoshi-automation committed May 8, 2020
    Copy the full SHA
    31941d8 View commit details
    Browse the repository at this point in the history
  3. chore(python): create thread_safety doc (#517)

    This will be included in index.rst files. See https://github.com/googleapis/python-bigtable/pull/26/files
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Tue May 5 10:06:52 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 09c48461232ce929c34386259eb59018ad2d8eef
    Source-Link: googleapis/synthtool@09c4846
    yoshi-automation committed May 8, 2020
    Copy the full SHA
    2c36006 View commit details
    Browse the repository at this point in the history
  4. BREAKING_CHANGE: Removing TimeSeriesQueryLanguageCondition as an aler…

    …t condition type. The condition type is unsupported and unused. It was originally added for the Monitoring Query Language Alpha feature.
    
    refactor!: Drop support for TimeSeriesQueryLanguageCondition as an alert condition type.
    
    PiperOrigin-RevId: 310060413
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue May 5 18:17:54 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: a3a0bf0f6291d69f2ff3df7fcd63d28ee20ac727
    Source-Link: googleapis/googleapis@a3a0bf0
    yoshi-automation committed May 8, 2020
    Copy the full SHA
    a962104 View commit details
    Browse the repository at this point in the history
  5. Add bazel build file for BigQuery Connection API v1.

    PiperOrigin-RevId: 310168181
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Wed May 6 09:35:26 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 6dfd72d028a0d0a43764e060f7b15e004385c3a1
    Source-Link: googleapis/googleapis@6dfd72d
    yoshi-automation committed May 8, 2020
    Copy the full SHA
    b31c49d View commit details
    Browse the repository at this point in the history
  6. feat: include trailers in PR body (#526)

    * feat: include trailers in PR body
    
    for the two trailers we expect merge-on-green bot to consume.
    
    * fix: update golden log
    
    * chore: trailers arg defaults to empty
    
    Source-Author: Jeffrey Rennie <rennie@google.com>
    Source-Date: Wed May 6 12:58:18 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 558bb0d70fa98ea228483b44885704d8941a6a80
    Source-Link: googleapis/synthtool@558bb0d
    yoshi-automation committed May 8, 2020
    Copy the full SHA
    1a50f5f View commit details
    Browse the repository at this point in the history
  7. fix: update backup RPC timeouts from 30secs to 10mins

    PiperOrigin-RevId: 310454506
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu May 7 16:03:14 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: d3cc7bbf41afdfd6677cc1ab0d53965625cc073b
    Source-Link: googleapis/googleapis@d3cc7bb
    yoshi-automation committed May 8, 2020
    Copy the full SHA
    7490d14 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2020

  1. docs: add multiprocessing

    busunkim96 committed May 13, 2020
    Copy the full SHA
    cdd09cd View commit details
    Browse the repository at this point in the history
  2. fix: regen, fix dosc

    busunkim96 committed May 13, 2020
    Copy the full SHA
    285140a View commit details
    Browse the repository at this point in the history