Skip to content

Commit

Permalink
Remove comments from release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur22 committed Jan 6, 2025
1 parent 51e55b5 commit 866f197
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions release notes/v0.56.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,28 +8,16 @@ k6 `v0.56.0` is here 🎉! This release includes:
- [browser#1541](https://github.com/grafana/xk6-browser/pull/1541) Removes `accessibility-events` from a test, which is no longer a valid permission that can be granted by the latest version of Chromium/Chrome.
- [#4093](https://github.com/grafana/k6/pull/4093) Unexports `lib/consts.FullVersion` from the k6's Golang API.

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

## New features

_optional intro here_

### Merge browser code in k6 codebase [#4056](https://github.com/grafana/k6/pull/4056)

While the browser module has been stabilized, the codebase was not moved inside of k6.

As part of the stabilization this is now also merged in the k6 codebase. In the following months we would move issues from the [xk6-browser](https://github.com/grafana/xk6-browser) repo and then archive it.

_what, why, and what this means for the user_

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

_what, why, and what this means for the user_

## UX improvements and enhancements

_Format as `<number> <present_verb> <object>. <credit>`_:

- [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.
- [browser#1553](https://github.com/grafana/xk6-browser/pull/1553) Reduces logging noise produced by the browser module.
Expand Down

0 comments on commit 866f197

Please sign in to comment.