Release Note (2.0.0rc2
)
Release time: 2021-05-24 08:40:57
🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, Wang Bo, Alan Zhisheng Niu, Alex Cureton-Griffiths, Joan Fontanals, Tobias Jacobowitz, Deepankar Mahapatro, Nan Wang, cristian, 🙇
🆕 New Features
- [
8a011158
] - add pythonic dict view for pb struct (#2466) (Han Xiao) - [
82bbaea3
] - allow build client from kwargs (#2463) (Han Xiao) - [
8fb0c46e
] - chatbot: increase the timeout_ready to 600000ms (#2460) (Alan Zhisheng Niu) - [
8944e8f7
] - add score value shortcut (#2462) (Han Xiao) - [
d4900bd2
] - example groupby Document (#2449) (Joan Fontanals) - [
d1a75d87
] - fix channel axis in normalizer (#2452) (Wang Bo) - [
0c6d0ac9
] - improve REST interface with better data models (#2442) (Han Xiao) - [
d02d82d6
] - switch gateway at runtime (Han Xiao) - [
0916a49a
] - switch gateway at runtime (#2437) (Han Xiao)
🐞 Bug fixes
- [
3ef62b0b
] - check if data exist (#2464) (Wang Bo) - [
658aea7e
] - support generator (#2445) (Joan Fontanals) - [
34a28402
] - exclusivity doccontent (#2454) (Tobias Jacobowitz)
🚧 Code Refactoring
- [
077ce5e6
] - remove jina hub submodule (#2457) (Han Xiao) - [
81138da4
] - gen io methods move to docarray (#2444) (cristian)
📗 Documentation
🏁 Unit Test and CICD
- [
48972596
] - add encoder/crafter test for multimodal helloworld (#2455) (Wang Bo) - [
69ec54f4
] - hub: remove pip installs (#2453) (Deepankar Mahapatro) - [
eea5e458
] - add helloworld multimodal 2.0 segmenter test (#2448) (Wang Bo) - [
7dc96ee3
] - add prerelease cd back (Han Xiao)
🍹 Other Improvements
- [
bfb33d5b
] - fix readme (Han Xiao) - [
849b373c
] - contributor: update contributors (Jina Dev Bot) - [
a5601396
] - docs: update TOC (Jina Dev Bot) - [
4c8b1a28
] - fix cookbooks (Han Xiao) - [
a86a7450
] - docs cookbook polish (#2446) (Alex Cureton-Griffiths) - [
baaa909f
] - update cookbooks (#2458) (Han Xiao) - [
e1183c3b
] - update cookbooks (Han Xiao) - [
80e3046b
] - fix typo in cookbooks (Han Xiao) - [
0a1f95d1
] - disable latency tracking in master (Han Xiao) - [
061d311a
] - add dispatch to autocommit (Han Xiao) - [
2f4f2a0d
] - minor improvement and typo fix to the cookbook of Executor (#2441) (Nan Wang) - [
0f4afa3d
] - update readme (Han Xiao) - [
c9521307
] - version: the next version will be 2.0.0rc2 (Jina Dev Bot)