uwsgi icon indicating copy to clipboard operation
uwsgi copied to clipboard

Release 2.1

Open dennylab opened this issue 5 years ago • 11 comments

When will the new release be tagged? I'm waiting for the max-requests-delta option, and I'm reading things about the version 2.1 since 2017. Any news here?

dennylab avatar Jun 28 '19 13:06 dennylab

same concern here

auvipy avatar Nov 08 '19 08:11 auvipy

Seeing ~1200 commits to master since 2.0.18 came out, 14 months ago. Is there something we can help with? Maybe we can start with a list of release blockers?

mahmoud avatar Apr 07 '20 21:04 mahmoud

I'm the guy from the ticket above. Currently, uwsgi is incompatible with the latest gevent.

@unbit , hey, how about a release now? Or is there an ETA at least?

diogobaeder avatar Jun 05 '20 17:06 diogobaeder

Hi, unfortunately i do not think there will be a 'supported 2.1' any time soon. Currently the objective is to leave the 2.1 as the 'edge' branch and backport requested features to 2.0. This is completely a fault of mine, not having a proper test suite since the beginning caused a stall in 'commercially supportable' releases after 10 years. @xrmx is doing a great work in backporting. So back to gevent, has someone found the technical issue ? (sorry, maybe there is already a patch but i did not find it)

@xrmx do you have a bunch of free slots to backport max-requests-delta ?

rdeioris avatar Jun 07 '20 06:06 rdeioris

@rdeioris I'll take a look at max-requests-delta later today. Regarding gevent the fix is already merged both in master and uwsgi-2.0 since a few.

xrmx avatar Jun 07 '20 09:06 xrmx

@rdeioris I'll take a look at max-requests-delta later today. Regarding gevent the fix is already merged both in master and uwsgi-2.0 since a few.

Is there any update on the max-requests-delta option @xrmx ? This would be very useful to us!

matt-dalton avatar Feb 15 '21 12:02 matt-dalton

not having a proper test suite since the beginning caused a stall in 'commercially supportable' releases after 10 years.

Is there any way the community could help with improving technical debt? Perhaps a 20% effort / 80% payback solution might also be feasible to get out of the sunk-cost state; for instance, abandoning the branch and starting a new 2.1 might be a perfectly valid option.

Then again, I know nothing about the internals of this project (albeit not due to lack of interest).

lukasjuhrich avatar Nov 16 '21 01:11 lukasjuhrich

I am waiting for: https://github.com/unbit/uwsgi/issues/1428. I don't know where to write and how help...

How can I help for releasing the fix?)

ikrivosheev avatar Jan 11 '23 17:01 ikrivosheev

Also eagerly awaiting --max-requests-delta ...

kopf avatar Jun 18 '23 11:06 kopf

Hi @xrmx thanks for the the work. Any idea when --max-requests-delta will be backported to 2.0?

khanchi97 avatar Sep 13 '23 02:09 khanchi97

Hi friends, still love uwsgi <3 - a specific question I have about 2.1 ; it has been said that it would have saner config defaults (less oriented towards backwards compatibility and more towards modern high-throughput servers). Has this been backported yet?

Cheaterman avatar Oct 23 '23 15:10 Cheaterman