Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release] eventlet 0.36.0 #940

Closed
4383 opened this issue Mar 15, 2024 · 1 comment
Closed

[release] eventlet 0.36.0 #940

4383 opened this issue Mar 15, 2024 · 1 comment

Comments

@4383
Copy link
Member

4383 commented Mar 15, 2024

There is new debug features, lot of fixes, and no functional removals, so I propose a minor version (0.36.0).

List of commits:

3fcc9a5 Add asyncio API docs. (#939)
1612191 Make sure asyncio hub doesn't use greendns for asyncio DNS APIs (#938)
1c869fb add a python doc link about to_thread (#937)
520c6e2 Make asyncio.to_thread() work, with the same semantics as normal asyncio (#930)
48c259c Refactor congruence checks based on assert at runtime (#932)
a5539b5 [trivial] fix typos (#931)
88fd0e2 Run tests on macOS in CI, and some fixes to get it in reasonable state (#934)
1f3db00 Fix wsgi.server shutdown for in-flight requests (#912)
be36320 update sentence to refer to the migration guide (#928)
3e36f69 Add debug convenience helpers - asyncio, threads (#925)
0a130e2 Handle errors better. (#923)

Global diff between 0.35.2 and master (the coming release):

https://github.com/eventlet/eventlet/compare/v0.35.2..master

@4383 4383 added the release label Mar 15, 2024
4383 added a commit to 4383/eventlet that referenced this issue Mar 15, 2024
@4383 4383 self-assigned this Mar 15, 2024
@4383 4383 changed the title [release] eventlet 0.35.3 [release] eventlet 0.36.0 Mar 15, 2024
4383 added a commit that referenced this issue Mar 25, 2024
* Update changelog for version 0.36.0

Related to #940

---------

Co-authored-by: Itamar Turner-Trauring <itamar@itamarst.org>
@4383
Copy link
Member Author

4383 commented Mar 25, 2024

Git tag: https://github.com/eventlet/eventlet/releases/tag/0.36.0
Pypi release: https://pypi.org/project/eventlet/0.36.0/

Thanks to all the persons who contributed to this new version.

@4383 4383 closed this as completed Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant