git-review/releasenotes/notes/discontinue-draft-support-031e1fe3453ca839.yaml
Jeremy Stanley 707da48e38 Add release notes in preparation for next release
Many changes merged since the last release lack release notes. Since
we'll want to summarize them for the announcement anyway, we may as
well commit those summaries for posterity.

Change-Id: I56cda54cd9df781004462e95545a192302dd7bd4
2021-01-28 14:41:03 +00:00

9 lines
411 B
YAML

---
deprecations:
- |
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.