Suggested release plan... #9516
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 |
Beta Was this translation helpful? Give feedback.
-
What is going to be the branching strategy for 3.15.3? I see 2 options:
There are a few changes in |
Beta Was this translation helpful? Give feedback.
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_reference
method. Currently marked asRemovedInDRF316Warning
.REST framework 3.17.0
(Date: T+6 months)
coreapi
support throughout codebase. Currently marked asRemovedInDRF317Warning
.(Onwards... continue with a 6 monthly release cycle in line with new Django releases)
Beta Was this translation helpful? Give feedback.
All reactions