Graphql-flutter: Time estimation for next stable release

Created on 20 Dec 2019  路  9Comments  路  Source: zino-app/graphql-flutter

Hey there, was wondering if anyone has an idea on when the next stable release will be? I have issues with subscriptions and another with migration to dart version, both of which are fixed in the beta channel. Tried the beta but there's a lot of breaking changes, was wondering if there's anyway around refactoring my structure.

All 9 comments

It's ready and I think we should be ready to release it as version 3.0 due to the breaking changes. We have a migration guide here to assist you in what has changed between 2.0 and 3.0 (current latest beta). We are looking to improve our way of doing things, so that fixes and patches can be released as soon as possible while breaking changes can wait for a major version but that will have to wait until we release version 3.0.

@HofmannZ can we promote the next version to stable?

Sounds great. Thanks for the info!

@mainawycliffe just merge into master. The master branch is built every week to the stable channel.

@HofmannZ I didn't know it's that easy, let me do it right now.

@mainawycliffe We should do it via a PR though, just to make sure someone signs of on it.

Yeah, I am just creating the PR at the moment, it will need to reviews if I am not mistaken.

@HofmannZ Maybe we should also merge master into beta, that part of the pipeline has been failing for some time now.

I'll see if I can make that work now, I have a couple minutes

Was this page helpful?
0 / 5 - 0 ratings