Release Note (2.1.7
)
Release time: 2021-10-13 17:17:56
🙇 We'd like to thank all contributors for this new release! In particular,
Jina Dev Bot, Deepankar Mahapatro, Han Xiao, Joan Fontanals, Florian Hönicke, Wang Bo, CallmeMehdi, Tobias Jacobowitz, 🙇
🆕 New Features
- [
1e54f679
] - k8s hubble no cache (#3627) (Florian Hönicke) - [
e42f6a49
] - pass uses_with to rolling_update (#3608) (Joan Fontanals) - [
6763577f
] - k8s perf (#3628) (Florian Hönicke) - [
6cd417b0
] - k8s: add environment variable configurations 🍾 (#3502) (Wang Bo) - [
693cf475
] - sharding: align shard and replica concept with k8s (#3535) (Tobias Jacobowitz)
🐞 Bug fixes
- [
82d3eace
] - client: websocket client streaming (#3600) (Deepankar Mahapatro) - [
f40e63c1
] - match: fix type of batch_size and limit in match function (#3639) (Han Xiao) - [
28a6689c
] - fix darray sort tie (#3637) (Joan Fontanals) - [
411482ca
] - validate limit input in match (#3633) (Joan Fontanals) - [
ba9a6510
] - move portforward to cicd tag (#3629) (Joan Fontanals) - [
6d409199
] - fix reference before assignment (#3615) (Joan Fontanals)
🧼 Code Refactoring
- [
03b47634
] - avoid shards clearance (#3624) (Joan Fontanals) - [
aed448aa
] - remove Optionality of DocumentArray 🍾 (#3553) (CallmeMehdi)