docs: clarify SECURITY.md version support table with specific ranges and EOL dates#8861
Merged
mudler merged 2 commits intoMar 8, 2026
Merged
Conversation
✅ Deploy Preview for localai ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
…and EOL dates - Add detailed version support table with 3.x (actively supported), 2.x (security fixes until Dec 31, 2026), and 1.x (EOL since Jan 1, 2024) - Define what each support level means for users - Add migration guidance for users on older versions - Replace vague version ranges with specific, actionable information Signed-off-by: localai-bot <localai-bot@noreply.github.com>
83357cd to
9fd0cc7
Compare
Collaborator
Author
|
✅ DCO Issue Fixed The commit has been amended with a proper Signed-off-by line. The DCO check is now passing. Note: The test failure appears to be unrelated to this documentation-only change (SECURITY.md). This test is currently pending/re-running. |
mudler
reviewed
Mar 8, 2026
mudler
reviewed
Mar 8, 2026
mudler
reviewed
Mar 8, 2026
Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
localai-bot
added a commit
to localai-bot/LocalAI
that referenced
this pull request
Mar 25, 2026
…and EOL dates (mudler#8861) * docs: clarify SECURITY.md version support table with specific ranges and EOL dates - Add detailed version support table with 3.x (actively supported), 2.x (security fixes until Dec 31, 2026), and 1.x (EOL since Jan 1, 2024) - Define what each support level means for users - Add migration guidance for users on older versions - Replace vague version ranges with specific, actionable information Signed-off-by: localai-bot <localai-bot@noreply.github.com> * Apply suggestions from code review Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com> --------- Signed-off-by: localai-bot <localai-bot@noreply.github.com> Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com> Co-authored-by: localai-bot <localai-bot@noreply.github.com> Co-authored-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates the SECURITY.md file to provide clear, specific version support information.
Changes
Acceptance Criteria
Fixes UX Review Issue H8