connectrpc / connect-swift

The Swift implementation of Connect: Protobuf RPC that works.
https://connectrpc.com/docs/swift/getting-started
Apache License 2.0
93 stars 17 forks source link

Road to v1.0 🥇 #222

Open rebello95 opened 10 months ago

rebello95 commented 10 months ago

This issue is to track our progress towards tagging a stable v1.0 release of Connect-Swift.

At this time, we've mostly completed the key tasks that we see as prerequisites for a v1.0:

At this time, our goal is to tag a v1.0 around July 1, 2024. This timeline will allow us to scale adoption, gather feedback, and react to any big news coming out of WWDC with the goal of minimizing the risk of needing to introduce breaking changes shortly after tagging a v1.0. We plan to tag release candidates in the months leading up to this date.

In the meantime, we encourage the community to stay up-to-date with the latest Connect-Swift version and to share feedback through GitHub issues so that we can improve the library over the coming months before tagging a stable release.

We'll to keep this issue updated as we make progress! :rocket:

rebello95 commented 1 month ago

Tagged our first RC now that these requirements have been satisfied 🎉 https://github.com/connectrpc/connect-swift/releases/tag/1.0.0-rc1