-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(docs): bump release level to GA #416
Conversation
Codecov Report
@@ Coverage Diff @@
## master #416 +/- ##
=======================================
Coverage 97.55% 97.55%
=======================================
Files 5 5
Lines 531 531
Branches 52 52
=======================================
Hits 518 518
Misses 12 12
Partials 1 1 Continue to review full report at Codecov.
|
@soldair before landing the GA label on Bunyan and Winston, I thought it would be good for us to address the race condition you brought up last week that results in an uncaught rejection. |
@JustinBeckwith googleapis/gcp-metadata#273 I believe I patched the bug @soldair reported in |
No description provided.