Skip to content

7.0.5

Compare
Choose a tag to compare
@rocketchat-github-ci rocketchat-github-ci released this 17 Jan 18:14
· 566 commits to develop since this release

Engine versions

  • Node: 20.17.0
  • MongoDB: 5.0, 6.0, 7.0
  • Apps-Engine: 1.47.4

Patch Changes

  • Bump @rocket.chat/meteor version.

  • (#34924 by @dionisio-bot) Fixes a behavior when running microservices that caused queue worker to process just the first 60 seconds of request.

    This was due to a mistakenly bound context. Queue Worker was changed to start doing work only after it received the first request.

    However, with the introduction of ASL and actual context on calls, the worker registration was absorbing the context of the call that created them, causing service calls happening inside the callbacks to fail because of a timeout.

  • Updated dependencies [d1d9891]:
    • @rocket.chat/omnichannel-services@0.3.11
    • @rocket.chat/core-typings@7.0.5
    • @rocket.chat/rest-typings@7.0.5
    • @rocket.chat/license@1.0.5
    • @rocket.chat/pdf-worker@0.2.11
    • @rocket.chat/presence@0.2.14
    • @rocket.chat/api-client@0.2.14
    • @rocket.chat/apps@0.2.5
    • @rocket.chat/core-services@0.7.6
    • @rocket.chat/cron@0.1.14
    • @rocket.chat/freeswitch@1.0.5
    • @rocket.chat/fuselage-ui-kit@12.0.5
    • @rocket.chat/gazzodown@12.0.5
    • @rocket.chat/model-typings@1.0.5
    • @rocket.chat/ui-contexts@12.0.5
    • @rocket.chat/server-cloud-communication@0.0.2
    • @rocket.chat/network-broker@0.1.6
    • @rocket.chat/models@1.0.5
    • @rocket.chat/ui-theming@0.4.1
    • @rocket.chat/ui-avatar@8.0.5
    • @rocket.chat/ui-client@12.0.5
    • @rocket.chat/ui-video-conf@12.0.5
    • @rocket.chat/ui-voip@2.0.5
    • @rocket.chat/web-ui-registration@12.0.5
    • @rocket.chat/instance-status@0.1.14