-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
35 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
================ | ||
Changelog - 2023 | ||
================ | ||
|
||
21.0.0 - 2023-07-17 | ||
=================== | ||
|
||
- support python 3.11 | ||
- fix gevent and eventlet workers | ||
- fix threads support (gththread): improve performance and unblock requests | ||
- SSL: noaw use SSLContext object | ||
- HTTP parser: miscellaneous fixes | ||
- remove unecessary setuid calls | ||
- fix testing | ||
- improve logging | ||
- miscellaneous fixes to core engine | ||
|
||
*** RELEASE NOTE *** | ||
|
||
We made this release major to start our new release cycle. More info will be provided on our discussion forum. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters