mirror of
https://github.com/nspcc-dev/neofs-http-gw.git
synced 2026-03-01 04:29:08 +00:00
List of supported versions #93
Labels
No labels
I1
I3
I4
S2
S3
S4
U2
U2
U3
U4
blocked
bug
config
documentation
enhancement
go
good first issue
help wanted
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nspcc-dev/neofs-http-gw#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexvanin on GitHub (Nov 30, 2022).
For
support/v0.25branch we decided to set end-of-life with v0.25.1 release and focus on v0.26.0We need to maintain list of all currently supported versions. So bugfixes will be ported to all relevant support branches.
Feel free to propose the place where we should maintain this list: GitHub Wiki, README, separate md page, anything.
@KirillovDenis commented on GitHub (Dec 1, 2022):
We can start from README. If such list will be huge we can move it to separate md page
@alexvanin commented on GitHub (Dec 1, 2022):
@realloc Probably we need to create some document about LTS time slots? How many versions we support, for how long? This should be declared explicitly, I suppose.
Then we can have a list of supported versions in README, e.g.
Any other suggestions are appreciated
/cc @KirillovDenis @masterSplinter01 @mike-petrov
@realloc commented on GitHub (Dec 1, 2022):
Agree, having a support policy is a must.
I suggest defining LTS releases case by case and provide fixes for the latest release and all supported branches.