-
Notifications
You must be signed in to change notification settings - Fork 6
Release Management
Shawn Zhang edited this page Nov 21, 2023
·
3 revisions
-
New-> Noticeable cool stuff to users -
ENHANCEMENT-> Invisible to user but makes something better -
BREAK-> code change required from user -
FIX-> no code change but result calculated changed
Hastructure adopts similar strategy of Ubuntu, there are three version outstanding:
-
LTS-> which keeps backward compatible API with hotfix only, the support covers 3 year since first release. -
Stable-> may merge features fromDev, -
Dev-> actively being tested and including new features/APIs.
-
LTSwas tagged with a prefix ofl -
Stablewas tagged with a prefix ofa -
Devwas tagged with a prefix ofv
all images were hosted in docker hub -> https://hub.docker.com/r/yellowbean/hastructure/tags