Skip to content

Commit

Permalink
[GithubActions] Update Restate '0.5.0' SDK-Typescript '0.5.0' Tour '0…
Browse files Browse the repository at this point in the history
….5.0' (#183)

Co-authored-by: jackkleeman <[email protected]>
  • Loading branch information
github-actions[bot] and jackkleeman authored Nov 21, 2023
1 parent 10ae463 commit 1c7f98c
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions restate.config.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"RESTATE_DIST_VERSION": "0.5.0",
"TYPESCRIPT_SDK_VERSION": "0.4.1",
"TOUR_VERSION": "0.4.1"
"TYPESCRIPT_SDK_VERSION": "0.5.0",
"TOUR_VERSION": "0.5.0"
}
6 changes: 3 additions & 3 deletions static/schemas/config_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"aws_profile": null
}
},
"tmp_dir": "/tmp/invoker-018be364379f7668aa8c7002abe22679"
"tmp_dir": "/tmp/invoker-018bf2c102407d8292170bc38fd8f856"
},
"kafka": {
"clusters": {}
Expand Down Expand Up @@ -467,7 +467,7 @@
"aws_profile": null
}
},
"tmp_dir": "/tmp/invoker-018be36437a07c5ebd79ae258664245c"
"tmp_dir": "/tmp/invoker-018bf2c10240706b8810ef4b7fe11770"
},
"$ref": "#/definitions/InvokerOptions"
},
Expand Down Expand Up @@ -761,7 +761,7 @@
"tmp_dir": {
"title": "Temporary directory",
"description": "Temporary directory to use for the invoker temporary files. If empty, the system temporary directory will be used instead.",
"default": "/tmp/invoker-018be36437a07e34940810acf9df397d",
"default": "/tmp/invoker-018bf2c102417b6b8b94afadb9473da0",
"type": "string"
},
"concurrency_limit": {
Expand Down
2 changes: 1 addition & 1 deletion static/schemas/openapi-meta.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion static/schemas/restate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ worker:
abort_timeout: 1m
message_size_warning: 10485760
message_size_limit: null
tmp_dir: /tmp/invoker-018be36438fd78fcb289c07294b890ca
tmp_dir: /tmp/invoker-018bf2c1039c7fe7b8aa2641cbfd8ebd
concurrency_limit: null
service_client:
http:
Expand Down

0 comments on commit 1c7f98c

Please sign in to comment.