feat: updated CHANGELOG for 2020-07 release#4452
Conversation
coryan
left a comment
There was a problem hiding this comment.
Reviewed 1 of 1 files at r1.
Reviewable status: all files reviewed, 3 unresolved discussions (waiting on @devbww)
CHANGELOG.md, line 9 at r1 (raw file):
### Bigtable * fix: rotate through backup tests to stay under quota (#4420)
I think CI fixes like this and the #4369 below are uninteresting to our users and we should remove them from the CHANGELOG.
CHANGELOG.md, line 16 at r1 (raw file):
### Storage * fix(storage): accept more than one matching log line (#4445)
This, and #4403, #4390 are uninteresting to our users.
CHANGELOG.md, line 34 at r1 (raw file):
* fix(spanner): examples on how to delete data (#4401) * feat: use `SELECT 1` to refresh sessions (#4377) * ci(spanner): auto drop databases for realsies (#4371)
Ditto regarding ci() fixes.
devbww
left a comment
There was a problem hiding this comment.
Reviewable status: 0 of 1 files reviewed, 3 unresolved discussions (waiting on @coryan)
CHANGELOG.md, line 9 at r1 (raw file):
Previously, coryan (Carlos O'Ryan) wrote…
I think CI fixes like this and the
#4369below are uninteresting to our users and we should remove them from the CHANGELOG.
Done.
CHANGELOG.md, line 16 at r1 (raw file):
Previously, coryan (Carlos O'Ryan) wrote…
This, and
#4403,#4390are uninteresting to our users.
Done.
CHANGELOG.md, line 34 at r1 (raw file):
Previously, coryan (Carlos O'Ryan) wrote…
Ditto regarding
ci()fixes.
Done.
Codecov Report
@@ Coverage Diff @@
## master #4452 +/- ##
==========================================
+ Coverage 92.43% 92.58% +0.15%
==========================================
Files 869 869
Lines 68037 68035 -2
==========================================
+ Hits 62888 62993 +105
+ Misses 5149 5042 -107
Continue to review full report at Codecov.
|
coryan
left a comment
There was a problem hiding this comment.
Reviewed 1 of 1 files at r2.
Reviewable status:complete! all files reviewed, all discussions resolved
|
CHANGELOG.md, line 9 at r1 (raw file): Previously, devbww (Bradley White) wrote…
for future reference, should these have been tagged |
This change is