Skip to content

Release v2.5.0

Compare
Choose a tag to compare
@shubham1172 shubham1172 released this 03 Nov 06:01
· 113 commits to main since this release
f9571d5

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

Tests

  • tests(e2e/ts): End to end test for testing typescript build by @amulyavarote in #388

New Contributors

Full Changelog: v2.4.2...v2.5.0