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[standard] from 2.0.18 to 2.1.10 in /multires-lyrics-search #751

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps jina[standard] from 2.0.18 to 2.1.10.

Release notes

Sourced from jina[standard]'s releases.

πŸ’« Patch v2.1.10

Release Note (2.1.10)

Release time: 2021-10-20 09:38:15

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

🐞 Bug fixes

  • [37210f8d] - requirements: add pillow to standard (Han Xiao)

πŸ“— Documentation

  • [e9474f6c] - add finetuner links to ecosystem (Han Xiao)

🍹 Other Improvements

  • [bceeeef5] - fix pillow dependencies (Han Xiao)
  • [101794f8] - version: the next version will be 2.1.10 (Jina Dev Bot)

πŸ’« Patch v2.1.9

Release Note (2.1.9)

Release time: 2021-10-20 07:30:32

πŸ™‡ We'd like to thank all contributors for this new release! In particular, felix-wang, Wang Bo, Han Xiao, Jina Dev Bot, Florian HΓΆnicke, Deepankar Mahapatro, Joan Fontanals, Gautham Suresh, Tobias Jacobowitz, Maximilian Werk, πŸ™‡

πŸ’₯ Breaking changes

  • [1f4e16c5] - disable prefetch by default, remove on-recv :boom: (#3590) (Deepankar Mahapatro)

πŸ†• New Features

  • [86a6b987] - types: add to_datauri in from_files generator (#3708) (Han Xiao)
  • [249e191c] - document: add support for hugging face datasets :champagne: (#3613) (Gautham Suresh)
  • [d3f7330e] - request parameters return StructView (#3702) (Joan Fontanals)
  • [f91dce40] - terminate process in case of cancel runtime failure (#3701) (Joan Fontanals)
  • [5745c341] - runtimes: Support SIGTERM properly (#3672) (Tobias Jacobowitz)
  • [03fab2ae] - runtime: return dict will pass to request.parameters (#3692) (Han Xiao)
  • [633fb287] - type: add fp32 storage to dense ndarray pb (#3690) (Han Xiao)
  • [05e93547] - concurrent rolling updates of shards (#3681) (Joan Fontanals)

... (truncated)

Changelog

Sourced from jina[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
  • bceeeef chore: fix pillow dependencies
  • 37210f8 fix(requirements): add pillow to standard
  • e9474f6 docs: add finetuner links to ecosystem
  • 101794f chore(version): the next version will be 2.1.10
  • c9a8630 fix: requirments not exist (#3715)
  • e5faa89 docs: add warn in notebook environ (#3714)
  • 618419c chore: update readme
  • d803f23 Merge remote-tracking branch 'origin/master'
  • 319bf22 docs: add finetuner links to ecosystem
  • 0c683fb chore(contributor): update contributors
  • Additional commits viewable in compare view


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 #754.