From fdc584f219773138f2b1afdea7a9f861afafca3d Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Wed, 13 Apr 2022 19:14:21 +0200 Subject: deps: update dependencies Signed-off-by: Valery Piashchynski --- CHANGELOG.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index d3b827ae..107366e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,5 @@ # CHANGELOG -
- v2.10.0-alpha.1 - ## v2.10.0-alpha.1 (07.04.2022) ## 👀 New: @@ -48,8 +45,12 @@ Known issues: 1. RR will not notify a worker if HTTP connection was interrupted. RR will read all response from the worker and drop it. That will be fixed in the stable streaming release. 2. Sometimes RR may miss the immediate error from the worker and send a 0 payload with 200 status. This is related only to the http response. + +- ✏️ **[BETA]** Local activities support [link](https://docs.temporal.io/docs/concepts/what-is-a-local-activity). + + --- -
+ ## v2.9.1 (11.04.2022) -- cgit v1.2.3