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

feat: Update public client library for Cloud Monitoring to introduce new Uptime check feature. Uptime HTTP(S) checks can now be GET or POST #425

Merged
merged 6 commits into from
Apr 23, 2020

Commits on Apr 22, 2020

  1. autosynth couldn't find the source of these changes

        autosynth cannot find the source of changes triggered by earlier changes in this
        repository, or by version upgrades to tools such as linters.
    yoshi-automation committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    63181d0 View commit details
    Browse the repository at this point in the history
  2. build(nodejs): remove unused codecov config (#486)

    Source-Author: Justin Beckwith <justin.beckwith@gmail.com>
    Source-Date: Sat Apr 11 22:08:53 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 21c3b57ae54ae9db6a3a6b48b31c970c6ab56f19
    Source-Link: googleapis/synthtool@21c3b57
    yoshi-automation committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    ab06a9b View commit details
    Browse the repository at this point in the history
  3. build(nodejs): update lint ignore rules (#488)

    Source-Author: Justin Beckwith <justin.beckwith@gmail.com>
    Source-Date: Mon Apr 13 13:47:11 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 682c0c37d1054966ca662a44259e96cc7aea4413
    Source-Link: googleapis/synthtool@682c0c3
    yoshi-automation committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    2767cc5 View commit details
    Browse the repository at this point in the history
  4. Increase the required minimum difference between start time of the ne…

    …xt interval
    
    and the end time of the previous one from the one microsecond to one millisecond.
    This will enable some resource savings for in-memory storage.
    
    PiperOrigin-RevId: 306560315
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Tue Apr 14 19:10:51 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 160e3187dc93265ed635ad68e12c483c8ab4f7be
    Source-Link: googleapis/googleapis@160e318
    yoshi-automation committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    64dada1 View commit details
    Browse the repository at this point in the history
  5. Update public client library for Cloud Monitoring to introduce new Up…

    …time check feature.
    
    Uptime HTTP(S) checks can now be GET or POST.
    
    PiperOrigin-RevId: 306855444
    
    Source-Author: Google APIs <noreply@google.com>
    Source-Date: Thu Apr 16 08:56:29 2020 -0700
    Source-Repo: googleapis/googleapis
    Source-Sha: 101d31acd73076c52d78e18322be01f3debe8cb5
    Source-Link: googleapis/googleapis@101d31a
    yoshi-automation committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    8f889a6 View commit details
    Browse the repository at this point in the history
  6. build: use codecov's action, now that it's authless (#499)

    Source-Author: Benjamin E. Coe <bencoe@google.com>
    Source-Date: Fri Apr 17 15:00:44 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 19465d3ec5e5acdb01521d8f3bddd311bcbee28d
    Source-Link: googleapis/synthtool@19465d3
    yoshi-automation committed Apr 22, 2020
    Configuration menu
    Copy the full SHA
    e75f3c6 View commit details
    Browse the repository at this point in the history