Comparing main...v1.x.y · cloudevents/sdk-javascript
base repository: cloudevents/sdk-javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
head repository: cloudevents/sdk-javascript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.x.y
Checking mergeability…
Don’t worry, you can still create the pull request.
- 1 commit
- 4 files changed
- 1 contributor
Commits on May 5, 2020
-
fix: support mTLS in 1.0 Binary and Structured emitters (#106)
This commit modifies both of the 1.0 emitters so that they may accept typed objects as a part of the configuration. When using mTLS in Node, you need to provide an `Agent` to the underlying HTTP handler. In this case, Axios will pass this object along to Node.js when it is provided. Fixes: #48 Signed-off-by: Lance Ball <lball@redhat.com>
lance authored
May 5, 2020