-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Add deprecation policy doc #9723
Changes from 5 commits
5853864
058f20c
fc0519f
b35de3f
acb7a7b
37a92e4
853054d
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Add a document describing the deprecation policy for platform dependencies. | ||
Original file line number | Diff line number | Diff line change | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
@@ -0,0 +1,33 @@ | ||||||||||
Deprecation Policy for Platform Dependencies | ||||||||||
============================================ | ||||||||||
|
||||||||||
Synapse has a number of platform dependencies, including Python and PostgreSQL. | ||||||||||
This document outlines the policy towards which versions we support, and how we | ||||||||||
drop support for versions in the future. | ||||||||||
erikjohnston marked this conversation as resolved.
Show resolved
Hide resolved
|
This document outlines the policy towards which versions we support, and how we | |
drop support for versions in the future. | |
This document outlines the policy of which versions of specific dependencies | |
we support, and how we drop support for old versions in the future. |
erikjohnston marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we not want to comment on the policy for any other dependencies?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we have other deps we care about in this regard?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Probably not, but it may be nice to explicitly say that we don't.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can always add more in the future. 🤷
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe just: