Skip to content

Releases: jina-ai/serve

💫 Patch v1.0.12

19 Mar 13:54
762f619
Compare
Choose a tag to compare

Release Note (1.0.12)

Release time: 2021-03-19 13:53:59

🙇 We'd like to thank all contributors for this new release! In particular,
Florian Hönicke, Joan Fontanals, Jina Dev Bot, 🙇

🐞 Bug fixes

🚧 Code Refactoring

  • [091329b1] - make some functions private (#2208) (Joan Fontanals)

🍹 Other Improvements

  • [762f6196] - ⚠️ Refactor rename length attribute to siblings - breaking change (#2198) (Florian Hönicke)
  • [7b53b359] - docs: update TOC (Jina Dev Bot)
  • [d0ffc56c] - contributor: update contributors (Jina Dev Bot)
  • [7e93b645] - version: the next version will be 1.0.12 (Jina Dev Bot)

💫 Patch v1.0.11

18 Mar 03:20
8c3f1e9
Compare
Choose a tag to compare

Release Note (1.0.11)

Release time: 2021-03-18 03:20:12

🙇 We'd like to thank all contributors for this new release! In particular,
Florian Hönicke, Jina Dev Bot, Betim Sherifi, Joan Fontanals, Han Xiao, Deepankar Mahapatro, Yongxuan Zhang, Robert Rodger, cristian, David Buchaca Prats, Wang Bo, 🙇

🐞 Bug fixes

  • [8c3f1e9b] - linter ignore generated files (#2199) (Florian Hönicke)
  • [3caf7df9] - fix multimodal example (#2195) (Joan Fontanals)
  • [b5f80102] - jaml: read raw yaml with jtype (#2180) (Deepankar Mahapatro)
  • [1e74ce64] - hub_build_level test (#2189) (Yongxuan Zhang)
  • [88492002] - fix multimodal example (#2178) (Joan Fontanals)
  • [fc0888e0] - optimize scores avoiding array creation (#2163) (David Buchaca Prats)

🚧 Code Refactoring

  • [1bb8f2b0] - incorrect exception usage (#2147) (Betim Sherifi)
  • [0308fd7a] - refactor signatures after batching adaptation (#2196) (Joan Fontanals)
  • [abceba07] - helper: merge single and single_multi_input into one (#2192) (Han Xiao)
  • [ef155a32] - remove unused variable (#2171) (Florian Hönicke)
  • [e3403fbb] - remove useless if (#2177) (David Buchaca Prats)
  • [8f9258b9] - try to remove reduce driver (#2107) (Joan Fontanals)

📗 Documentation

🏁 Unit Test and CICD

  • [d184452c] - ignore resources folder for pytest and codecov (#2166) (Wang Bo)

🍹 Other Improvements

  • [17889ba3] - contributor: update contributors (Jina Dev Bot)
  • [44e6e91c] - Revert "fix: fix multimodal example (#2178)" (#2191) (Han Xiao)
  • [4578fd65] - docs: update TOC (Jina Dev Bot)
  • [035e909f] - version: the next version will be 1.0.11 (Jina Dev Bot)

💫 Patch v1.0.10

16 Mar 07:50
b3550e9
Compare
Choose a tag to compare

Release Note (1.0.10)

Release time: 2021-03-16 07:49:35

🙇 We'd like to thank all contributors for this new release! In particular,
Yongxuan Zhang, Jina Dev Bot, Florian Hönicke, Joan Fontanals, 🙇

🐞 Bug fixes

  • [5d985ee1] - stacking bytes changes to np.bytes_ (#2169) (Joan Fontanals)

🚧 Code Refactoring

  • [e80b3833] - remove unreachable code (#2170) (Florian Hönicke)

📗 Documentation

  • [0f88deb6] - kwargs without unpacking (#2158) (Florian Hönicke)

🏁 Unit Test and CICD

  • [b3550e90] - driver: refactor rank driver tests (#2135) (Yongxuan Zhang)

🍹 Other Improvements

  • [fba4308c] - contributor: update contributors (Jina Dev Bot)
  • [23b3b484] - docs: update TOC (Jina Dev Bot)
  • [cb6607c5] - version: the next version will be 1.0.10 (Jina Dev Bot)

💫 Patch v1.0.9

14 Mar 23:13
95c689f
Compare
Choose a tag to compare

Release Note (1.0.9)

Release time: 2021-03-14 23:12:30

🙇 We'd like to thank all contributors for this new release! In particular,
Wang Bo, Jina Dev Bot, Joan Fontanals, Maximilian Werk, Florian Hönicke, cristian, Deepankar Mahapatro, Yongxuan Zhang, David Buchaca Prats, Arnau, Han Xiao, 🙇

🆕 New Features

  • [2940582d] - enable batching for matches2docrankers (#2145) (Joan Fontanals)
  • [bc062ee6] - add batching capability for segmenters (#2141) (Joan Fontanals)
  • [e689f203] - adapt for crafter batching (#2126) (Joan Fontanals)
  • [7505f8c8] - distributed(remote) pea in pod (#2143) (Wang Bo)
  • [b429d221] - schema: generate pydantic based jsonschema for any jina proto (#2121) (Deepankar Mahapatro)

🐞 Bug fixes

  • [982fd9e2] - add delete() for cached property (#2144) (cristian)
  • [77b222a8] - pydantic: add oneof validations for correct document creation (#2146) (Deepankar Mahapatro)
  • [3ef313f9] - metavar for docker args (#2155) (Wang Bo)
  • [22cd4151] - avoid dump drivers (#2133) (David Buchaca Prats)

🚧 Code Refactoring

  • [9cbf6bd3] - match parent method (#2159) (Florian Hönicke)
  • [f12a4807] - returns to return (#2148) (Florian Hönicke)
  • [1fd79ae8] - missing optional types (#2136) (Florian Hönicke)
  • [441966b9] - remove ntlogger (#2138) (Yongxuan Zhang)
  • [e8079af3] - refactor rankers, move logic to driver (#2113) (Joan Fontanals)
  • [f0b6a440] - prepare changes to have batching for every executor (#2110) (Joan Fontanals)
  • [caae3f6d] - crud delete types (#2014) (Florian Hönicke)
  • [dd687735] - cli: rename silent to quiet (#2122) (Han Xiao)

📗 Documentation

  • [7a8c6ceb] - fix docstring rankdriver (#2153) (Joan Fontanals)
  • [06ebc5ce] - openapi: autogenerate curl commands with redoc (#2130) (Deepankar Mahapatro)
  • [b97e63bd] - jina: fix broken links in contributing doc instructions (#2125) (Arnau)
  • [ded7f756] - type annotation (#2049) (Florian Hönicke)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [a7f1b0e2] - contributor: update contributors (Jina Dev Bot)
  • [666d302e] - docs: update TOC (Jina Dev Bot)
  • [47ac7b0a] - version: the next version will be 1.0.9 (Jina Dev Bot)

💫 Patch v1.0.8

07 Mar 23:13
Compare
Choose a tag to compare

Release Note (1.0.8)

Release time: 2021-03-07 23:12:41

🙇 We'd like to thank all contributors for this new release! In particular,
Jina Dev Bot, cristian, CatStark, Maximilian Werk, Han Xiao, YXZ, Nan Wang, Florian Hönicke, Joan Fontanals, Deepankar Mahapatro, 🙇

🆕 New Features

  • [3af29051] - binarypb: delete on dump (#2102) (cristian)
  • [9cc8934b] - enable to select dockerfile (#2056) (Nan Wang)
  • [8a911eaa] - add single decorator to guarantee no batching (#2098) (Joan Fontanals)

🐞 Bug fixes

  • [7169fb56] - fix traversal_path, change from c to r (#2116) (CatStark)
  • [9bbb0769] - expose env variable for workspace (#2114) (Maximilian Werk)
  • [b2b9b2ed] - hanging ci tests and one retry works. (#2100) (Maximilian Werk)
  • [a1ae4d81] - delete invalid entries before dumping NpIndexer (#2046) (cristian)

🚧 Code Refactoring

  • [a1510069] - added fast traversal with structure (#1950) (Maximilian Werk)
  • [ab537dc4] - input fn to inputs (#2054) (Florian Hönicke)

📗 Documentation

🏁 Unit Test and CICD

🍹 Other Improvements

  • [7dd876d0] - contributor: update contributors (Jina Dev Bot)
  • [2f51048c] - style: reformatted by jina-dev-bot (Jina Dev Bot)
  • [70bc2958] - readme: add tutorial videos (Han Xiao)
  • [c7b3014a] - ci: change stalebot interval (Han Xiao)
  • [e087208c] - update readme (Han Xiao)
  • [ddb2968d] - docs: update TOC (Jina Dev Bot)
  • [ab26435d] - version: the next version will be 1.0.8 (Jina Dev Bot)

💫 Patch v1.0.7

28 Feb 23:13
651c1d4
Compare
Choose a tag to compare

Release Note (1.0.7)

Release time: 2021-02-28 23:12:35

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Joan Fontanals, Jina Dev Bot, 🙇

🏁 Unit Test and CICD

🍹 Other Improvements

  • [651c1d43] - update readme (Han Xiao)
  • [35d85f64] - docs: update TOC (Jina Dev Bot)
  • [20f2d466] - contributor: update contributors (Jina Dev Bot)
  • [5071ca5b] - copyright: update copyright header (Jina Dev Bot)
  • [2f29a40b] - version: the next version will be 1.0.7 (Jina Dev Bot)

💫 Patch v1.0.6

27 Feb 13:28
7419ada
Compare
Choose a tag to compare

Release Note (1.0.6)

Release time: 2021-02-27 13:27:48

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

🐞 Bug fixes

  • [bb27bb13] - schema: fix flow subschema (Han Xiao)

🚧 Code Refactoring

  • [7419ada9] - yaml: rename yaml tag to jtype in resources (#2061) (Han Xiao)

🍹 Other Improvements

  • [8a84062f] - version: the next version will be 1.0.6 (Jina Dev Bot)

💫 Patch v1.0.5

27 Feb 08:12
Compare
Choose a tag to compare

Release Note (1.0.5)

Release time: 2021-02-27 08:11:33

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, David Buchaca Prats, Maximilian Werk, Fionn Delahunty, Deepankar Mahapatro, Yongxuanzhang, Nan Wang, cristian, Joan Fontanals, Wang Bo, Deepam Patel, Alex Cureton-Griffiths, 🙇

🆕 New Features

  • [7fcce50b] - schema: add json schema generator (#2059) (Han Xiao)
  • [ce56d25f] - add support for multistage dockerfile (#2037) (Nan Wang)
  • [070ebded] - jaml: add keyword jtype to represent YAML tag (#2044) (Han Xiao)
  • [8090dace] - driver: add param to use content to predict tags (#1957) (Deepam Patel)
  • [41a5efd7] - doccache can handle multiple fields (#1970) (cristian)
  • [4f9a0c3f] - parser: add description field (#2005) (Han Xiao)
  • [9c149a0d] - logging: add --quiet option (#2004) (Han Xiao)

🐞 Bug fixes

  • [dc0ef98e] - removing problematic mime type assignment (#2025) (David Buchaca Prats)
  • [fcbd7e40] - hello: fix multimodal typo in yaml (#2053) (Han Xiao)
  • [1ebdab55] - notebook: shell checker for colab (#2052) (Deepankar Mahapatro)
  • [921e6526] - parser: fix KVappendAction (#2050) (Han Xiao)
  • [1251e31a] - enum: fix representer for enum dump (#2047) (Han Xiao)
  • [a4d4e070] - update the resource file for BaseRankingEvaluator (#1979) (Nan Wang)
  • [18bde586] - improve unittesting of score (#2029) (Joan Fontanals)
  • [f45ec5d0] - doccache compatibility (#2032) (cristian)
  • [1caa7e65] - apply changes for daemon codecov to cd (#1996) (Joan Fontanals)
  • [1f8685e7] - executors: pea_id should be int on if (#2027) (Han Xiao)
  • [99fbfe5e] - close proper loggers in runtimes (#2019) (Joan Fontanals)
  • [74c68c50] - docs: binder link was incorrect (#2021) (Fionn Delahunty)
  • [de1de171] - rest: openapi rendering for crud (#1994) (Deepankar Mahapatro)

🚧 Code Refactoring

  • [8fd759eb] - importer: remove dead code (#2041) (Yongxuanzhang)
  • [fbb80994] - remove unused pipeline encoder (#2033) (Joan Fontanals)
  • [810d71a4] - remove unused encoder classes and interfaces (#2031) (Joan Fontanals)
  • [12892b2e] - types: remove legacy and unused traverse function (#2017) (Han Xiao)
  • [7f2be419] - hello: restructure helloworld resources files (#2010) (Han Xiao)
  • [5a7bf52d] - logging: remove pipelogger (#2003) (Han Xiao)

📗 Documentation

  • [c5950112] - fix bad formatted docstring (#2055) (Han Xiao)
  • [974edbb0] - add missing docstrings for core (#2040) (Yongxuanzhang)
  • [1f4ded95] - peapods: add peapods docstrings (#2015) (Yongxuanzhang)
  • [10e85cc9] - readme: update eah god (#2030) (Fionn Delahunty)
  • [e133c054] - jaml: add missing docstrings (#1968) (Yongxuanzhang)
  • [8f7676aa] - readme: spelling, grammar fixes (#2013) (Alex Cureton-Griffiths)
  • [16162fac] - drivers: add missing docstrings (#1976) (Yongxuanzhang)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [3974da0f] - contributor: update contributors (Jina Dev Bot)
  • [c7d78c41] - Add issue label guide (#2034) (Fionn Delahunty)
  • [834a3c11] - docs: update TOC (Jina Dev Bot)
  • [1c32eb66] - version: the next version will be 1.0.5 (Jina Dev Bot)

💫 Patch v1.0.4

21 Feb 23:13
e3457f7
Compare
Choose a tag to compare

Release Note (1.0.4)

Release time: 2021-02-21 23:12:16

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

🍹 Other Improvements

  • [e3457f73] - update readme (Han Xiao)
  • [5ff9a23a] - version: the next version will be 1.0.4 (Jina Dev Bot)

💫 Patch v1.0.3

21 Feb 06:19
85f20d0
Compare
Choose a tag to compare

Release Note (1.0.3)

Release time: 2021-02-21 06:19:03

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Yongxuanzhang, Joan Fontanals, cristian, 🙇

🆕 New Features

  • [b8fdb1a3] - demo: add multimodal hello-world (#2002) (Han Xiao)
  • [12596bff] - have required keys for queries and matches and as instance attr (#1947) (Joan Fontanals)

🐞 Bug fixes

  • [a93a6cf6] - mixin should not be inherited from BaseDriver (#1980) (Joan Fontanals)
  • [66267555] - fix broken tests (#1987) (cristian)
  • [5797167a] - driver: bug in query required keys (#1995) (Han Xiao)
  • [81c4e80e] - CI should never skip last step (#1990) (Joan Fontanals)

📗 Documentation

  • [4a2623c6] - executors: add missing docstrings (#1977) (Yongxuanzhang)

🏁 Unit Test and CICD

  • [816d19da] - add extra tests to flow (#1991) (Joan Fontanals)
  • [eaa6a235] - try to add codecov for daemon (#1993) (Joan Fontanals)
  • [e5087081] - test asyncio req generator (#1992) (Joan Fontanals)
  • [5165c4d3] - add test for log formatter (#1983) (Joan Fontanals)

🍹 Other Improvements

  • [85f20d08] - update readme (Han Xiao)
  • [a853858a] - update readme layout (Han Xiao)
  • [071b7cde] - contributor: update contributors (Jina Dev Bot)
  • [d148b016] - docs: update TOC (Jina Dev Bot)
  • [704679e5] - version: the next version will be 1.0.3 (Jina Dev Bot)