Release Note (3.9.3
)
Release time: 2022-09-29 16:05:04
๐ We'd like to thank all contributors for this new release! In particular,
Joan Fontanals, AlaeddineAbdessalem, Michael Gรผnther, Yanlong Wang, samsja, Alex Cureton-Griffiths, Deepankar Mahapatro, Nikolas Pitsillos, Han Xiao, zhangkai, Jina Dev Bot, ๐
๐ New Features
- [
11533962
] - add gateway option to jina ping and use ping in readinessProbe (#5200) (Joan Fontanals) - [
d0838d37
] - add multiple attempts options to client.post API (#5176) (Joan Fontanals) - [
13edf908
] - use default grpc parameters for grpc connection pool connection (#5211) (samsja) - [
216b4bf0
] - monitoring: add monitoring of requests size in bytes at all level (#5111) (samsja) - [
737875f5
] - logs: json logging for jcloud (#5201) (Deepankar Mahapatro) - [
fd4c0347
] - support list-like syntax to round robin CUDA devices (#5187) (Joan Fontanals) - [
9dff4c88
] - add duration info in events (#5157) (Joan Fontanals)
๐ Bug fixes
- [
3683fccf
] - fix compatibility with protobuf python backend (#5222) (AlaeddineAbdessalem) - [
e932d6f9
] - hubio.fetch_meta: move significant params to sequential (#5205) (Yanlong Wang) - [
60e9b8de
] - remove leftover prints (#5199) (Joan Fontanals) - [
da186a23
] - provide logger and streamer (#5188) (AlaeddineAbdessalem) - [
7b5c0316
] - fix get-openapi-schemas script (#5185) (AlaeddineAbdessalem) - [
caf4a3d6
] - fix missing secret when logged-in user with --force-update and โฆ (#5180) (zhangkai)
๐งผ Code Refactoring
- [
9a6079ef
] - separate gateway and asyncio runtime readiness checks (#5224) (AlaeddineAbdessalem) - [
243639dd
] - extract gateway app logic into custom gateway class (#5153) (AlaeddineAbdessalem)
๐ Documentation
- [
147317db
] - change setenv into environ (#5223) (Michael Gรผnther) - [
ad37bdd2
] - mention prefetch (#5220) (Joan Fontanals) - [
b9c8e44e
] - fix install instructions docker (#5213) (Joan Fontanals) - [
7cbf3471
] - what-is-jina: fix grammar, wording, punctuation (#5209) (Alex Cureton-Griffiths) - [
7c7d2cb0
] - what-is-modality: fix grammar, punctuation (#5208) (Alex Cureton-Griffiths) - [
1399e36c
] - clarify exec endpoint usage in http (#5202) (Joan Fontanals) - [
842a585b
] - document grpc client limitation (#5193) (AlaeddineAbdessalem) - [
96c5e7c1
] - jcloud: update faq and lifetime (#5191) (Nikolas Pitsillos) - [
c17e6416
] - improve warning about config file in custom docker (#5190) (Joan Fontanals) - [
22330fcb
] - clarify return behavior in parameters (#5179) (Joan Fontanals)
๐น Other Improvements
- [
b5977f47
] - update contributing to remove labeling (#5225) (Joan Fontanals) - [
45c7c6e1
] - update pull request template link (#5214) (Joan Fontanals) - [
1eab9ce6
] - fix doc template (Han Xiao) - [
8c2d0758
] - docs: update TOC (Jina Dev Bot) - [
139b068e
] - version: the next version will be 3.9.3 (Jina Dev Bot)