Release Note (3.3.0
)
Release time: 2022-04-12 12:50:25
๐ We'd like to thank all contributors for this new release! In particular,
Joan Fontanals, Tobias Jacobowitz, Zhaofeng Miao, joschkabraun, Jina Dev Bot, Delgermurun, cristian, samsja, Johannes Messner, Saba Sturua, Han Xiao, ๐
๐ New Features
- [
8a8c293f
] - Expose Executors as first class citizens (#4597) (Tobias Jacobowitz) - [
fab9f073
] - hub: add --no-cache option to "jina hub push" cli (#4594) (Delgermurun) - [
f45a6e9c
] - add grpc reflection support (#4585) (Tobias Jacobowitz) - [
8dc2999a
] - expose prometheus metrics (#4526) (samsja) - [
2cce9a72
] - add support for cli plugins (#4579) (Johannes Messner) - [
984e7437
] - add default volume to dockererized executors (#4554) (Johannes Messner) - [
12163af0
] - remove head for non sharded deployments (#4517) (Tobias Jacobowitz) - [
7c48b33c
] - hubble: add option on fetch_meta for rebuild image or not (#4566) (Delgermurun)
๐ Bug fixes
- [
c3429154
] - do not copy flow if already built (#4603) (Joan Fontanals) - [
9ca659ed
] - executor: runtime args are now passed directly without any parsing (#4581) (samsja) - [
1ff6940a
] - increase pytest timeout to 30 (#4582) (Tobias Jacobowitz) - [
542e40e4
] - start DataRequestHandler before grpc server (#4571) (Tobias Jacobowitz) - [
d72fe218
] - check if port is occupied (#4562) (samsja) - [
662f2845
] - hubble: retry fetch meta 3 times (#4540) (Delgermurun)
๐งผ Code Refactoring
- [
639114fd
] - hubble: remove livetime tip since we have long-live sandbox now (#4602) (Zhaofeng Miao) - [
eafd4691
] - docs: clarifiy kubernetes utilisation (#4572) (samsja) - [
238dcc18
] - docs: flow api (#4547) (samsja)
๐ Documentation
- [
ebe43ee8
] - sandbox: fixed typo in sandbox lifecycle (#4595) (joschkabraun) - [
5e0ee17b
] - added m1 installation (#4592) (joschkabraun) - [
bdad931a
] - refactor access flow page (#4573) (cristian) - [
5df29076
] - disable reduce in example (#4586) (Joan Fontanals) - [
ef8eacce
] - executor: add references to replicas and shards (#4584) (Saba Sturua) - [
76ad7779
] - refactor executor in flow (#4548) (cristian)
๐ Unit Test and CICD
๐น Other Improvements
- [
58547ea4
] - bump version (#4604) (Joan Fontanals) - [
dd8e501f
] - contributor: update contributors (Jina Dev Bot) - [
b30b1ba6
] - update announcement in readme and docs (Jina Dev Bot) - [
0a75d9cd
] - docs: update TOC (Jina Dev Bot) - [
f6325ee3
] - update setup.py to include py310 (Han Xiao) - [
818e0ffa
] - version: the next version will be 3.2.11 (Jina Dev Bot)