Skip to content

v0.26.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 17:18

There are a number of large breaking changes in today's release.

  1. Migrating to a new protobuf library. This may change how you interact with the returned objects of client methods. For example,
  2. MIgrating to a new grpc library. This may affect how you handle connections if you're working with naked channels.
  3. React Native requires new polyfills and transports. Take a look at the react native example in the SDK for more details.

What's Changed

Full Changelog: v0.25.0...v0.26.0