Skip to content
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

Add new release notes for v0.56.0 #4066

Merged
merged 17 commits into from
Jan 6, 2025
Merged

Add new release notes for v0.56.0 #4066

merged 17 commits into from
Jan 6, 2025

Conversation

ankur22
Copy link
Contributor

@ankur22 ankur22 commented Nov 15, 2024

What?

This PR contains the Release notes for the upcoming k6 version v0.56.0.

Feel free to add commits as you see fit to update the content according to the changes you've made this cycle 🙇🏻

Why?

A PR dedicated for release notes for everyone to add their changes to.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

#4064

Comment on lines 12 to 13
### (_optional h3_) `<big_breaking_change>` `#pr`

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### (_optional h3_) `<big_breaking_change>` `#pr`

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed the template comment.

Comment on lines 16 to 17
_optional intro here_

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
_optional intro here_

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed the template comment.

Comment on lines 25 to 29

### `<big_feature_n>` `#pr`

_what, why, and what this means for the user_

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### `<big_feature_n>` `#pr`
_what, why, and what this means for the user_

Do we have anything else that should be in this section, arguably the above is here mostly as it is a big change
cc @grafana/k6-core

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've removed the template comment. I don't think there was anything else note worthy for this section.

Comment on lines 62 to 65


## _Optional_ Roadmap

_Discussion of future plans_

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## _Optional_ Roadmap
_Discussion of future plans_

Maybe we should mention some deprecation ideas?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably mention that we will change the end of test summary format, which is kind of a deprecation, in a sense. what do you think @joanlopez ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've added the removal note for k6/experimental/browser.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(By the way: please do not consider my comment blocking, and feel free to move forward with it)

@codebien codebien self-requested a review January 6, 2025 11:25
@ankur22 ankur22 mentioned this pull request Jan 6, 2025
5 tasks
release notes/v0.56.0.md Outdated Show resolved Hide resolved
## UX improvements and enhancements

- [browser#1536](https://github.com/grafana/xk6-browser/pull/1536) Removes `Headless` from the user agent to prevent test traffic from being blocked.
- [#4093](https://github.com/grafana/k6/pull/4093) Introduces a `--json` flag to a `k6 version` sub-command, which switches an output to a JSON format.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we move it one line below? So we keep the browser section in a single group.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, updated in 9345dac

oleiade
oleiade previously approved these changes Jan 6, 2025
@ankur22 ankur22 merged commit 60c2ca8 into master Jan 6, 2025
25 of 28 checks passed
@ankur22 ankur22 deleted the release-v0.56.0 branch January 6, 2025 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants