-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
190 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixed a problem in the deno runtime controller where it would not handle undefined child process references correctly |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Removed the 1 second timeout of `Pre` app events. Now they will follow the "global" configuration |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Add support to configure apps runtime timeout via the APPS_ENGINE_RUNTIME_TIMEOUT environment variable |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Fixes an issue that would cause apps to appear disabled after a subprocess restart |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
--- | ||
'@rocket.chat/omnichannel-services': patch | ||
'rocketchat-services': patch | ||
'@rocket.chat/omnichannel-transcript': patch | ||
'@rocket.chat/authorization-service': patch | ||
'@rocket.chat/web-ui-registration': patch | ||
'@rocket.chat/stream-hub-service': patch | ||
'@rocket.chat/uikit-playground': patch | ||
'@rocket.chat/presence-service': patch | ||
'@rocket.chat/fuselage-ui-kit': patch | ||
'@rocket.chat/instance-status': patch | ||
'@rocket.chat/account-service': patch | ||
'@rocket.chat/message-parser': patch | ||
'@rocket.chat/api-client': patch | ||
'@rocket.chat/ddp-client': patch | ||
'@rocket.chat/pdf-worker': patch | ||
'@rocket.chat/core-services': patch | ||
'@rocket.chat/model-typings': patch | ||
'@rocket.chat/ui-video-conf': patch | ||
'@rocket.chat/core-typings': patch | ||
'@rocket.chat/peggy-loader': patch | ||
'@rocket.chat/rest-typings': patch | ||
'@rocket.chat/ddp-streamer': patch | ||
'@rocket.chat/queue-worker': patch | ||
'@rocket.chat/presence': patch | ||
'@rocket.chat/ui-contexts': patch | ||
'@rocket.chat/license': patch | ||
'@rocket.chat/gazzodown': patch | ||
'@rocket.chat/ui-avatar': patch | ||
'@rocket.chat/ui-client': patch | ||
'@rocket.chat/livechat': patch | ||
'@rocket.chat/models': patch | ||
'@rocket.chat/apps': patch | ||
'@rocket.chat/cron': patch | ||
'@rocket.chat/meteor': patch | ||
--- | ||
|
||
Prevent apps' subprocesses from crashing on unhandled rejections or uncaught exceptions |