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.0 in /wikipedia-sentences #717

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps jina[standard] from 2.0.18 to 2.1.0.

Release notes

Sourced from jina[standard]'s releases.

💫 Patch v2.1.0

Release Note (2.1.0)

Release time: 2021-09-12 12:07:58

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

🐞 Bug fixes

🍹 Other Improvements

  • [55954e69] - bump version to 2.1 (Han Xiao)
  • [33f0ded3] - version: the next version will be 2.0.25 (Jina Dev Bot)

💫 Patch v2.0.24

Release Note (2.0.24)

Release time: 2021-09-12 06:45:12

🙇 We'd like to thank all contributors for this new release! In particular, Jina Dev Bot, Roshan Jossy, Bharat Raghunathan, Han Xiao, cristian, Aakash Jhawar, Tadej Svetina, Tobias Jacobowitz, Florian Hönicke, Sebastian Lettner, dependabot[bot], Winston Wong, felix-wang, AlaeddineAbdessalem, Maximilian Werk, Alan Zhisheng Niu, Wang Bo, David Buchaca Prats, Zhaofeng Miao, Nishil, Maksudur Rahman Maateen, 🙇

🆕 New Features

  • [8a47de91] - flow: add install_requirments args when using jinahub (#3324) (felix-wang)
  • [b33e6693] - match: add exclude_self to match func (#3352) (Han Xiao)
  • [cbe578dc] - k8s parallel for shards (#3350) (Florian Hönicke)
  • [7fe4c3e2] - k8s: client access from within the cluster (#3344) (Tobias Jacobowitz)

⚡ Performance Improvements

🐞 Bug fixes

  • [3e8c35e0] - empty DA match should be just nop (#3385) (Han Xiao)
  • [2cf15df5] - uses=Executor should work with spawn start method (#3380) (Tadej Svetina)
  • [b0e46a30] - types: allow da extend with None (#3379) (Tobias Jacobowitz)
  • [71ef9711] - clean-up and re-ordering of jina hub new table (#3369) (cristian)
  • [63c04bb7] - k8s needs (#3372) (Florian Hönicke)

... (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


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 3 years ago

Superseded by #719.