Skip to content

Release 2.1.0

Latest

Choose a tag to compare

@Vuhag123 Vuhag123 released this 26 Aug 09:59
0f158e8

This is the 2.1.0 release of gRPC-Web! :)

Please see the notes for the previous releases here. Please consult grpc.io for all information regarding this product.

This release contains improvements and bug fixes listed below.

Note: The macOS 13 compiler is missing in this version. Please just use the previous version instead. NPM is not affected.

Major Features

Other Changes

  • #1526 chore: bump bazel modules @loeffel-io
  • #1523 Bump webpack from 5.101.3 to 5.104.1 in /net/grpc/gateway/examples/ech... @dependabot[bot]
  • #1521 fix-944 - Added unary Call in abstractclientbase. @Vuhag123
  • #1515 Fix 1097 - typescript: add missing constructor definition in generated... @Vuhag123
  • #1514 missing symbol $ in get/set functions in TypeScript output of grpc-web @Vuhag123