Skip to content

Commit

Permalink
update 3.27.8-master due to push on jina-ai/jina
Browse files Browse the repository at this point in the history
  • Loading branch information
jina-bot committed Sep 15, 2024
1 parent 1d58cd3 commit 7bcc9e5
Show file tree
Hide file tree
Showing 10 changed files with 3,460 additions and 25 deletions.
1 change: 1 addition & 0 deletions 3.27.8-master.json

Large diffs are not rendered by default.

3,423 changes: 3,423 additions & 0 deletions 3.27.8-master.yml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion master.json

Large diffs are not rendered by default.

28 changes: 19 additions & 9 deletions master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source: https://github.com/jina-ai/jina/tree/master
url: https://jina.ai
docs: https://docs.jina.ai
authors: dev-team@jina.ai
version: 3.27.7
version: 3.27.8
methods:
- name: executor
options:
Expand Down Expand Up @@ -410,7 +410,7 @@ methods:
as one replica of the Executor.
choices: null
default:
- 59988
- 55054
required: false
option_strings:
- --port
Expand Down Expand Up @@ -472,7 +472,7 @@ methods:
port between [49152, 65535]
choices: null
default:
- 63255
- 51227
required: false
option_strings:
- --port-monitoring
Expand Down Expand Up @@ -1357,7 +1357,7 @@ methods:
many protocols are used.
choices: null
default:
- 58665
- 54581
required: false
option_strings:
- --port
Expand Down Expand Up @@ -1421,7 +1421,7 @@ methods:
port between [49152, 65535]
choices: null
default:
- 61513
- 60459
required: false
option_strings:
- --port-monitoring
Expand Down Expand Up @@ -2272,7 +2272,7 @@ methods:
as one replica of the Executor.
choices: null
default:
- 53175
- 50916
required: false
option_strings:
- --port
Expand Down Expand Up @@ -2334,7 +2334,7 @@ methods:
port between [49152, 65535]
choices: null
default:
- 59338
- 53995
required: false
option_strings:
- --port-monitoring
Expand Down Expand Up @@ -2895,7 +2895,7 @@ methods:
as one replica of the Executor.
choices: null
default:
- 60855
- 58074
required: false
option_strings:
- --port
Expand Down Expand Up @@ -2957,7 +2957,7 @@ methods:
port between [49152, 65535]
choices: null
default:
- 64033
- 56583
required: false
option_strings:
- --port-monitoring
Expand Down Expand Up @@ -3366,6 +3366,16 @@ methods:
type: str
default_random: false
name: log_config
- help: True if HTTPClient should reuse ClientSession. If true, user will be responsible
to close it
choices: null
default: false
required: false
option_strings:
- --reuse-session
type: bool
default_random: false
name: reuse_session
- help: Communication protocol between server and client.
choices:
- GRPC
Expand Down
22 changes: 11 additions & 11 deletions rest/master.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion rest/master.json

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions schemas/3.27.8-master.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion schemas/master

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion schemas/master.json

Large diffs are not rendered by default.

0 comments on commit 7bcc9e5

Please sign in to comment.