FOSOAuthServerBundle icon indicating copy to clipboard operation
FOSOAuthServerBundle copied to clipboard

Time for a new release ?

Open cpjolly opened this issue 3 years ago • 8 comments

The last official release was 23 Jan 2019. The last change to Head was 22 Oct 2020.

Is it possible for a maintainer to please make a new release ?

I'd love change my composer.json from "dev-master" to perhaps "^1.8." or "^2.0." because it is against our company policy to use "dev-master" repositories in production.

Many thanks

cpjolly avatar Feb 23 '21 08:02 cpjolly

Seems like no one cares anymore ;|

BazylPL avatar Apr 14 '21 14:04 BazylPL

yes, very disappointing. Perhaps someone who is responsible for this repository could explain if they plan to abandon it, and therefore open the way for someone else to take it on

cpjolly avatar Apr 15 '21 06:04 cpjolly

@BazyIPL @cpjolly A new 2.0 release is not planned for a near future (many things to adapt, opportunity to add BC breaks, ...). In the mean time, if you want to contribute, you can open PRs targetting the master branch. You can specify the 2.0.x-dev version in your composer.json to use the 2.x development branch.

deguif avatar Apr 16 '21 07:04 deguif

Hi @deguif, We are not supposed to use -dev releases in production. I understand 2.0 is not planned for the near future. But how about a 1.x release to include some of the changes since 23rd Jan 2019 ?

cpjolly avatar Apr 16 '21 09:04 cpjolly

I'm waiting the same, I would be really happy if a new 1.x release came. Thank the developers for the efforts anyway, it's a incredible bundle!!

Gonzalo1987 avatar Apr 16 '21 11:04 Gonzalo1987

would like to upgrade to Symfony 5, could we please get a new release (assuming this is ready to be shipped)? Thanks.

stopfstedt avatar Nov 18 '21 02:11 stopfstedt

@deguif Do you need any help with the release? Or this package is more in an abandoned state and we should consider removing it from our projects?

igorrebega avatar Feb 02 '22 09:02 igorrebega

@igorrebega before releasing a new major version (from master), CI should be fixed and probably migrated to Github Action (the phpunit part). If you have time to work on this, you're more than welcome ;)

deguif avatar Feb 02 '22 12:02 deguif