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

v0.12.3 #862

Merged
merged 3 commits into from
Nov 22, 2020
Merged

v0.12.3 #862

merged 3 commits into from
Nov 22, 2020

Conversation

euri10
Copy link
Member

@euri10 euri10 commented Nov 22, 2020

See below the PRs that didn't make entries in the change, most are tooling stuff for test, the exception being #827 as suggested by @florimondmanca because the fix is in #837 for ipv6.

Just not sure if Isolate server code into an asyncio-specific module (#842) 11/8/20 634aec95 is considered tooling or not

Modernize test ASGI applications (#854) 11/18/20, 10:07 PM 79a72e3
Fix race condition that leads Quart to hang with uvicorn (#848) 11/18/20, 8:56 PM de21361
Use latin1 when decoding X-Forwarded-* headers (#701) 11/12/20, 9:59 AM 45e6e83
Fix protocol not imported directly (#838) 11/9/20, 7:29 PM 45322cc
Isolate server code into an asyncio-specific module (#842) 11/8/20, 9:24 PM 634aec9
Rework IPv6 support (#837) 11/8/20, 11:20 AM bdab488
Documentation: HTTPS settings add missing --ssl-keyfile-password (#839) 11/2/20, 12:40 PM 6468b70
Cancel old keepalive-trigger before setting new one. (#832) 10/26/20, 7:44 PM d5dcf80
Add reload test base class (#833) 10/26/20, 12:56 PM ef80625
Fix server not running with explicit hostname (#827) 10/22/20, 9:25 AM d78394e
[Docs] Fix mkdocs warning + Added Permalinks (#826) 10/21/20, 12:35 PM d5614f6

Fixes #861

@euri10 euri10 requested a review from a team November 22, 2020 07:39
Copy link
Member

@florimondmanca florimondmanca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sweet 🚀 Just a formatting oversight

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Florimond Manca <florimond.manca@gmail.com>
@euri10 euri10 merged commit 0b941ab into encode:master Nov 22, 2020
@euri10 euri10 deleted the new_version branch November 22, 2020 09:31
@euri10
Copy link
Member Author

euri10 commented Nov 22, 2020

thanks @florimondmanca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dot release to pick up PR #848 ?
2 participants