6harat 5olo

Results 9 comments of 6harat 5olo

any plans for making this feature available again soon..?

>How in your application code do you capture the headers? In our application code, we capture it using: ``` .withInterceptors(MetadataUtils.newCaptureMetadataInterceptor(headersCapture, trailersCapture)) ``` >Also, why does the design use headers instead...

Possible to add a patch version to `0.10.x` release. Our performance test CI is still on scala 2.12. 🙏 I am assuming this commit: https://github.com/phiSgr/gatling-grpc/commit/1dc2cf03eb750bd076b9bb96d0378836c831fe90 refers to v0.10.1 (last publish...

>Possible to add a patch version to 0.10.x release. This will require change in branching/tagging strategy as well for this repo. Not sure if that is a priority for this...

@phiSgr I have done the dev changes for the header extraction support in this PR: https://github.com/6harat/gatling-grpc/pull/1 pertaining to branch v1.10.x Could u please have a look if it is correct....

All test cases have been updated. The PR is code-complete from my side

>This will require change in branching/tagging strategy as well for this repo. @phiSgr In that case, I am assuming the library won't be officially providing support for previous versions atleast...