Conversation
Signed-off-by: samsja <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #595 +/- ##
==========================================
- Coverage 84.92% 84.92% -0.01%
==========================================
Files 133 133
Lines 6708 6714 +6
==========================================
+ Hits 5697 5702 +5
- Misses 1011 1012 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
|
|
||
| ## Supported Versions | ||
|
|
||
| The latest versions of DocArray are supported. |
There was a problem hiding this comment.
Is this specific enough? Do we mean the latest version, the latest two versions, or the latest five versions? Minor versions or patch versions?
There was a problem hiding this comment.
I copy past from jina core tbh.
I think that it means that the last minor version is supported as our plan now is not maintain older minor version (ex 3.0) since we merge bug fix in the newer version
Co-authored-by: Nicholas Dunham <[email protected]> Signed-off-by: samsja <[email protected]>
Signed-off-by: samsja [email protected]
Context
OpenSSF badge require a security policy. We have it on jina but not on docarray (https://github.com/jina-ai/jina/blob/master/SECURITY.md)
What this PR do:
Add a (smally) modified security policy from the jina one