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

chore: release 2.0.0 #377

Merged
merged 3 commits into from
May 18, 2020
Merged

chore: release 2.0.0 #377

merged 3 commits into from
May 18, 2020

Conversation

release-please[bot]
Copy link
Contributor

@release-please release-please bot commented Feb 29, 2020

🤖 I have created a release *beep* *boop*

2.0.0 (2020-05-08)

⚠ BREAKING CHANGES

  • Drop support for TimeSeriesQueryLanguageCondition as an alert condition type
  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
  • monitoring convert to typescript (feat!: monitoring convert to typescript #360)

Features

  • deferred client initialization (#378) (61eca6a)
  • drop node8 support, support for async iterators (#396) (d65e8fb)
  • export protos in src/index.ts (#369) (b0af4b1)
  • monitoring convert to typescript (#360) (5bbd963)
  • refresh monitoring client libraries (#401) (efd6e6f)
  • Update public client library for Cloud Monitoring to introduce new Uptime check feature. Uptime HTTP(S) checks can now be GET or POST (#425) (103afde)

Bug Fixes

  • regen protos and tests, formatting (#429) (9e6afc8)
  • remove eslint, update gax, fix generated protos, run the generator (#415) (ed8d95e)
  • synth.py clean up for multiple version (#431) (4e0e5bb)
  • updated proto files with new proto annotations (cf8cc77)

Code Refactoring

  • Drop support for TimeSeriesQueryLanguageCondition as an alert condition type (866c028)

This PR was generated with Release Please.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 29, 2020
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 29, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Feb 29, 2020
@release-please release-please bot closed this Mar 1, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 1, 2020
@release-please release-please bot reopened this Mar 1, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 1, 2020
@bcoe bcoe added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 2, 2020
@bcoe
Copy link
Contributor

bcoe commented Mar 2, 2020

currently waiting on Node 10 GA.

@release-please release-please bot closed this Mar 6, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 6, 2020
@release-please release-please bot reopened this Mar 6, 2020
@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Mar 6, 2020
@release-please release-please bot closed this Mar 15, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 15, 2020
@release-please release-please bot reopened this Mar 15, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 15, 2020
@release-please release-please bot closed this Mar 17, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label Mar 17, 2020
@release-please release-please bot reopened this Mar 17, 2020
@codecov
Copy link

codecov bot commented Mar 17, 2020

Codecov Report

Merging #377 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #377   +/-   ##
=======================================
  Coverage   98.56%   98.56%           
=======================================
  Files           8        8           
  Lines       16068    16068           
  Branches      392      392           
=======================================
  Hits        15837    15837           
  Misses        225      225           
  Partials        6        6           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c3a507e...cf99da8. Read the comment docs.

@yoshi-kokoro yoshi-kokoro removed kokoro:run Add this label to force Kokoro to re-run the tests. labels Mar 17, 2020
@release-please release-please bot closed this Mar 18, 2020
@release-please release-please bot closed this May 6, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 6, 2020
@release-please release-please bot reopened this May 6, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 6, 2020
@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 6, 2020
@release-please release-please bot closed this May 7, 2020
@release-please release-please bot reopened this May 7, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 7, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 7, 2020
@release-please release-please bot closed this May 8, 2020
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:run Add this label to force Kokoro to re-run the tests. label May 8, 2020
@release-please release-please bot reopened this May 8, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:run Add this label to force Kokoro to re-run the tests. label May 8, 2020
@bcoe bcoe added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 12, 2020
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 12, 2020
@sofisl sofisl merged commit 4945b6c into master May 18, 2020
@yoshi-automation
Copy link
Contributor

@publish-bot publish-bot bot removed autorelease: tagged cla: yes This human has signed the Contributor License Agreement. do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels May 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants