Skip to content

Latest commit

Β 

History

History
1108 lines (551 loc) Β· 46.8 KB

CHANGELOG.md

File metadata and controls

1108 lines (551 loc) Β· 46.8 KB

Release Note (0.0.1)

Release time: 2023-03-31 07:56:58

οΏ½ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, οΏ½

οΏ½ Bug fixes

  • [755abacd] - import packages inside functions (Deepankar Mahapatro)

οΏ½ Documentation

  • [3a4706b2] - update readme (Deepankar Mahapatro)

οΏ½ Unit Test and CICD

  • [1478e049] - fix tag file (Deepankar Mahapatro)

οΏ½ Other Improvements

  • [6cf68d15] - update jcloud (Deepankar Mahapatro)
  • [6b294091] - add manifet.in (Deepankar Mahapatro)
  • [4b11b032] - fix requirements.txt file (Deepankar Mahapatro)
  • [e5171319] - make scripts executable (Deepankar Mahapatro)

Release Note (0.0.2)

Release time: 2023-04-05 09:21:30

οΏ½ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Leon Wolf, Jina Dev Bot, οΏ½

οΏ½ New Features

  • [d6b29842] - websocket streaming support (Deepankar Mahapatro)
  • [948a7867] - websocket endpoint for streaming (Deepankar Mahapatro)

οΏ½ Bug fixes

  • [982deda1] - pass uvicorn args under with (Deepankar Mahapatro)
  • [b2593bb6] - disable timeouts on uvicorn (Deepankar Mahapatro)
  • [61b31e0a] - handle websocket disconnect exception (Deepankar Mahapatro)

οΏ½ Documentation

  • [cb4bca45] - update readme (Deepankar Mahapatro)
  • [9d768632] - update hitl readme (Deepankar Mahapatro)

οΏ½ Other Improvements

  • [9fb4725c] - add link to jina ai cloud to readme (Leon Wolf)
  • [58d4613b] - version: the next version will be 0.0.2 (Jina Dev Bot)

Release Note (0.0.3)

Release time: 2023-04-14 18:43:46

οΏ½ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Zac Li, Jina Dev Bot, οΏ½

οΏ½ New Features

  • [a73bad66] - babyagi playground (Deepankar Mahapatro)
  • [8a1ba458] - babyagi-as-a-service (Deepankar Mahapatro)

οΏ½ Bug fixes

  • [ecdaebfc] - pass websocket to serving (Deepankar Mahapatro)
  • [ea2ff141] - input fields parsing (Deepankar Mahapatro)
  • [2b51464c] - wrap print as ws response (Deepankar Mahapatro)
  • [1aaad487] - gateway exception handle bug (Zac Li)

οΏ½ Other Improvements

  • [91c97f61] - version: the next version will be 0.0.3 (Jina Dev Bot)

Release Note (0.0.4)

Release time: 2023-04-17 06:40:01

οΏ½ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, οΏ½

οΏ½ Bug fixes

  • [5e7b9b25] - docker push serving gateway (Deepankar Mahapatro)

οΏ½ Documentation

  • [8568510c] - update readme (Deepankar Mahapatro)

οΏ½ Other Improvements

  • [62285bd8] - version: the next version will be 0.0.4 (Jina Dev Bot)

Release Note (0.0.5)

Release time: 2023-04-17 06:50:18

οΏ½ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, οΏ½

οΏ½ Unit Test and CICD

  • [2cfe1014] - pass permission to release cd (Deepankar Mahapatro)

οΏ½ Other Improvements

  • [ec02e6cd] - version: the next version will be 0.0.5 (Jina Dev Bot)

Release Note (0.0.6)

Release time: 2023-04-17 07:03:59

οΏ½ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, οΏ½

οΏ½ Bug fixes

  • [499edf13] - serve options (Deepankar Mahapatro)

οΏ½ Unit Test and CICD

  • [2899f6ff] - release message (Deepankar Mahapatro)

οΏ½ Other Improvements

  • [45c67cfa] - version: the next version will be 0.0.6 (Jina Dev Bot)

Release Note (0.0.7)

Release time: 2023-04-19 02:02:56

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🏁 Unit Test and CICD

  • [cafca96d] - release message template (Deepankar Mahapatro)

🍹 Other Improvements

  • [655a042b] - remove langchain version pinning (Deepankar Mahapatro)
  • [c7b6f9cb] - version: the next version will be 0.0.7 (Jina Dev Bot)

Release Note (0.0.8)

Release time: 2023-04-19 02:10:09

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🍹 Other Improvements

  • [b6d7b29c] - add jinja2 (Deepankar Mahapatro)
  • [70b89f56] - version: the next version will be 0.0.8 (Jina Dev Bot)

Release Note (0.0.9)

Release time: 2023-04-20 11:39:30

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Zac Li, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [87598c95] - support async methods (Deepankar Mahapatro)
  • [e954c093] - add app logs link (Zac Li)
  • [24d4366b] - platform support (Zac Li)

🐞 Bug fixes

  • [8ab14942] - disable autoscaling for ws (Deepankar Mahapatro)
  • [b84f5d20] - enable autoscaling for websocket flows (Deepankar Mahapatro)
  • [0b6e285e] - feedback updates (Zac Li)
  • [d27e3056] - handle connection closed (Deepankar Mahapatro)
  • [424c9f2e] - disallow langchain-serve in requirements.txt (Zac Li)
  • [499edf13] - serve options (Deepankar Mahapatro)

πŸ“— Documentation

  • [b8a94781] - update readme (Zac Li)
  • [8f8a7b58] - add cards (Deepankar Mahapatro)

🏁 Unit Test and CICD

  • [cafca96d] - release message template (Deepankar Mahapatro)

🍹 Other Improvements

  • [02cb0188] - ci and black (Zac Li)
  • [f07b9c67] - version: the next version will be 0.0.9 (Jina Dev Bot)
  • [c7b6f9cb] - version: the next version will be 0.0.7 (Jina Dev Bot)

Release Note (0.0.10)

Release time: 2023-04-20 15:29:46

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [735b181a] - await run_function (Deepankar Mahapatro)

🍹 Other Improvements

  • [4c07ad51] - version: the next version will be 0.0.10 (Jina Dev Bot)

Release Note (0.0.11)

Release time: 2023-04-21 04:22:32

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Zac Li, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [2e60c980] - dep import in babyagi (Zac Li)

🍹 Other Improvements

  • [5a56967d] - version: the next version will be 0.0.11 (Jina Dev Bot)

Release Note (0.0.12)

Release time: 2023-04-21 12:30:35

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [ca504e16] - add timeout to lc-serve (Deepankar Mahapatro)

🐞 Bug fixes

  • [e142de79] - disable autoscaling for websocket (Deepankar Mahapatro)
  • [735b181a] - await run_function (Deepankar Mahapatro)

🍹 Other Improvements

  • [fcb141ce] - version: the next version will be 0.0.12 (Jina Dev Bot)

Release Note (0.0.13)

Release time: 2023-04-24 09:28:45

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Zac Li, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [4de4865c] - pdf qna app on jcloud (Deepankar Mahapatro)

πŸ“— Documentation

  • [efecf9dd] - optimize readme (Deepankar Mahapatro)

🏁 Unit Test and CICD

  • [d2e1eb00] - reconstruct tests (Zac Li)
  • [42ed5741] - integration tests (Zac Li)

🍹 Other Improvements

  • [a732e326] - ci fix (Zac Li)
  • [600abbda] - add test path file (Zac Li)
  • [71e550b8] - tests in ci (Zac Li)
  • [a40ef07b] - version: the next version will be 0.0.13 (Jina Dev Bot)

Release Note (0.0.14)

Release time: 2023-04-24 14:51:33

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [45182975] - app: babyagi-as-a-service playground (Deepankar Mahapatro)

🍹 Other Improvements

  • [98db3872] - version: the next version will be 0.0.14 (Jina Dev Bot)

Release Note (0.0.15)

Release time: 2023-04-24 15:44:10

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [e3e3c054] - app: pdf qna playground (Deepankar Mahapatro)

🍹 Other Improvements

  • [9be28567] - version: the next version will be 0.0.15 (Jina Dev Bot)

Release Note (0.0.16)

Release time: 2023-04-25 08:36:01

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [f322a8c5] - streamlit app path (Deepankar Mahapatro)

πŸ“— Documentation

  • [03a1a047] - update readme.md (Deepankar Mahapatro)

🍹 Other Improvements

  • [72d25332] - version: the next version will be 0.0.16 (Jina Dev Bot)

Release Note (0.0.17)

Release time: 2023-04-25 12:39:55

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [9b377f9a] - mod loading with dot in name (Deepankar Mahapatro)

🍹 Other Improvements

  • [1a96ae21] - version: the next version will be 0.0.17 (Jina Dev Bot)

Release Note (0.0.18)

Release time: 2023-04-28 12:51:53

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Zac Li, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [6360bb6a] - bearer token authorization (Deepankar Mahapatro)

🐞 Bug fixes

  • [c635746a] - update hyperlink title (Zac Li)
  • [a3cdf7f7] - use hyperlink in app table (Zac Li)

🍹 Other Improvements

  • [44642756] - version: the next version will be 0.0.18 (Jina Dev Bot)
  • [1a96ae21] - version: the next version will be 0.0.17 (Jina Dev Bot)
  • [0d8ed473] - Merge pull request #41 from jina-ai/fix-40 (Deepankar Mahapatro)

Release Note (0.0.19)

Release time: 2023-05-01 15:53:36

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [9400c9aa] - support file upload (Deepankar Mahapatro)

πŸ“— Documentation

  • [833c9dd9] - update readme (Deepankar Mahapatro)

🍹 Other Improvements

  • [9cc9a0eb] - version: the next version will be 0.0.19 (Jina Dev Bot)

Release Note (0.0.20)

Release time: 2023-05-02 10:02:04

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [7516f429] - hitl: pin requirements (Deepankar Mahapatro)
  • [a2825643] - hitl: event-loop for non-async functions (Deepankar Mahapatro)

πŸ“— Documentation

  • [9d6e9c43] - update slack count (Deepankar Mahapatro)

🍹 Other Improvements

  • [58589bd7] - version: the next version will be 0.0.20 (Jina Dev Bot)

Release Note (0.0.21)

Release time: 2023-05-03 06:47:57

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [387a9c75] - share auth context with route (Deepankar Mahapatro)

🍹 Other Improvements

  • [bfb3d661] - version: the next version will be 0.0.21 (Jina Dev Bot)

Release Note (0.0.22)

Release time: 2023-05-05 02:51:04

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Zac Li, Jina Dev Bot, Deepankar Mahapatro, πŸ™‡

πŸ†• New Features

🐞 Bug fixes

πŸ“— Documentation

  • [833c9dd9] - update readme (Deepankar Mahapatro)

🏁 Unit Test and CICD

  • [23d2384c] - integration test (Zac Li)

🍹 Other Improvements

  • [09107b0e] - version: the next version will be 0.0.22 (Jina Dev Bot)
  • [9cc9a0eb] - version: the next version will be 0.0.19 (Jina Dev Bot)
  • [260f31bc] - Merge pull request #46 from jina-ai/feat-authz (Deepankar Mahapatro)

Release Note (0.0.23)

Release time: 2023-05-05 11:09:06

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [d5affbd4] - pandas-ai as a service (Deepankar Mahapatro)
  • [c75a673f] - upload/download dataframes (Deepankar Mahapatro)

🍹 Other Improvements

  • [7208b384] - version: the next version will be 0.0.23 (Jina Dev Bot)

Release Note (0.0.24)

Release time: 2023-05-08 15:06:33

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, notandor, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [a20fbd17] - upgrade jina version to 3.15.2, to let dependents be installed on platform Windows by poetry (notandor)

🍹 Other Improvements

  • [b7fe7a7e] - bump jcloud to fix windows issues (Deepankar Mahapatro)
  • [40e5988d] - version: the next version will be 0.0.24 (Jina Dev Bot)

Release Note (0.0.25)

Release time: 2023-05-09 16:02:56

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [55093573] - autogpt-as-a-service (Deepankar Mahapatro)

πŸ“— Documentation

  • [13585d80] - update readme (Deepankar Mahapatro)

🍹 Other Improvements

  • [e05901cb] - version: the next version will be 0.0.25 (Jina Dev Bot)

Release Note (0.0.26)

Release time: 2023-05-10 04:52:17

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Zac Li, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [54c3263f] - langchain callback import (Zac Li)

🍹 Other Improvements

  • [9c4965fe] - version: the next version will be 0.0.26 (Jina Dev Bot)

Release Note (0.0.27)

Release time: 2023-05-11 11:02:09

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Zac Li, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [d2a74009] - allow option to enable/disable cors (Deepankar Mahapatro)
  • [a01041c1] - support jcloud config input (Zac Li)

🐞 Bug fixes

πŸ“— Documentation

  • [5a78395e] - update readme.md (Deepankar Mahapatro)
  • [ab82f8b7] - readme update (Zac Li)
  • [03fa8652] - config docs (Zac Li)
  • [13585d80] - update readme (Deepankar Mahapatro)

🏁 Unit Test and CICD

  • [f6967185] - local config file support (Zac Li)
  • [a72c7ee1] - unit test (Zac Li)
  • [303eb865] - jcloud integration tests for basic app (Zac Li)
  • [33ac64c2] - jcloud integration tests for timeout (Zac Li)

🍹 Other Improvements

  • [3af6b881] - add unit test (Zac Li)
  • [24da78d7] - version: the next version will be 0.0.27 (Jina Dev Bot)
  • [9c4965fe] - version: the next version will be 0.0.26 (Jina Dev Bot)
  • [46e74074] - Merge pull request #59 from jina-ai/autogpt (Deepankar Mahapatro)
  • [9eb7c5f4] - add pyproject.tom (Zac Li)
  • [e05901cb] - version: the next version will be 0.0.25 (Jina Dev Bot)

Release Note (0.0.28)

Release time: 2023-05-15 12:20:47

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [9b41b743] - push image to hubble (Deepankar Mahapatro)
  • [70bc62d9] - read dependencies from pyproject.toml (Deepankar Mahapatro)
  • [b5d766b7] - serve any fastapi app (Deepankar Mahapatro)

🐞 Bug fixes

  • [9adeef61] - push message (Deepankar Mahapatro)

πŸ“— Documentation

  • [11d7bf52] - update readme (Deepankar Mahapatro)

🏁 Unit Test and CICD

  • [ee33ba6b] - fastapi apps (Deepankar Mahapatro)

🍹 Other Improvements

  • [e7ea4860] - version: the next version will be 0.0.28 (Jina Dev Bot)

Release Note (0.0.29)

Release time: 2023-05-15 14:20:35

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [9b41b743] - push image to hubble (Deepankar Mahapatro)
  • [70bc62d9] - read dependencies from pyproject.toml (Deepankar Mahapatro)
  • [b5d766b7] - serve any fastapi app (Deepankar Mahapatro)

🐞 Bug fixes

  • [1c1bd565] - apps directory path (Deepankar Mahapatro)
  • [fbde9827] - uses string from hubble (Deepankar Mahapatro)
  • [9adeef61] - push message (Deepankar Mahapatro)

πŸ“— Documentation

  • [11d7bf52] - update readme (Deepankar Mahapatro)
  • [5a78395e] - update readme.md (Deepankar Mahapatro)

🏁 Unit Test and CICD

  • [ee33ba6b] - fastapi apps (Deepankar Mahapatro)

🍹 Other Improvements

  • [8dfed10e] - version: the next version will be 0.0.29 (Jina Dev Bot)
  • [e7ea4860] - version: the next version will be 0.0.28 (Jina Dev Bot)

Release Note (0.0.30)

Release time: 2023-05-15 16:36:53

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🍹 Other Improvements

  • [d0fa286d] - disable counter on api routes (Deepankar Mahapatro)
  • [302aa82e] - version: the next version will be 0.0.30 (Jina Dev Bot)

Release Note (0.0.31)

Release time: 2023-05-16 04:13:21

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Zac Li, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [c75b9663] - remove debug lines (Zac Li)

🍹 Other Improvements

  • [8f5fb3e0] - version: the next version will be 0.0.31 (Jina Dev Bot)

Release Note (0.0.32)

Release time: 2023-05-17 05:23:33

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Zac Li, Han Xiao, Jina Dev Bot, πŸ™‡

πŸ†• New Features

🏁 Unit Test and CICD

  • [b46c55b1] - update langflow-push.yml (Deepankar Mahapatro)
  • [76ecf1bc] - create test-push.yml (Deepankar Mahapatro)
  • [06eccf9c] - add langflow push workflow (Deepankar Mahapatro)

🍹 Other Improvements

  • [cb028852] - fix slack link to discord (Han Xiao)
  • [53ccbf99] - version: the next version will be 0.0.32 (Jina Dev Bot)

Release Note (0.0.33)

Release time: 2023-05-18 05:23:34

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ“— Documentation

  • [cb2e0a08] - refactor pricing (Deepankar Mahapatro)

🍹 Other Improvements

  • [fea3ce82] - remove pandasai to support python 3.8 (Deepankar Mahapatro)
  • [1e5966fe] - version: the next version will be 0.0.33 (Jina Dev Bot)

Release Note (0.0.34)

Release time: 2023-05-18 11:47:24

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [7c400421] - hide boxes if verbose is not set (Deepankar Mahapatro)
  • [9a827f85] - sys path for apps (Deepankar Mahapatro)

🍹 Other Improvements

  • [5d322ccb] - version: the next version will be 0.0.34 (Jina Dev Bot)

Release Note (0.0.35)

Release time: 2023-05-19 11:30:20

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Zac Li, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [3875be03] - replace with metrics middleware (Zac Li)

🐞 Bug fixes

  • [9cce41c0] - point to cloud.jina.ai logs url (Deepankar Mahapatro)

πŸ“— Documentation

  • [cb2e0a08] - refactor pricing (Deepankar Mahapatro)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [51f6df77] - version: the next version will be 0.0.35 (Jina Dev Bot)
  • [1e5966fe] - version: the next version will be 0.0.33 (Jina Dev Bot)
  • [94c16e7d] - Merge pull request #76 from jina-ai/feat-pricing (Deepankar Mahapatro)

Release Note (0.0.36)

Release time: 2023-05-22 15:11:29

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [19f2ca5c] - mount efs with gateway (Deepankar Mahapatro)

πŸ“— Documentation

  • [3ecd8388] - update readme (Deepankar Mahapatro)
  • [8d01dddf] - refactor readme (Deepankar Mahapatro)

🏁 Unit Test and CICD

  • [a06a1925] - assign and pass workspace to methods (Deepankar Mahapatro)

🍹 Other Improvements

  • [bc881f81] - version: the next version will be 0.0.36 (Jina Dev Bot)

Release Note (0.0.37)

Release time: 2023-05-23 06:32:15

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Zac Li, Jina Dev Bot, Deepankar Mahapatro, πŸ™‡

πŸ†• New Features

  • [311ee29d] - logging middleware (Zac Li)
  • [d3a0869c] - unified duration and add counter (Zac Li)

🐞 Bug fixes

  • [a30d8a3e] - take first ip (Zac Li)
  • [9c69055b] - undo connection client print (Zac Li)
  • [4e25f9e6] - add protocol metadata (Zac Li)

🏁 Unit Test and CICD

🍹 Other Improvements

  • [85a313dc] - revert py upgrade and pin problematic libs (Zac Li)
  • [d32f0a11] - upgrade python version to workaround langchain issue (Zac Li)
  • [af32e2c7] - version: the next version will be 0.0.37 (Jina Dev Bot)
  • [bc881f81] - version: the next version will be 0.0.36 (Jina Dev Bot)
  • [df17eb0d] - Merge pull request #84 from jina-ai/feat-metrics-middleware (Deepankar Mahapatro)

Release Note (0.0.38)

Release time: 2023-05-26 12:06:54

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Zac Li, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [21d87810] - pass envs during deployment (Deepankar Mahapatro)

🐞 Bug fixes

  • [de455dfb] - add entrypoint if not added (Deepankar Mahapatro)
  • [cc00b3e3] - pass token to fetch executor info (Deepankar Mahapatro)
  • [fa41d559] - support disabling efs (Zac Li)

πŸ“— Documentation

🏁 Unit Test and CICD

  • [3ef8af6f] - update langflow-push.yml (Deepankar Mahapatro)

🍹 Other Improvements

  • [346f0118] - version: the next version will be 0.0.38 (Jina Dev Bot)
  • [af32e2c7] - version: the next version will be 0.0.37 (Jina Dev Bot)
  • [9bd1aafe] - Merge pull request #88 from jina-ai/feat-storage (Deepankar Mahapatro)

Release Note (0.0.39)

Release time: 2023-05-31 13:26:41

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Zac Li, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [decef937] - support pushing image publicly (Zac Li)

🏁 Unit Test and CICD

  • [94a9ecee] - update readme (Deepankar Mahapatro)

🍹 Other Improvements

  • [3f72b6c4] - version: the next version will be 0.0.39 (Jina Dev Bot)

Release Note (0.0.40)

Release time: 2023-06-01 05:14:03

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [acdde6be] - add public to push (Deepankar Mahapatro)

🏁 Unit Test and CICD

  • [f681fb1f] - update langflow-push.yml (Deepankar Mahapatro)

🍹 Other Improvements

  • [9e1de166] - version: the next version will be 0.0.40 (Jina Dev Bot)

Release Note (0.0.41)

Release time: 2023-06-01 10:19:52

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🏁 Unit Test and CICD

  • [8ed3adaa] - update test-push.yml (Deepankar Mahapatro)

🍹 Other Improvements

  • [619d8e61] - remove docarray imports (Deepankar Mahapatro)
  • [eab0cca8] - version: the next version will be 0.0.41 (Jina Dev Bot)

Release Note (0.0.42)

Release time: 2023-06-05 05:59:53

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

🐞 Bug fixes

  • [1d5bdde7] - change cwd before running serving function (Deepankar Mahapatro)

🍹 Other Improvements

  • [a9bdb383] - version: the next version will be 0.0.42 (Jina Dev Bot)

Release Note (0.0.43)

Release time: 2023-06-06 14:26:11

πŸ™‡ We'd like to thank all contributors for this new release! In particular, Deepankar Mahapatro, Jina Dev Bot, πŸ™‡

πŸ†• New Features

  • [99df38a1] - export to docker-compose/kubernetes (Deepankar Mahapatro)

🍹 Other Improvements

  • [85cf9d9d] - version: the next version will be 0.0.43 (Jina Dev Bot)