Suggested release plan... #9516
Unanswered
lovelydinosaur
asked this question in
General
Replies: 2 comments 1 reply
|
As Python 3.13 is just around the corner, should DRF wait for it to release 3.16? I think support could be added in 3.16.1 (assuming no major changes), as Django sometimes add support to earlier versions, when the effort is acceptable. EDIT: addressed in #9527 |
0 replies
|
What is going to be the branching strategy for 3.15.3? I see 2 options:
There are a few changes in |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hey team. We still have a couple of remaining issues that we ought to address to get back to a neater clearer and more stable release process. Suggested release roadmap from here...
REST framework 3.15.3
(Date: ASAP)
REST framework 3.16.0
(Date: ASAP)
AutoSchema._get_referencemethod. Currently marked asRemovedInDRF316Warning.REST framework 3.17.0
(Date: T+6 months)
coreapisupport throughout codebase. Currently marked asRemovedInDRF317Warning.(Onwards... continue with a 6 monthly release cycle in line with new Django releases)
All reactions