Releases: jina-ai/serve
💫 Patch v1.0.12
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
- [
f7e3355b
] - use import extensions (#2204) (Joan Fontanals) - [
52f97b38
] - black exclude reformat (#2211) (Florian Hönicke)
🚧 Code Refactoring
🍹 Other Improvements
💫 Patch v1.0.11
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
- [
c278ba15
] - spelling correction (#2190) (Florian Hönicke) - [
f8ba303f
] - fix fp1 typo in readme (#2188) (Robert Rodger) - [
3bf8c157
] - fix typo (#2179) (cristian) - [
b3d2f77a
] - fix docstring in search driver (#2174) (Wang Bo)
🏁 Unit Test and CICD
🍹 Other Improvements
💫 Patch v1.0.10
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
🚧 Code Refactoring
📗 Documentation
🏁 Unit Test and CICD
🍹 Other Improvements
💫 Patch v1.0.9
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
- [
95c689f1
] - complete pod tests (#2164) (Wang Bo) - [
3dd0f53e
] - remove folder after test (#2162) (Maximilian Werk) - [
5222acda
] - add delete on dump to more (#2150) (cristian) - [
5129f58d
] - check black and docstring only for added or modified files (#2131) (Deepankar Mahapatro) - [
23d77e22
] - crud api (#2104) (Florian Hönicke) - [
ae043c45
] - encoders: add tests (#2058) (Yongxuan Zhang)
🍹 Other Improvements
💫 Patch v1.0.8
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
- [
c258e4aa
] - update black docs and sha (#2117) (cristian) - [
7c50e037
] - fix typo in jaml schema (#2066) (cristian)
🏁 Unit Test and CICD
- [
dc2be2f0
] - reenable docstrings lint (#2118) (cristian) - [
640daf4d
] - add black (#2036) (cristian) - [
cb40b44f
] - include docstr linter (#2045) (cristian) - [
989d0689
] - up timeout (#2109) (cristian) - [
0ecfffad
] - codecov: exclude lines (#2101) (YXZ) - [
e15f0218
] - add cloud.jina.ai deployment with release (#2099) (Deepankar Mahapatro)
🍹 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
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
💫 Patch v1.0.6
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
🍹 Other Improvements
- [
8a84062f
] - version: the next version will be 1.0.6 (Jina Dev Bot)
💫 Patch v1.0.5
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
- [
6c384213
] - add schema generation to ci (Han Xiao) - [
fd01fd2d
] - added more test logging (#2011) (Maximilian Werk) - [
84962fad
] - helper: add tests (#2051) (Yongxuanzhang) - [
6fdb4716
] - docstring lint handle empty array (#2048) (cristian) - [
a4e5a9c8
] - add link to docstring guide (#2035) (cristian) - [
665d2b09
] - checker: add importchecker test (#2042) (Yongxuanzhang) - [
fb303b8c
] - fix wrongly used mock (#1966) (Maximilian Werk) - [
62e76503
] - improve testing in hubio (#1972) (Joan Fontanals) - [
17a64e78
] - logging: add profiling test (#2016) (Yongxuanzhang) - [
0f6b9617
] - add darglint to ci (#2007) (Wang Bo) - [
eff2235c
] - add test get_attr with np.ndarray (#2012) (David Buchaca Prats) - [
110a0f1d
] - fix doc gen in simple_flow test (#2008) (Han Xiao) - [
d5820028
] - temp skip on error (#1989) (Deepankar Mahapatro) - [
11982689
] - logging: add profiling test (#2000) (Yongxuanzhang)
🍹 Other Improvements
💫 Patch v1.0.4
💫 Patch v1.0.3
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
🏁 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)