git-review/releasenotes/notes/discontinue-draft-support-031e1fe3453ca839.yaml
Jeremy Stanley 75a1136afa Adjust categories for some release notes
In preparation for the 2.0.0 release, move the release notes for
dropping Python 2.7 support and ceasing support for draft changes as
upgrade notes. This will make it a little more obvious that people
who rely on those features may need to hold off upgrading.

Change-Id: I6362ef2e878a855cb34e38487cef35ee3bcec75c
2021-03-02 19:51:02 +00:00

9 lines
406 B
YAML

---
upgrade:
- |
Not really a deprecation so much as a removal, Gerrit 2.15 (released in
2017) ceased providing a draft state for changes, and many large sites were
disabling support for it far earlier than that. As of now, git-review has
removed the ``-D`` and ``--draft`` options entirely, and so can no longer
push draft changes on old Gerrit deployments which still allowed them.