Skip to content

v2.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@timostamm timostamm released this 18 Oct 12:59
· 4 commits to v2 since this release
075f0e1

What's Changed

This is a release candidate for version 2. See here for an introduction.

To give this version a try, run npx @connectrpc/connect-migrate@rc.

  • Fix transform for createPromiseClient -> createClient in connect-migrate by @paul-sachs in #1268
  • Require HTTP/2 for the gRPC transport by @timostamm in #1279
  • Ensure that a signal exists for a completed RPC by @timostamm in #1282

Full Changelog: v2.0.0-beta.2...v2.0.0-rc.1