Skip to content

Commit

Permalink
Document xk6-grpc's change
Browse files Browse the repository at this point in the history
  • Loading branch information
olegbespalov committed Aug 10, 2023
1 parent 9100b81 commit 4c1b2bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release notes/v0.46.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ _Format as `<number> <present_verb> <object>. <credit>`_:

- [#3176](https://github.com/grafana/k6/pull/3176) Adds a `js/promises` package, which enables extension developers to easily create promises that will be dispatched to the eventloop using the `New` function.
- [#3181](https://github.com/grafana/k6/pull/3181) Adds a `RunOnEventLoop` method to the `modulestest.Runtime` type, which allows extensions developers to run code on the event loop from their tests.
- [#xk6-grpc#19](https://github.com/grafana/xk6-grpc/pull/19) Writing to the closed GRPC stream no longer produce the EOF (end of file) error. Additionally, if no errors' handler were set up. The error is logged to the console.

## Bug fixes

Expand Down

0 comments on commit 4c1b2bd

Please sign in to comment.