Release Note (3.4.5
)
Release time: 2022-05-23 12:00:14
๐ We'd like to thank all contributors for this new release! In particular,
Han Xiao, samsja, Johannes Messner, ZiniuYu, Joan Fontanals, Zhaofeng Miao, Jina Dev Bot, ๐
๐ New Features
- [
9c1fda96
] - executor: add self logger to executor (#4818) (Han Xiao) - [
e553d913
] - smart replica retry (#4794) (Johannes Messner) - [
a9ed27ed
] - add additional metrics (#4789) (samsja) - [
c88d2cf5
] - hubble: use fixed domain for hubble api (#4804) (Zhaofeng Miao)
๐ Bug fixes
- [
aa2d7c8d
] - dockerfile: install security updates in docker image (Han Xiao) - [
87de3c09
] - define metrics in worker before grpc server (#4816) (samsja) - [
a2bc2302
] - avoid closing loop at fork time (#4803) (Joan Fontanals) - [
3fb3b419
] - warn user when calling load config from flow instance (#4787) (samsja)
๐งผ Code Refactoring
๐ Documentation
- [
3a7d95b6
] - add specification of executor and flow yaml (#4795) (Johannes Messner) - [
10ab59f1
] - fix Flow docs typo (#4815) (ZiniuYu) - [
15d83ba8
] - round robin gpu scheduling (#4805) (samsja)