fix: Apps-engine fixes
Proposed changes (including videos or screenshots)
This patch release is a back port from the fixes added to Rocket.Chat version 7.1.
Changes:
- fix: engine restart process for Deno used wrong status #33865
- fix: deno runtime controller not handling undefined child process reference correctly #33494
- feat: make Deno capture unhandled exceptions and rejections and report them to the server #33997
- feat: apps-engine timeout config #33690
https://github.com/RocketChat/Rocket.Chat.Apps-engine/releases/tag/v1.44.1
Issue(s)
Steps to test or reproduce
Further comments
Looks like this PR is not ready to merge, because of the following issues:
- This PR is missing the required milestone or project
Please fix the issues and try again
If you have any trouble, please check the PR guidelines
🦋 Changeset detected
Latest commit: b4770041a0e2793811dc4cdeec2a28d8aa36ce3e
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 34 packages
| Name | Type |
|---|---|
| @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 |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:warning: Please upload report for BASE (release-6.11.4@0b0ede7). Learn more about missing BASE report.
Additional details and impacted files
@@ Coverage Diff @@
## release-6.11.4 #34142 +/- ##
=================================================
Coverage ? 55.67%
=================================================
Files ? 2637
Lines ? 57523
Branches ? 11941
=================================================
Hits ? 32028
Misses ? 22774
Partials ? 2721
| Flag | Coverage Δ | |
|---|---|---|
| e2e | 54.38% <ø> (?) |
|
| unit | 71.88% <ø> (?) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Closing as no longer relevant