Release Note (2.0.8
)
Release time: 2021-07-19 03:06:17
🙇 We'd like to thank all contributors for this new release! In particular,
Jina Dev Bot, Wang Bo, Han Xiao, felix-wang, Zhaofeng Miao, Deepankar Mahapatro, Joan Fontanals, Alex Cureton-Griffiths, Maksudur Rahman Maateen, Nan Wang, David Buchaca Prats, AlaeddineAbdessalem, Kelton Zhang, Tobias Jacobowitz, 🙇
🆕 New Features
- [
06d2f2e7
] - hubble: upgrade the local executor if necessary (#2920) (felix-wang) - [
5082c49e
] - daemon: async interaction with children (#2948) (Deepankar Mahapatro) - [
12fff436
] - shipped latency tracking code in scripts (#2933) (Maksudur Rahman Maateen) - [
4e72338a
] - support offline executors (#2935) (AlaeddineAbdessalem)
🐞 Bug fixes
- [
a7dd9c82
] - ci: head commit ahead base commit (#2968) (Wang Bo) - [
1c6958ba
] - fix pydantic typo example (#2965) (Han Xiao) - [
bab63236
] - hubble: logging error message refering to jinahub uri (#2945) (felix-wang) - [
e0893758
] - fix early pea shutdown logic (#2947) (Joan Fontanals) - [
41a90a8d
] - add lz4, uvloop, filelock to daemon (#2946) (Kelton Zhang) - [
d28b279b
] - core: dont respond to cancel and idle (#2940) (Tobias Jacobowitz) - [
e0e3aa17
] - fix arguments passed (#2928) (Joan Fontanals)
🚧 Code Refactoring
- [
3e1ad70c
] - cli: rename override_metas/with to uses_metas/with (#2964) (Han Xiao) - [
46cf10bf
] - small nicer refactor (#2941) (Joan Fontanals)
📗 Documentation
- [
0c21d687
] - cookbook: add mac user hostname attention (#2960) (Zhaofeng Miao) - [
0e8546a6
] - update readme from jina hello examples (#2905) (David Buchaca Prats) - [
abb27763
] - warn against simply run "jinad" (#2932) (Kelton Zhang)
🏁 Unit Test and CICD
- [
de8e01ef
] - show external pod started with exec (#2952) (Joan Fontanals) - [
d81cd363
] - add tests for termination (#2924) (Joan Fontanals) - [
b9064104
] - add git to jinad docker image (#2938) (Deepankar Mahapatro) - [
36773424
] - adding rich to daemon reqs (#2929) (Deepankar Mahapatro) - [
473be875
] - fix fluentd with jinad image (#2931) (Deepankar Mahapatro)
🍹 Other Improvements
- [
e5b10c38
] - contributor: update contributors (Jina Dev Bot) - [
547d5d4e
] - importer: improve styling and error message in importer (#2967) (Han Xiao) - [
894a4a71
] - docs: update TOC (Jina Dev Bot) - [
a1f74e6b
] - chore remove event banner (#2949) (Alex Cureton-Griffiths) - [
99c542e9
] - remove the meetup banner (#2951) (Nan Wang) - [
fde37372
] - version: the next version will be 2.0.8 (Jina Dev Bot)