Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.6.0 #1262

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Release 1.6.0 #1262

merged 1 commit into from
Oct 10, 2024

Conversation

timostamm
Copy link
Member

@timostamm timostamm commented Oct 9, 2024

What's Changed

Promises are more widely adopted than ever before. We're renaming the function createPromiseClient to the more succinct createClient. For backward compatibility, we keep the existing signature and mark it as deprecated.

After updating to this release, you can run npx @connectrpc/connect-migrate to automatically refactor your code to import and use createClient instead of createPromiseClient.

Full Changelog: v1.5.0...v1.6.0

Signed-off-by: Timo Stamm <ts@timostamm.de>
@timostamm timostamm merged commit eb21c01 into main Oct 10, 2024
49 checks passed
@timostamm timostamm deleted the Release-1.6.0 branch October 10, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants