Skip to content

Bump version and update release notes for 3.17.0#9921

Merged
browniebroke merged 9 commits intoencode:mainfrom
browniebroke:chore/release-3.17
Mar 18, 2026
Merged

Bump version and update release notes for 3.17.0#9921
browniebroke merged 9 commits intoencode:mainfrom
browniebroke:chore/release-3.17

Conversation

@browniebroke
Copy link
Member

Description

PR to prepare the 3.17 release (release process)

This comment was marked as outdated.

@auvipy auvipy self-requested a review March 16, 2026 19:00
auvipy and others added 2 commits March 17, 2026 01:02
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

This comment was marked as outdated.

@browniebroke browniebroke marked this pull request as draft March 16, 2026 19:14
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Prepares the Django REST framework 3.17 release by bumping the package version and updating public documentation to reflect the new release and supported Django versions.

Changes:

  • Bump rest_framework.__version__ to 3.17.0.
  • Update documentation requirements to include Django 6.0.
  • Add 3.17.0 entry to the release notes, including changelog highlights and contributor list.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 3 comments.

File Description
rest_framework/__init__.py Version bump to 3.17.0 for the release.
docs/index.md Update stated supported Django versions to include 6.0.
docs/community/release-notes.md Add 3.17.0 release notes section and changelog link.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

browniebroke and others added 2 commits March 16, 2026 19:31
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@browniebroke browniebroke marked this pull request as ready for review March 16, 2026 19:37
@p-r-a-v-i-n
Copy link
Contributor

should we mentioned #9825 and #9842 ?

@browniebroke
Copy link
Member Author

should we mentioned #9825 and #9842 ?

I see these are more internal refactoring of the project, and not worth mentioning in the release notes. Especially #9842, which is just changing how we specify our dev dependencies, it's not reflected in the packaging metadata. You could argue that #9825 is at the same level as migrating to pyproject.toml

Copy link
Collaborator

@peterthomassen peterthomassen left a comment

Choose a reason for hiding this comment

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

lgtm! (release date needs to be updated, though)

@browniebroke browniebroke changed the title 3.17 release Bump version and update release notes for 3.17.0 Mar 18, 2026
@browniebroke browniebroke merged commit 021ab56 into encode:main Mar 18, 2026
7 checks passed
@browniebroke browniebroke deleted the chore/release-3.17 branch March 18, 2026 20:27
@browniebroke
Copy link
Member Author

Ok let's do this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants