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

Prepare v3.6 release. #362

Merged
merged 2 commits into from Dec 20, 2022
Merged

Prepare v3.6 release. #362

merged 2 commits into from Dec 20, 2022

Conversation

carltongibson
Copy link
Member

@carltongibson carltongibson commented Dec 15, 2022

Hey @andrewgodwin.

I'm looking at putting out a v3.6 that we can use for Django 4.2a1.

I looked through the other PRs. I think they're all in various stages of waiting except #337.

Do you think this is right?
Can you think of anything else you want to add?

Thanks.

CHANGELOG.txt Outdated
@@ -1,5 +1,20 @@
UNRELEASED
----------
3.6.0 (UNRELEASED)
Copy link
Member Author

Choose a reason for hiding this comment

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

Date needed before actual release.

@andrewgodwin
Copy link
Member

I think this looks reasonable - can't think of anything else I'd want to pack in.

@carltongibson
Copy link
Member Author

carltongibson commented Dec 15, 2022

Hey @andrewgodwin — thanks!

I've rebased. Point 3 is ready to go. I just checked, I have PyPI perms, so I can release (likely Tuesday) unless you'd like to do the honours. (Or shout 🛑 :)

🚀

CHANGELOG.txt Outdated Show resolved Hide resolved
CHANGELOG.txt Outdated Show resolved Hide resolved
CHANGELOG.txt Outdated Show resolved Hide resolved
@carltongibson
Copy link
Member Author

Thanks @smithdc1! 🎩

@carltongibson
Copy link
Member Author

OK, no-one shouted — I'm going to take that as 🟢 🙂

@carltongibson carltongibson merged commit 79a1d01 into main Dec 20, 2022
@carltongibson carltongibson deleted the version-3.6 branch December 20, 2022 09:02
@carltongibson
Copy link
Member Author

br3ndonland added a commit to br3ndonland/inboard that referenced this pull request Dec 29, 2022
`asgiref==3.6.0` introduced a new required `trailers` key to the
`asgiref.types.HTTPResponseStartEvent` type. As the django/asgiref#339
code review pointed out, this is a breaking change for type checking,
but it was added in a minor release, and not mentioned in the changelog.

django/asgiref#339
django/asgiref#362
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.

None yet

3 participants