Skip to content

Comments

Release 6.12.2#33306

Closed
rocketchat-github-ci wants to merge 5 commits intomasterfrom
release-6.12.2
Closed

Release 6.12.2#33306
rocketchat-github-ci wants to merge 5 commits intomasterfrom
release-6.12.2

Conversation

@rocketchat-github-ci
Copy link
Collaborator

@rocketchat-github-ci rocketchat-github-ci commented Sep 17, 2024

You can see below a preview of the release change log:

6.12.2

Engine versions

  • Node: 14.21.3
  • MongoDB: 4.4, 5.0, 6.0
  • Apps-Engine: 1.45.0-alpha.866

Patch Changes

  • (#33348 by @dionisio-bot) Fixes a problem that caused visitor creation to fail when GDPR setting was enabled and visitor was created via Apps Engine or the deprecated livechat:registerGuest method.

  • Bump @rocket.chat/meteor version.

  • (#33389 by @dionisio-bot) Fixes a race condition that causes livechat conversations to get stuck in the agent's sidebar panel after being forwarded.

  • (#33304 by @dionisio-bot) Resolves the issue where outgoing integrations failed to trigger after the version 6.12.0 upgrade by correcting the parameter order from the afterSaveMessage callback to listener functions. This ensures the correct room information is passed, restoring the functionality of outgoing webhooks, IRC bridge, Autotranslate, and Engagement Dashboard.

  • (#33314 by @dionisio-bot) Fixed remaining direct references to external user avatar URLs

    Fixed local avatars having priority over external provider

    It mainly corrects the behavior of E2E encryption messages and desktop notifications.

  • Updated dependencies []:
    • @rocket.chat/core-typings@6.12.2
    • @rocket.chat/rest-typings@6.12.2
    • @rocket.chat/license@0.2.8
    • @rocket.chat/omnichannel-services@0.3.5
    • @rocket.chat/pdf-worker@0.2.5
    • @rocket.chat/presence@0.2.8
    • @rocket.chat/api-client@0.2.8
    • @rocket.chat/apps@0.1.8
    • @rocket.chat/core-services@0.6.2
    • @rocket.chat/cron@0.1.8
    • @rocket.chat/fuselage-ui-kit@10.0.2
    • @rocket.chat/gazzodown@10.0.2
    • @rocket.chat/model-typings@0.7.2
    • @rocket.chat/ui-contexts@10.0.2
    • @rocket.chat/server-cloud-communication@0.0.2
    • @rocket.chat/models@0.2.5
    • @rocket.chat/ui-theming@0.2.1
    • @rocket.chat/ui-avatar@6.0.2
    • @rocket.chat/ui-client@10.0.2
    • @rocket.chat/ui-video-conf@10.0.2
    • @rocket.chat/web-ui-registration@10.0.2
    • @rocket.chat/instance-status@0.1.8

@changeset-bot
Copy link

changeset-bot bot commented Sep 17, 2024

🦋 Changeset detected

Latest commit: 95a834c

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 32 packages
Name Type
@rocket.chat/meteor Patch
@rocket.chat/core-typings Patch
@rocket.chat/rest-typings Patch
@rocket.chat/api-client Patch
@rocket.chat/apps Patch
@rocket.chat/core-services Patch
@rocket.chat/cron Patch
@rocket.chat/ddp-client Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/account-service Patch
@rocket.chat/authorization-service Patch
@rocket.chat/ddp-streamer Patch
@rocket.chat/omnichannel-transcript Patch
@rocket.chat/presence-service Patch
@rocket.chat/queue-worker Patch
@rocket.chat/stream-hub-service Patch
@rocket.chat/license Patch
@rocket.chat/omnichannel-services Patch
@rocket.chat/pdf-worker Patch
@rocket.chat/presence Patch
rocketchat-services Patch
@rocket.chat/uikit-playground Patch
@rocket.chat/models Patch
@rocket.chat/ui-avatar Patch
@rocket.chat/ui-client Patch
@rocket.chat/ui-video-conf Patch
@rocket.chat/web-ui-registration Patch
@rocket.chat/instance-status 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

@dionisio-bot
Copy link
Contributor

dionisio-bot bot commented Sep 17, 2024

Looks like this PR is not ready to merge, because of the following issues:

  • This PR is missing the 'stat: QA assured' label
  • 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

@codecov
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

Attention: Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.

Project coverage is 58.25%. Comparing base (e22ea8f) to head (95a834c).
Report is 100 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #33306      +/-   ##
==========================================
- Coverage   58.71%   58.25%   -0.46%     
==========================================
  Files        2682     2682              
  Lines       65011    65001      -10     
  Branches    14603    14600       -3     
==========================================
- Hits        38169    37866     -303     
- Misses      24366    24372       +6     
- Partials     2476     2763     +287     
Flag Coverage Δ
unit 75.62% <0.00%> (-1.78%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

…webhooks and related features (#33304)

Co-authored-by: Ricardo Garim <9621276+ricardogarim@users.noreply.github.com>
…3348)

Co-authored-by: Kevin Aleman <11577696+KevLehman@users.noreply.github.com>
@kodiakhq kodiakhq bot requested review from a team as code owners September 25, 2024 03:42
…ve remnant references on client of `Accounts_AvatarExternalProviderUrl` (#33314)

Co-authored-by: Tasso Evangelista <2263066+tassoevan@users.noreply.github.com>
@kodiakhq kodiakhq bot requested a review from a team as a code owner September 25, 2024 12:01
…n removal (#33389)

Co-authored-by: Ricardo Garim <9621276+ricardogarim@users.noreply.github.com>
@kodiakhq kodiakhq bot requested a review from a team as a code owner September 27, 2024 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants