Conversation
|
Thank you for your contribution, but we need you to sign your commits. Please see https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #14519 +/- ##
=======================================
Coverage 32.36% 32.36%
=======================================
Files 3096 3096
Lines 210893 210893
Branches 38194 38194
=======================================
Hits 68254 68254
Misses 142639 142639
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
1a42c40 to
29aff73
Compare
|
|
||
| !!! info "Note on Major Version Numbers" | ||
|
|
||
| The major version number `x` is used to indicate important evolutions within the product that might imply breaking changes or major architectural shifts. |
There was a problem hiding this comment.
i don't want to restrict breaking change to major version. major version is now more a number for marketing/communication purpose
|
|
||
| !!! warning "Important" | ||
|
|
||
| LTS is only available for On-Prem customers. LTS is not available for SaaS customers, as Filigran is handling deployment and maintenance. |
There was a problem hiding this comment.
we should not mention our SaaS in the OpenCTI docs ?
|
|
||
| ### How to Access LTS Releases | ||
|
|
||
| LTS releases are distributed as protected container images. Everyone can run such images but you need a specific LTS license key to effectively use OpenCTI. |
There was a problem hiding this comment.
what mean "protected container images" ?
There was a problem hiding this comment.
| LTS releases are distributed as protected container images. Everyone can run such images but you need a specific LTS license key to effectively use OpenCTI. | |
| LTS releases are distributed as container images as regular release. However LTS releases requires a specific LTS license key to effectively use OpenCTI. |
Proposed changes