Skip to content

Commit

Permalink
Removed protobuf wrappers duplicated issue
Browse files Browse the repository at this point in the history
  • Loading branch information
codebien committed Oct 2, 2023
1 parent f890f19 commit 56204c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release notes/v0.47.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ Allows users to register a handler to be executed every time the `console` API m
- [xk6-grpc#47](https://github.com/grafana/xk6-grpc/pull/47) Fix the premature closing of the stream when a stream's client has finished sending. Thanks, @thiagodpf, for reporting!
- [#3344](https://github.com/grafana/k6/pull/3344), [xk6-grpc#49](https://github.com/grafana/xk6-grpc/pull/49) adds (fixes) the support of google protobuf wrappers. Thanks, @zibul444, for reporting!
- [#3346](https://github.com/grafana/k6/pull/3346) A data race when `http.batch` it is used with binary response has been fixed.
- [#3344](https://github.com/grafana/k6/pull/3344) The gRPC module supports now the Google protobuf wrappers as expected.
- [#3308](https://github.com/grafana/k6/pull/3308) `goja` version has been updated and it fixes a compiler bug when class is declared in a function with argument.
- [browser#1040](https://github.com/grafana/xk6-browser/pull/1040) fix the `context.clearCookies()` method to clear all cookies from the current browser context.
- [browser#1031](https://github.com/grafana/xk6-browser/pull/1031) fix the `expires` field while adding cookies using the `context.addCookie()` method.
Expand Down

0 comments on commit 56204c4

Please sign in to comment.