graphql-php icon indicating copy to clipboard operation
graphql-php copied to clipboard

New release

Open ruudk opened this issue 3 years ago • 6 comments

I see lots of activity in the master branch lately which is amazing 👏

No pressure, but I was wondering if there is already an ETA for the new (prob major) version?

The reason why I'm asking is that for OverblogGraphQLBundle we currently use dev-master on our master branch and like to release it at some point.

ruudk avatar Dec 13 '21 07:12 ruudk

I plan to get to PHPStan level: max before.

spawnia avatar Dec 13 '21 08:12 spawnia

Can you please make a bugfix release with PHP 8.1 compatibility? https://github.com/webonyx/graphql-php/commit/51ad17c3af192e34bc2e368a3c645a5a668f3e15 + https://github.com/webonyx/graphql-php/pull/924

enumag avatar Dec 13 '21 08:12 enumag

Can you please make a bugfix release with PHP 8.1 compatibility? 51ad17c + #924

Those changes should be present in the latest 14.x release. If something is missing, please add a pull request that targets the 14.x branch.

spawnia avatar Dec 13 '21 08:12 spawnia

Indeed, they are in the 14.x branch / release; they were cherry-picked, that's why the original commit hash has no association with the branch https://github.com/webonyx/graphql-php/commit/527bdee2747dca166db9a51a952eba450bbd0d96

mfn avatar Dec 13 '21 09:12 mfn

I'm looking forward to the new release and I was running on the master branch in dev as it addressed https://github.com/webonyx/graphql-php/pull/934. Is a reason why this fix cannot be released in v14.x?

abdullahseba avatar Jan 20 '22 09:01 abdullahseba

I'm looking forward to the new release and I was running on the master branch in dev as it addressed #934. Is a reason why this fix cannot be released in v14.x?

It is a behavioural change with potential for breakage.

spawnia avatar Jan 20 '22 14:01 spawnia

Hello. When will v15 be released?

vladdnepr avatar Oct 12 '22 17:10 vladdnepr

I just released v15.0.0-alpha.1 - please try it and leave feedback in https://github.com/webonyx/graphql-php/discussions/1231 or open issues.

spawnia avatar Oct 15 '22 11:10 spawnia