-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Release notes v0.48.0 #3458
Release notes v0.48.0 #3458
Conversation
* Add clear and grant permission PR details * Update release notes/v0.48.0.md Co-authored-by: İnanç Gümüş <inanc.gumus@grafana.com>
This change adds the PR to move from ioutil to os and io.
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #3458 +/- ##
==========================================
- Coverage 73.35% 73.21% -0.15%
==========================================
Files 266 267 +1
Lines 19965 20083 +118
==========================================
+ Hits 14646 14704 +58
- Misses 4409 4465 +56
- Partials 910 914 +4
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
* --logformat removal * Cloud output v2 as the default overall * CSV CLI options replacement * k6 convert command removal --------- Co-authored-by: Oleg Bespalov <oleg.bespalov@grafana.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, left one minor suggestion.
Co-authored-by: Ankur <ankur.agarwal@grafana.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job on this! I left a few comments, the vast majority being nits or trying to make elements more consistent throughout. :)
Feel free to skip any comments if the changes I suggested don't make sense from a technical perspective as well! 🙇
Co-authored-by: Heitor Tashiro Sergent <heitortsergent@gmail.com>
Co-authored-by: Heitor Tashiro Sergent <heitortsergent@gmail.com>
efde172
What?
The k6's version v0.48 release notes.
Part of #3382