Release v2.5.0
What's Changed
Features
- feat(configuration): Change configuration API response to dictionary by @addjuarez in #345
- feat(bindings): Pass Metadata in grpc binding invocation by @DeepanshuA in #348
- feat(client): Report SDK version in user-agent by @ItalyPaleAle in #402
- feat(invocation): Allow sending and receiving headers during HTTP service invocation by @salmankhan-prs in #408
Fixes
- fix(docs): Update titles and links for examples of Xavier Geerinck by @giovannism20 in #418
- fix(invocation): Fix error reporting in HTTP service invocation by @salmankhan-prs in #415
Chores
- chore(deps): Bump got and nodemon in examples by @dependabot in #393, #394, #395, #396, #397, #398
- chore(deps): Update nodemon and node-fetch to fix dependabot alerts by @shubham1172 in #405
- chore(ci): Remove Husky initialization on npm install by @XavierGeerinck in #407
- chore(release): bump version to v2.5.0 by @shubham1172 in #420
Tests
- tests(e2e/ts): End to end test for testing typescript build by @amulyavarote in #388
New Contributors
- @ItalyPaleAle made their first contribution in #402
- @salmankhan-prs made their first contribution in #408
- @giovannism20 made their first contribution in #418
- @addjuarez made their first contribution in #345
Full Changelog: v2.4.2...v2.5.0