Skip to content
Snippets Groups Projects
Commit c453be1b authored by rocketchat-github-ci's avatar rocketchat-github-ci
Browse files

Release 7.1.3

[no ci]
parent 3c60d7f7
No related tags found
No related merge requests found
Showing
with 131 additions and 34 deletions
---
'@rocket.chat/apps-engine': patch
'@rocket.chat/meteor': patch
---
Fixes deno dependency caching for the docker image builds
---
'@rocket.chat/apps-engine': patch
---
Adds simple app subprocess metrics report
---
'@rocket.chat/apps-engine': patch
---
Attempts to restart an app subprocess if the spawn command fails
---
'@rocket.chat/apps-engine': patch
---
Fixes an issue while collecting the error message from a failed restart attempt of an app subprocess
---
'@rocket.chat/apps-engine': patch
---
Prevents app:getStatus requests from timing out in some cases
# @rocket.chat/meteor
## 7.1.3
### Patch Changes
- Bump @rocket.chat/meteor version.
- ([#35283](https://github.com/RocketChat/Rocket.Chat/pull/35283) by [@dionisio-bot](https://github.com/dionisio-bot)) Fixes deno dependency caching for the docker image builds
- <details><summary>Updated dependencies [3c60d7f74ce4fb9b15d66912872c26f20b3d79c1, 87495466e54c4b76101cbeb12e751c20c7e8b112, 87495466e54c4b76101cbeb12e751c20c7e8b112, 87495466e54c4b76101cbeb12e751c20c7e8b112, 87495466e54c4b76101cbeb12e751c20c7e8b112]:</summary>
- @rocket.chat/apps-engine@1.48.2
- @rocket.chat/presence@0.2.13
- @rocket.chat/apps@0.2.4
- @rocket.chat/core-services@0.7.5
- @rocket.chat/core-typings@7.1.3
- @rocket.chat/fuselage-ui-kit@13.0.3
- @rocket.chat/rest-typings@7.1.3
- @rocket.chat/license@1.0.4
- @rocket.chat/omnichannel-services@0.3.10
- @rocket.chat/pdf-worker@0.2.10
- @rocket.chat/api-client@0.2.13
- @rocket.chat/cron@0.1.13
- @rocket.chat/freeswitch@1.0.4
- @rocket.chat/gazzodown@13.0.3
- @rocket.chat/model-typings@1.1.3
- @rocket.chat/ui-contexts@13.0.3
- @rocket.chat/server-cloud-communication@0.0.2
- @rocket.chat/network-broker@0.1.5
- @rocket.chat/models@1.0.4
- @rocket.chat/ui-theming@0.4.1
- @rocket.chat/ui-avatar@9.0.3
- @rocket.chat/ui-client@13.0.3
- @rocket.chat/ui-video-conf@13.0.3
- @rocket.chat/ui-voip@3.0.3
- @rocket.chat/web-ui-registration@13.0.3
- @rocket.chat/instance-status@0.1.13
</details>
## 7.1.2
### Patch Changes
......
{
"version": "7.1.2"
"version": "7.1.3"
}
# rocketchat-services
## 2.0.4
### Patch Changes
- <details><summary>Updated dependencies [3c60d7f74ce4fb9b15d66912872c26f20b3d79c1, 87495466e54c4b76101cbeb12e751c20c7e8b112, 87495466e54c4b76101cbeb12e751c20c7e8b112, 87495466e54c4b76101cbeb12e751c20c7e8b112, 87495466e54c4b76101cbeb12e751c20c7e8b112]:</summary>
- @rocket.chat/apps-engine@1.48.2
- @rocket.chat/core-services@0.7.5
- @rocket.chat/core-typings@7.1.3
- @rocket.chat/rest-typings@7.1.3
- @rocket.chat/model-typings@1.1.3
- @rocket.chat/network-broker@0.1.5
- @rocket.chat/models@1.0.4
</details>
## 2.0.3
### Patch Changes
......
{
"name": "rocketchat-services",
"private": true,
"version": "2.0.3",
"version": "2.0.4",
"description": "Rocket.Chat Authorization service",
"main": "index.js",
"scripts": {
......
{
"name": "@rocket.chat/meteor",
"description": "The Ultimate Open Source WebChat Platform",
"version": "7.1.2",
"version": "7.1.3",
"private": true,
"author": {
"name": "Rocket.Chat",
......
# @rocket.chat/uikit-playground
## 0.6.4
### Patch Changes
- <details><summary>Updated dependencies []:</summary>
- @rocket.chat/core-typings@7.1.3
- @rocket.chat/fuselage-ui-kit@13.0.3
- @rocket.chat/ui-contexts@13.0.3
- @rocket.chat/ui-avatar@9.0.3
</details>
## 0.6.3
### Patch Changes
......
{
"name": "@rocket.chat/uikit-playground",
"private": true,
"version": "0.6.3",
"version": "0.6.4",
"type": "module",
"scripts": {
"dev": "vite",
......
# @rocket.chat/account-service
## 0.4.13
### Patch Changes
- <details><summary>Updated dependencies []:</summary>
- @rocket.chat/core-services@0.7.5
- @rocket.chat/core-typings@7.1.3
- @rocket.chat/rest-typings@7.1.3
- @rocket.chat/model-typings@1.1.3
- @rocket.chat/network-broker@0.1.5
- @rocket.chat/models@1.0.4
</details>
## 0.4.12
### Patch Changes
......
{
"name": "@rocket.chat/account-service",
"private": true,
"version": "0.4.12",
"version": "0.4.13",
"description": "Rocket.Chat Account service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
# @rocket.chat/authorization-service
## 0.4.13
### Patch Changes
- <details><summary>Updated dependencies []:</summary>
- @rocket.chat/core-services@0.7.5
- @rocket.chat/core-typings@7.1.3
- @rocket.chat/rest-typings@7.1.3
- @rocket.chat/model-typings@1.1.3
- @rocket.chat/network-broker@0.1.5
- @rocket.chat/models@1.0.4
</details>
## 0.4.12
### Patch Changes
......
{
"name": "@rocket.chat/authorization-service",
"private": true,
"version": "0.4.12",
"version": "0.4.13",
"description": "Rocket.Chat Authorization service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
# @rocket.chat/ddp-streamer
## 0.3.13
### Patch Changes
- <details><summary>Updated dependencies []:</summary>
- @rocket.chat/core-services@0.7.5
- @rocket.chat/core-typings@7.1.3
- @rocket.chat/rest-typings@7.1.3
- @rocket.chat/model-typings@1.1.3
- @rocket.chat/network-broker@0.1.5
- @rocket.chat/models@1.0.4
- @rocket.chat/instance-status@0.1.13
</details>
## 0.3.12
### Patch Changes
......
{
"name": "@rocket.chat/ddp-streamer",
"private": true,
"version": "0.3.12",
"version": "0.3.13",
"description": "Rocket.Chat DDP-Streamer service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
# @rocket.chat/omnichannel-transcript
## 0.4.13
### Patch Changes
- <details><summary>Updated dependencies []:</summary>
- @rocket.chat/core-services@0.7.5
- @rocket.chat/core-typings@7.1.3
- @rocket.chat/omnichannel-services@0.3.10
- @rocket.chat/pdf-worker@0.2.10
- @rocket.chat/model-typings@1.1.3
- @rocket.chat/network-broker@0.1.5
- @rocket.chat/models@1.0.4
</details>
## 0.4.12
### Patch Changes
......
{
"name": "@rocket.chat/omnichannel-transcript",
"private": true,
"version": "0.4.12",
"version": "0.4.13",
"description": "Rocket.Chat service",
"scripts": {
"build": "tsc -p tsconfig.json",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment