-
Couldn't load subscription status.
- Fork 109
Closed
Labels
QuestionProbably not a bug.Probably not a bug.
Description
This issue serves to document the process of wrapping up the arangojs 7.0.0 release.
- The
masterbranch has been frozen. - Any further development of v6 until v7.0.0 is released will happen in the
v6branch. - The arangojs 7 PR (arangojs 7.0.0 #626) has been merged into the
v7branch. - Any preview releases prior to v7.0.0 will happen in the
v7branch.
Once v7.0.0 is ready to be released:
- A final minor release will be published from the
v6branch containing deprecations and upgrade paths where possible (Deprecations for v6 #661). - The
masterbranch will be fast-forwarded onto thev6branch. - The
v7branch will be rebased onto themasterbranch and git tags for the preview releases adjusted accordingly. - The
masterbranch will then be fast-forwarded onto thev7branch and unfrozen. - The
v6andv7branches will be removed.
TODO for v7.0.0:
Inline all remaining documentationCheck for any stray TODOs
Metadata
Metadata
Assignees
Labels
QuestionProbably not a bug.Probably not a bug.