dashbitco / broadway_cloud_pub_sub

A Broadway producer for Google Cloud Pub/Sub
Apache License 2.0
70 stars 24 forks source link

Hex vs Main #83

Closed tielur closed 2 years ago

tielur commented 2 years ago

It looks like the main branch has change a lot compared to the hex version. I'm concerned about how many changes I may have to make in a project using the hex version when it comes time to update. Is the main branch production ready and/or is the plan to release a new hex version in the near future?

josevalim commented 2 years ago

The changes should be backwards compatible, so no problems. Feel free to use the master branch.