Skip to content

Tags: NicholasDunham/docarray

Tags

v0.18.1

Toggle v0.18.1's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Sami Jaghouar,  🙇

 - [[```b8eefc67```](docarray@b8eefc6)] __-__ bump docarray version (*Sami Jaghouar*)
 - [[```e56ac6b7```](docarray@e56ac6b)] __-__ __hot__: patch annlite version (*Sami Jaghouar*)

v0.18.0

Toggle v0.18.0's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 AlaeddineAbdessalem,  Joan Fontanals,  Anne Yang,  Michael Günther,  dong xiang,  Johannes Messner,  Jackmin801,  Wang Bo,  samsja,  Jie Fu,  Han Xiao,  Jonathan Rowley,  Alex Cureton-Griffiths,  Jina Dev Bot,  🙇

 - [[```5d061330```](docarray@5d06133)] __-__ redis supports geo filter (docarray#579) (*Anne Yang*)
 - [[```135c0071```](docarray@135c007)] __-__ multiple metrics in evaluate (docarray#643) (*Michael Günther*)
 - [[```01747385```](docarray@0174738)] __-__ show server error message in push (docarray#647) (*AlaeddineAbdessalem*)
 - [[```6a532b3f```](docarray@6a532b3)] __-__ deprecate mongo db like QL syntax in redis and support native QL (docarray#645) (*AlaeddineAbdessalem*)
 - [[```ea1ccf2f```](docarray@ea1ccf2)] __-__ add support for labeled dataset to evaluate function (docarray#617) (*Michael Günther*)
 - [[```125eb3af```](docarray@125eb3a)] __-__ allow progress bar while batching (docarray#628) (*Wang Bo*)
 - [[```e99cb444```](docarray@e99cb44)] __-__ add config for pca in annlite (docarray#606) (*Jie Fu*)
 - [[```a3d5de15```](docarray@a3d5de1)] __-__ __ci__: add codeql analysis yml (docarray#597) (*samsja*)

 - [[```5dbf1a33```](docarray@5dbf1a3)] __-__ support qdrant 0.8 (docarray#635) (*dong xiang*)
 - [[```c962d3ca```](docarray@c962d3c)] __-__ __array__: make docarrays sync when explicitly synced and when exiting context manager only (docarray#625) (*Jackmin801*)
 - [[```944b91b3```](docarray@944b91b)] __-__ the file handler is close properly and wrap into a context manager (docarray#609) (*samsja*)
 - [[```47d73ba1```](docarray@47d73ba)] __-__ __array__: fix add not performing deep copy (docarray#582) (*Jackmin801*)
 - [[```cf980288```](docarray@cf98028)] __-__ __dataarray__: fix load from a database with subindices (docarray#581) (*dong xiang*)
 - [[```2fceb674```](docarray@2fceb67)] __-__ remove check of default value in _non_empty_fields (docarray#565) (*Michael Günther*)

 - [[```a2e0fe6b```](docarray@a2e0fe6)] __-__ change r precision calculation and documentation (docarray#621) (*Michael Günther*)

 - [[```5c2915a5```](docarray@5c2915a)] __-__ __array__: add section on persistence mutation and context manager (docarray#613) (*Jackmin801*)
 - [[```1e5ff369```](docarray@1e5ff36)] __-__ fix convert_uri_to_datauri mention (docarray#608) (*AlaeddineAbdessalem*)
 - [[```7bf330d6```](docarray@7bf330d)] __-__ build proper docs section docstores (docarray#594) (*Joan Fontanals*)
 - [[```25c97837```](docarray@25c9783)] __-__ explain better docstring of set_image_normalization (docarray#585) (*Joan Fontanals*)
 - [[```3476ce58```](docarray@3476ce5)] __-__ add note that query syntax is docstore dependant (docarray#586) (*Joan Fontanals*)
 - [[```57073c09```](docarray@57073c0)] __-__ adjust readme according to suggestions (docarray#577) (*Joan Fontanals*)
 - [[```521864c3```](docarray@521864c)] __-__ correct readme plotting (docarray#576) (*Joan Fontanals*)
 - [[```dbd2bf22```](docarray@dbd2bf2)] __-__ __what-is-docarray__: tidy up grammar, punctuation, wording, spelling (docarray#566) (*Alex Cureton-Griffiths*)

 - [[```1c966056```](docarray@1c96605)] __-__ fix deprecation of github actions (docarray#653) (*Joan Fontanals*)
 - [[```bdba84bf```](docarray@bdba84b)] __-__ release from any branch (docarray#636) (*Johannes Messner*)
 - [[```262b2d1e```](docarray@262b2d1)] __-__ add files generated by unit tests to gitignore (docarray#599) (*dong xiang*)
 - [[```376e9fa5```](docarray@376e9fa)] __-__ remove call to gc collect (docarray#588) (*Joan Fontanals*)
 - [[```6e49f52e```](docarray@6e49f52)] __-__ add tests for filtering in elasticsearch (docarray#584) (*Joan Fontanals*)
 - [[```aa8d0723```](docarray@aa8d072)] __-__ __weaviate__: add test cases for weaviate (docarray#570) (*Jonathan Rowley*)

 - [[```3a888015```](docarray@3a88801)] __-__ bump minor version (docarray#655) (*AlaeddineAbdessalem*)
 - [[```e91a268a```](docarray@e91a268)] __-__ disable annlite test (docarray#649) (*AlaeddineAbdessalem*)
 - [[```734a2109```](docarray@734a210)] __-__ add securitiy policy (docarray#595) (*samsja*)
 - [[```e27a598a```](docarray@e27a598)] __-__ update contribution (docarray#596) (*samsja*)
 - [[```a11ba60a```](docarray@a11ba60)] __-__ add flake8 to precommit hook (docarray#593) (*samsja*)
 - [[```ac847120```](docarray@ac84712)] __-__ add open ssf badge (docarray#598) (*samsja*)
 - [[```e2aee2dc```](docarray@e2aee2d)] __-__ update contribution guideline by adding code style requirement (docarray#592) (*samsja*)
 - [[```168dda5c```](docarray@168dda5)] __-__ housekeeping (docarray#590) (*Han Xiao*)
 - [[```7de0794c```](docarray@7de0794)] __-__ fix governance docs (*Han Xiao*)
 - [[```d1eca7e3```](docarray@d1eca7e)] __-__ fix contributing link (*Han Xiao*)
 - [[```6144ce6c```](docarray@6144ce6)] __-__ add governance and code of conduct files (*Han Xiao*)
 - [[```524aee18```](docarray@524aee1)] __-__ remove label issue link from contributing  (docarray#578) (*Joan Fontanals*)
 - [[```afb84fb2```](docarray@afb84fb)] __-__ fix docs website template (*Han Xiao*)
 - [[```d9af0c23```](docarray@d9af0c2)] __-__ __version__: the next version will be 0.17.1 (*Jina Dev Bot*)

v0.17.0

Toggle v0.17.0's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 AlaeddineAbdessalem,  Joan Fontanals,  Anne Yang,  Han Xiao,  Leon Wolf,  Jina Dev Bot,  🙇

 - [[```6ee4500e```](docarray@6ee4500)] __-__ allow pass timeout parameter to load_uri_to* (docarray#556) (*Joan Fontanals*)
 - [[```4764cc71```](docarray@4764cc7)] __-__ redis supports multiple DocumentArrays (docarray#540) (*Anne Yang*)
 - [[```b2ca490f```](docarray@b2ca490)] __-__ login required push pull (docarray#541) (*AlaeddineAbdessalem*)
 - [[```14526dbd```](docarray@14526db)] __-__ push meta data along with docarray 0.16 (docarray#490) (*Han Xiao*)
 - [[```ea2a7a80```](docarray@ea2a7a8)] __-__ __redis__: add full-text search and io (docarray#535) (*Anne Yang*)

 - [[```45907767```](docarray@4590776)] __-__ keep redis default values for vector similarity parameters (docarray#559) (*AlaeddineAbdessalem*)
 - [[```5693b3a5```](docarray@5693b3a)] __-__ adapt to annlite changes (docarray#543) (*AlaeddineAbdessalem*)
 - [[```638f3621```](docarray@638f362)] __-__ keep out of mask docs in del by mask (docarray#534) (*AlaeddineAbdessalem*)

 - [[```b4435838```](docarray@b443583)] __-__ add benchmark reference to feature summary (docarray#510) (*Leon Wolf*)

 - [[```92680e80```](docarray@92680e8)] __-__ bump minor version (docarray#561) (*AlaeddineAbdessalem*)
 - [[```ba91a2ee```](docarray@ba91a2e)] __-__ __version__: the next version will be 0.16.6 (*Jina Dev Bot*)

v0.16.5

Toggle v0.16.5's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Anne Yang,  Jina Dev Bot,  🙇

 - [[```cefb66c0```](docarray@cefb66c)] __-__ __redis__: add logic operators $and and $or in redis (docarray#509) (*Anne Yang*)

 - [[```404b9731```](docarray@404b973)] __-__ __version__: the next version will be 0.16.5 (*Jina Dev Bot*)

v0.16.4

Toggle v0.16.4's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Joan Fontanals,  Wang Bo,  Jina Dev Bot,  🙇

 - [[```fff3ecca```](docarray@fff3ecc)] __-__ columns should be a dictionary not list of tuples (docarray#526) (*Joan Fontanals*)

 - [[```531bd835```](docarray@531bd83)] __-__ fix fiinetuner link for totally looks like (docarray#532) (*Wang Bo*)
 - [[```4526bc7d```](docarray@4526bc7)] __-__ fix annlite type map (docarray#533) (*Joan Fontanals*)

 - [[```c7105983```](docarray@c710598)] __-__ __version__: the next version will be 0.16.4 (*Jina Dev Bot*)

v0.16.3

Toggle v0.16.3's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Joan Fontanals,  AlaeddineAbdessalem,  samsja,  Jina Dev Bot,  🙇

 - [[```fa05ec35```](docarray@fa05ec3)] __-__ allow choose to display from tensor or from uri in document (docarray#518) (*samsja*)

 - [[```d6152331```](docarray@d615233)] __-__ only check if field is set (docarray#519) (*AlaeddineAbdessalem*)

 - [[```e8cc9c56```](docarray@e8cc9c5)] __-__ create strawberry types with kwargs (docarray#527) (*Joan Fontanals*)

 - [[```0b2326bd```](docarray@0b2326b)] __-__ update seri (docarray#516) (*samsja*)

 - [[```b268f6f3```](docarray@b268f6f)] __-__ ci fix (docarray#520) (*AlaeddineAbdessalem*)

 - [[```4d4fb504```](docarray@4d4fb50)] __-__ __version__: the next version will be 0.16.3 (*Jina Dev Bot*)

v0.16.2

Toggle v0.16.2's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Han Xiao,  Halo Master,  Jina Dev Bot,  🙇

 - [[```34bf27f3```](docarray@34bf27f)] __-__ __find__: make device more generic (docarray#515) (*Han Xiao*)
 - [[```459703e9```](docarray@459703e)] __-__ __sqlite__: change default journal mode to WAL (docarray#506) (*Halo Master*)

 - [[```2b5fe5ca```](docarray@2b5fe5c)] __-__ __docs__: fix benchmark table (*Han Xiao*)
 - [[```a1c6f30d```](docarray@a1c6f30)] __-__ __version__: the next version will be 0.16.2 (*Jina Dev Bot*)

v0.16.1

Toggle v0.16.1's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Jina Dev Bot,  🙇

 - [[```68533181```](docarray@6853318)] __-__ __version__: the next version will be 0.16.1 (*Jina Dev Bot*)

v0.16.0

Toggle v0.16.0's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 Han Xiao,  AlaeddineAbdessalem,  Anne Yang,  Joan Fontanals,  felix-wang,  Johannes Messner,  Jina Dev Bot,  🙇

 - [[```c2235de1```](docarray@c2235de)] __-__ __redis__: implement Redis storage backend and unit tests (docarray#452) (*Anne Yang*)
 - [[```24be6ba8```](docarray@24be6ba)] __-__ bump protobuf (docarray#371) (*Joan Fontanals*)

 - [[```7c91c7bd```](docarray@7c91c7b)] __-__ annlite offsetmapping (docarray#504) (*felix-wang*)
 - [[```be788678```](docarray@be78867)] __-__ __plot__: be robust against non-existing subindices (docarray#503) (*Johannes Messner*)

 - [[```2c17d888```](docarray@2c17d88)] __-__ __docs__: update docs generation (*Han Xiao*)
 - [[```615fa85c```](docarray@615fa85)] __-__ include redis in benchmarking script (*Han Xiao*)
 - [[```120135cf```](docarray@120135c)] __-__ cleanup ci (docarray#505) (*AlaeddineAbdessalem*)
 - [[```6aaf0e9d```](docarray@6aaf0e9)] __-__ update readme (*Han Xiao*)
 - [[```c5ff8705```](docarray@c5ff870)] __-__ fix readme (*Han Xiao*)
 - [[```cc88ec28```](docarray@cc88ec2)] __-__ __version__: the next version will be 0.15.5 (*Jina Dev Bot*)

v0.15.4

Toggle v0.15.4's commit message
🙇 We'd like to thank all contributors for this new release! In partic…

…ular,

 AlaeddineAbdessalem,  samsja,  Jina Dev Bot,  🙇

 - [[```51fec4f4```](docarray@51fec4f)] __-__ cap annlite version (docarray#497) (*AlaeddineAbdessalem*)

 - [[```e75ca80d```](docarray@e75ca80)] __-__ bump es version in documentation to match the tests (docarray#498) (*samsja*)

 - [[```e52d749a```](docarray@e52d749)] __-__ Revert &docarray#34;fix: cap annlite version (docarray#497)&docarray#34; (docarray#499) (*AlaeddineAbdessalem*)
 - [[```37982c6b```](docarray@37982c6)] __-__ __version__: the next version will be 0.15.4 (*Jina Dev Bot*)