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

feat(v3): added support for TimeSeriesQueryLanguageCondition condition type in alert policies #106

Merged
merged 5 commits into from Mar 26, 2020

Commits on Mar 25, 2020

  1. Refresh monitoring client libraries. Rename to Cloud Monitoring API. …

    …Added support for TimeSeriesQueryLanguageCondition condition type in alert policies.
    
    googleapis/googleapis@71d6c56
    commit 71d6c56a14bb433beb1237dccb48dabcd9597924
    Author: Google APIs <noreply@google.com>
    Date:   Tue Mar 24 13:31:25 2020 -0700
    
        Refresh monitoring client libraries.
        Rename to Cloud Monitoring API.
        Added support for TimeSeriesQueryLanguageCondition condition type in alert policies.
    
        PiperOrigin-RevId: 302735422
    
    google/monitoring/v3/alert.proto
    google/monitoring/v3/alert_service.proto
    google/monitoring/v3/common.proto
    google/monitoring/v3/dropped_labels.proto
    google/monitoring/v3/group.proto
    google/monitoring/v3/group_service.proto
    google/monitoring/v3/metric.proto
    google/monitoring/v3/metric_service.proto
    google/monitoring/v3/monitoring.yaml
    google/monitoring/v3/mutation_record.proto
    google/monitoring/v3/notification.proto
    google/monitoring/v3/notification_service.proto
    google/monitoring/v3/service.proto
    google/monitoring/v3/service_service.proto
    google/monitoring/v3/span_context.proto
    google/monitoring/v3/uptime.proto
    google/monitoring/v3/uptime_service.proto
    yoshi-automation committed Mar 25, 2020
    Copy the full SHA
    cd06ed8 View commit details
    Browse the repository at this point in the history
  2. fix(java): run mvn install with retry (#453)

    googleapis/synthtool@a0d3133
    commit a0d3133a5d45544a66345059eebf76933265c099
    Author: Jeff Ching <chingor@google.com>
    Date:   Tue Mar 24 15:34:29 2020 -0700
    
        fix(java): run mvn install with retry (#453)
    
        * fix(java): run mvn install with retry
    
        * fix invocation of command
    
    synthtool/gcp/templates/java_library/.kokoro/build.sh
    synthtool/gcp/templates/java_library/.kokoro/common.sh
    synthtool/gcp/templates/java_library/.kokoro/dependencies.sh
    synthtool/gcp/templates/java_library/.kokoro/linkage-monitor.sh
    yoshi-automation committed Mar 25, 2020
    Copy the full SHA
    e21df4c View commit details
    Browse the repository at this point in the history
  3. chore(java_templates): mark version bumps of current library as a cho…

    …re (#452)
    
    googleapis/synthtool@ee4330a
    commit ee4330a0e5f4b93978e8683fbda8e6d4148326b7
    Author: Jeff Ching <chingor@google.com>
    Date:   Tue Mar 24 16:20:05 2020 -0700
    
        chore(java_templates): mark version bumps of current library as a chore (#452)
    
        With the samples/install-without-bom/pom.xml referencing the latest released library, we want to mark updates of this version as a chore for renovate bot.
    
    synthtool/gcp/templates/java_library/renovate.json
    synthtool/languages/java.py
    yoshi-automation committed Mar 25, 2020
    Copy the full SHA
    12d4413 View commit details
    Browse the repository at this point in the history
  4. chore(java): treat samples shared configuration dependency update as …

    …chore (#457)
    
    googleapis/synthtool@e36822b
    commit e36822bfa0acb355502dab391b8ef9c4f30208d8
    Author: Jeff Ching <chingor@google.com>
    Date:   Wed Mar 25 09:18:16 2020 -0700
    
        chore(java): treat samples shared configuration dependency update as chore (#457)
    
    synthtool/gcp/templates/java_library/renovate.json
    yoshi-automation committed Mar 25, 2020
    Copy the full SHA
    bf93aff View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2020

  1. Copy the full SHA
    d9acab0 View commit details
    Browse the repository at this point in the history