jina-ai / examples

Jina examples and demos to help you get started
https://docs.jina.ai
Apache License 2.0
453 stars 140 forks source link

chore(deps): bump jina[rich,standard] from 2.0.18 to 2.1.8 in /cross-modal-search #749

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jina[rich,standard] from 2.0.18 to 2.1.8.

Release notes

Sourced from jina[rich,standard]'s releases.

💫 Patch v2.1.8

Release Note (2.1.8)

Release time: 2021-10-15 20:19:04

🙇 We'd like to thank all contributors for this new release! In particular, Tobias Jacobowitz, Han Xiao, Zhaofeng Miao, Joan Fontanals, Jina Dev Bot, Florian Hönicke, M4rtin König, 🙇

🆕 New Features

  • [bd6e5626] - helper: add eta on progressbar for known-length inputs (#3688) (Han Xiao)
  • [18c32e78] - k8s pod rolling update (#3631) (Joan Fontanals)
  • [8a44d1b3] - k8s update policy (#3669) (Florian Hönicke)

🐞 Bug fixes

  • [dca6d016] - docker: args processing in container runtime (#3684) (Tobias Jacobowitz)
  • [7d9e6fd3] - dockerfile: use right environment when build core and perf (#3673) (Zhaofeng Miao)
  • [af9c2749] - fix ambiguity uses after and before (#3683) (Joan Fontanals)
  • [2b08e230] - gateway uvicorn needed (#3674) (Florian Hönicke)
  • [76285be3] - args: allow disabling k8s_connection_pooling (#3532) (#3667) (M4rtin König)
  • [b341b9d6] - compatibility with pyyaml 6.0 (#3675) (Joan Fontanals)
  • [e969ce29] - set debug log level to k8spod (#3660) (Joan Fontanals)
  • [cf7c215f] - fix plot document (#3659) (Joan Fontanals)

🧼 Code Refactoring

📗 Documentation

  • [4a090144] - refactor shard and replica docs (#3630) (Tobias Jacobowitz)

🍹 Other Improvements

  • [f30ecd89] - contributor: update contributors (Jina Dev Bot)
  • [deee1719] - update codeowners (#3677) (Han Xiao)
  • [b0746c4d] - docs: update TOC (Jina Dev Bot)
  • [0221034c] - version: the next version will be 2.1.8 (Jina Dev Bot)

💫 Patch v2.1.7

Release Note (2.1.7)

Release time: 2021-10-13 17:17:56

... (truncated)

Changelog

Sourced from jina[rich,standard]'s changelog.

Release Note (2.0.18)

Release time: 2021-08-11 07:04:34

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

🧼 Code Refactoring

  • [2b79c067] - setup: make standard deps as the default deps (#3145) (Han Xiao)

📗 Documentation

  • [73589246] - daemon in readme (#3122) (Deepankar Mahapatro)
  • [b7a1cf7f] - hub: add description about the tag of hub (#3125) (Zhaofeng Miao)
  • [0eb06a94] - update dam chapter and add uses_with , uses_metas , uses_requests to Flow.md (#3146) (AlaeddineAbdessalem)

🍹 Other Improvements

  • [2e22f88d] - docs: fix layout of jinad markdown (Han Xiao)
  • [6c9704c2] - docs: update TOC (Jina Dev Bot)
  • [2cc4fb0b] - contributor: update contributors (Jina Dev Bot)
  • [994a61c0] - docs: fix layout of jinad (Han Xiao)
  • [92613c32] - version: the next version will be 2.0.18 (Jina Dev Bot)

Release Note (2.0.19)

Release time: 2021-08-18 11:49:12

🙇 We'd like to thank all contributors for this new release! In particular, Han Xiao, Joan Fontanals, Maximilian Werk, Jina Dev Bot, Maksudur Rahman Maateen, David Buchaca Prats, Wang Bo, AlaeddineAbdessalem, Tadej Svetina, Deepankar Mahapatro, Tobias Jacobowitz, cristian, 🙇

💥 Breaking changes

  • [c2eca9f6] - cli: 💥 change zed_runtime to executor --native (#3196) (Han Xiao)

🆕 New Features

  • [53e4607c] - pass native in container runtime docker (#3200) (Joan Fontanals)
  • [2939170b] - blobs property (#3198) (Joan Fontanals)
  • [befb7cd3] - unknown args loggin (#3172) (Maximilian Werk)
  • [b32a0a56] - changed pull_request_target to pull_request (#3189) (Maksudur Rahman Maateen)
  • [21a62afc] - add setter to embeddings (#3190) (David Buchaca Prats)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #750.