-
Notifications
You must be signed in to change notification settings - Fork 332
[release] eventlet 0.35.0 #897
Copy link
Copy link
Closed
Labels
Description
Will release a couple of new features and bugfixes:
- 3b4c683 (origin/master, origin/HEAD) fix link in readme (Fix link in readme #902)
- ee76d8b update changelog for version 0.35.0 (update changelog for version 0.35.0 #898)
- 4f0a90b Move docs to readthedocs (Move docs to readthedocs #899)
- b2142b7 [doc] fix a missing word ([doc] fix a missing word #901)
- 387ca4b Basic documentation for asyncio migration (Basic documentation for asyncio migration #892)
- c36286f Add very minimal linting (Add very minimal linting #894)
- 8d781c2 install eventlet at readthedocs build (install eventlet at readthedocs build #895)
- 6ee471d fix truncate size nullable (fix truncate size can be None #789)
- 8f5ebf1 Handle transport endpoint shutdown in conditions (Handle transport endpoint shutdown in conditions #884)
- 881dd62 Rework reject_bad_requests option
- 3f1242b Fix NameError from Fix security issue related to RFC 9112 #826
- 963a1c1 Support awaiting GreenThread in an
async defcontext (Support awaiting GreenThread in anasync defcontext #889) - e33c6de Extend test cert to 2049 (Extend test cert to 2049 #643)
- 7a80427 Asyncio hub support for Python 3.7 to 3.9 (Asyncio hub support for Python 3.7 to 3.9 #886)
- 7fa158c fix bad directory name in readthedocs config file (fix bad directory name in readthedocs config file #888)
- b9c7216 Modernize doc generation (Modernize doc generation #880)
- 81d4359 Fix bad exceptions handlings (Fix bad exceptions handlings #883)
- 131651a Reword maintenance policy sentences (Reword maintenance policy sentences #882)
- 3f8c1da Support using asyncio coroutines from inside greenlets (Support using asyncio coroutines from inside greenlets #877)
- 4cf3190 Bugfix/837 (Bugfix/837 #881)
- 7662654 Update maintenance goals (Update maintenance goals #850)
- df81d5d An asyncio hub for eventlet (An asyncio hub for eventlet #870)
Would help with https://review.opendev.org/c/openstack/swift/+/905796
Reactions are currently unavailable