Skip to content

Releases: jina-ai/clip-as-service

💫 Patch v0.2.0

18 Apr 04:28
Compare
Choose a tag to compare

Release Note (0.2.0)

Release time: 2022-04-18 04:27:56

🙇 We'd like to thank all contributors for this new release! In particular,
numb3r3, Jina Dev Bot, felix-wang, 🙇

⚡ Performance Improvements

🍹 Other Improvements

  • [67226f5c] - bump version (numb3r3)
  • [5dc64878] - version: the next version will be 0.1.16 (Jina Dev Bot)

💫 Patch v0.1.15

18 Apr 04:07
10d53eb
Compare
Choose a tag to compare

Release Note (0.1.15)

Release time: 2022-04-18 04:07:21

🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, Han Xiao, Jina Dev Bot, 🙇

⚡ Performance Improvements

🐞 Bug fixes

🍹 Other Improvements

  • [fb229ae8] - add jcloud logo (Han Xiao)
  • [a3891eed] - fix readme (Han Xiao)
  • [bfd04706] - version: the next version will be 0.1.15 (Jina Dev Bot)

💫 Patch v0.1.14

14 Apr 02:39
8286eee
Compare
Choose a tag to compare

Release Note (0.1.14)

Release time: 2022-04-14 02:39:16

🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, Jina Dev Bot, Han Xiao, 🙇

🐞 Bug fixes

📗 Documentation

  • [b6f9d849] - server: docs document tensor (#679) (Han Xiao)

🍹 Other Improvements

  • [ef6ea254] - version: the next version will be 0.1.14 (Jina Dev Bot)

💫 Patch v0.1.13

11 Apr 08:03
b6f9d84
Compare
Choose a tag to compare

Release Note (0.1.13)

Release time: 2022-04-11 08:02:20

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, felix-wang, 🙇

🆕 New Features

  • [8b800eea] - server: allow client sending tensor document (#678) (Han Xiao)

🐞 Bug fixes

  • [aeb64c08] - ignore onnxruntime-gpu on macos (#675) (felix-wang)

📗 Documentation

  • [b6f9d849] - server: docs document tensor (#679) (Han Xiao)

🍹 Other Improvements

  • [fa42dc50] - update docs (Han Xiao)
  • [c91fa4d1] - version: the next version will be 0.1.13 (Jina Dev Bot)

💫 Patch v0.1.12

07 Apr 02:21
aeb64c0
Compare
Choose a tag to compare

Release Note (0.1.12)

Release time: 2022-04-07 02:20:52

🙇 We'd like to thank all contributors for this new release! In particular,
felix-wang, samsja, Han Xiao, Jina Dev Bot, 🙇

🆕 New Features

🐞 Bug fixes

  • [aeb64c08] - ignore onnxruntime-gpu on macos (#675) (felix-wang)

📗 Documentation

🍹 Other Improvements

  • [e2b2ae8b] - update readme (Han Xiao)
  • [d7aa1615] - version: the next version will be 0.1.12 (Jina Dev Bot)

💫 Patch v0.1.11

01 Apr 15:46
257f039
Compare
Choose a tag to compare

Release Note (0.1.11)

Release time: 2022-04-01 15:46:07

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

⚡ Performance Improvements

  • [962a1b5c] - server: reuse the preprocessing pool (#670) (Han Xiao)

📗 Documentation

🍹 Other Improvements

  • [2e9e212f] - add demo server (Han Xiao)
  • [99133924] - version: the next version will be 0.1.11 (Jina Dev Bot)

💫 Patch v0.1.10

31 Mar 10:32
962a1b5
Compare
Choose a tag to compare

Release Note (0.1.10)

Release time: 2022-03-31 10:31:26

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

⚡ Performance Improvements

  • [962a1b5c] - server: reuse the preprocessing pool (#670) (Han Xiao)
  • [88123432] - server: use map_batch to overlap cpu gpu (#669) (Han Xiao)

🍹 Other Improvements

  • [f0dfc34a] - version: the next version will be 0.1.10 (Jina Dev Bot)

💫 Patch v0.1.9

30 Mar 23:20
8812343
Compare
Choose a tag to compare

Release Note (0.1.9)

Release time: 2022-03-30 23:20:09

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

⚡ Performance Improvements

  • [88123432] - server: use map_batch to overlap cpu gpu (#669) (Han Xiao)

🍹 Other Improvements

  • [41b93773] - fix readme (Han Xiao)
  • [da3227d3] - update readme (Han Xiao)
  • [431d4635] - version: the next version will be 0.1.9 (Jina Dev Bot)

💫 Patch v0.1.8

30 Mar 14:31
dd61bdc
Compare
Choose a tag to compare

Release Note (0.1.8)

Release time: 2022-03-30 14:30:36

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Jina Dev Bot, 🙇

🆕 New Features

  • [d56b1463] - client: more comprehensive progressbar (#667) (Han Xiao)

🧼 Code Refactoring

🍹 Other Improvements

  • [dd61bdce] - update readme (Han Xiao)
  • [be5fff81] - version: the next version will be 0.1.8 (Jina Dev Bot)

💫 Patch v0.1.7

30 Mar 11:41
d56b146
Compare
Choose a tag to compare

Release Note (0.1.7)

Release time: 2022-03-30 11:40:37

🙇 We'd like to thank all contributors for this new release! In particular,
Han Xiao, Roshan Jossy, Jina Dev Bot, 🙇

🆕 New Features

  • [d56b1463] - client: more comprehensive progressbar (#667) (Han Xiao)

🐞 Bug fixes

  • [b4624dd4] - client: raise value when embedding is empty (#666) (Han Xiao)

📗 Documentation

  • [cfaba711] - tracking: add scarf tracking (#665) (Roshan Jossy)

🍹 Other Improvements

  • [9e276744] - fix readme (Han Xiao)
  • [1c2de8da] - version: the next version will be 0.1.7 (Jina Dev Bot)