connect-query-es icon indicating copy to clipboard operation
connect-query-es copied to clipboard

protobuf v2 compatibility

Open bumberboy opened this issue 1 year ago • 2 comments

Hello team.

Thanks for creating and maintaining this library.

As https://github.com/bufbuild/protobuf-es moves to v2, is there a timeline for the migration of of connect-query-es to v2 as well?

bumberboy avatar Aug 24 '24 06:08 bumberboy

Yes, we want to release connect-es, connect-query-es, and connect-playwright-es with support for protobuf-es v2, and update the documentation where necessary. We plan to release it at the same time to make it easier to upgrade.

You'll be able to upgrade with the command npx @connectrpc/connect-migrate.

We're currently held back by fixing a couple of issues in connect-es, but hopefully it shouldn't take too long.

timostamm avatar Aug 26 '24 07:08 timostamm

So I just spent the last couple of days updating to V2 for a new project, I didn't realise this only supported V2 (oops!)

Appreciate you're working on this in the background, but do you have any rough timescales as to when we can expect this to be available?

kyleosborn avatar Aug 27 '24 10:08 kyleosborn

Release candidates are available: https://github.com/connectrpc/connect-query-es/releases

Closing this in advance.

timostamm avatar Nov 01 '24 16:11 timostamm