Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.12.1 #33245

Merged
merged 5 commits into from
Sep 13, 2024
Merged

Release 6.12.1 #33245

merged 5 commits into from
Sep 13, 2024

Conversation

rocketchat-github-ci
Copy link
Collaborator

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

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

6.12.1

Engine versions

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

Patch Changes

  • Bump @rocket.chat/meteor version.

  • (#33242 by @dionisio-bot) Allow to use the token from room.v when requesting transcript instead of visitor token. Visitors may change their tokens at any time, rendering old conversations impossible to access for them (or for APIs depending on token) as the visitor token won't match the room.v token.

  • (#33268 by @dionisio-bot) Security Hotfix (https://docs.rocket.chat/docs/security-fixes-and-updates)

  • (#33265 by @dionisio-bot) fixed retention policy max age settings not being respected after upgrade

  • Updated dependencies [3cbb9f6]:
    • @rocket.chat/message-parser@0.31.30
    • @rocket.chat/core-services@0.6.1
    • @rocket.chat/core-typings@6.12.1
    • @rocket.chat/gazzodown@10.0.1
    • @rocket.chat/rest-typings@6.12.1
    • @rocket.chat/omnichannel-services@0.3.4
    • @rocket.chat/presence@0.2.7
    • @rocket.chat/license@0.2.7
    • @rocket.chat/pdf-worker@0.2.4
    • @rocket.chat/api-client@0.2.7
    • @rocket.chat/apps@0.1.7
    • @rocket.chat/cron@0.1.7
    • @rocket.chat/fuselage-ui-kit@10.0.1
    • @rocket.chat/model-typings@0.7.1
    • @rocket.chat/ui-contexts@10.0.1
    • @rocket.chat/server-cloud-communication@0.0.2
    • @rocket.chat/models@0.2.4
    • @rocket.chat/ui-theming@0.2.1
    • @rocket.chat/ui-avatar@6.0.1
    • @rocket.chat/ui-client@10.0.1
    • @rocket.chat/ui-video-conf@10.0.1
    • @rocket.chat/web-ui-registration@10.0.1
    • @rocket.chat/instance-status@0.1.7

Copy link

changeset-bot bot commented Sep 10, 2024

🦋 Changeset detected

Latest commit: 4aeb619

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/meteor Patch
@rocket.chat/message-parser Patch
@rocket.chat/peggy-loader Patch
@rocket.chat/core-services Patch
@rocket.chat/core-typings Patch
@rocket.chat/gazzodown Patch
@rocket.chat/livechat Patch
@rocket.chat/rest-typings Patch
rocketchat-services 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/omnichannel-services Patch
@rocket.chat/presence Patch
@rocket.chat/api-client Patch
@rocket.chat/apps Patch
@rocket.chat/cron Patch
@rocket.chat/ddp-client Patch
@rocket.chat/fuselage-ui-kit Patch
@rocket.chat/model-typings Patch
@rocket.chat/ui-contexts Patch
@rocket.chat/license Patch
@rocket.chat/pdf-worker 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

Copy link
Contributor

dionisio-bot bot commented Sep 10, 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

Copy link

codecov bot commented Sep 10, 2024

Codecov Report

Attention: Patch coverage is 98.86364% with 1 line in your changes missing coverage. Please review.

Project coverage is 58.71%. Comparing base (ecff0a6) to head (4aeb619).
Report is 6 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #33245      +/-   ##
==========================================
+ Coverage   58.31%   58.71%   +0.39%     
==========================================
  Files        2682     2682              
  Lines       65348    65011     -337     
  Branches    14779    14603     -176     
==========================================
+ Hits        38107    38169      +62     
+ Misses      24478    24366     -112     
+ Partials     2763     2476     -287     
Flag Coverage Δ
unit 77.40% <98.86%> (+1.85%) ⬆️

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

dionisio-bot bot and others added 2 commits September 11, 2024 19:15
… many symbols (#33254)

Co-authored-by: Pierre Lehnen <55164754+pierre-lehnen-rc@users.noreply.github.com>
…instead of finding visitor (#33242)

Co-authored-by: Kevin Aleman <11577696+KevLehman@users.noreply.github.com>
@kodiakhq kodiakhq bot requested review from a team as code owners September 11, 2024 19:34
…edure (#33265)

Co-authored-by: gabriellsh <40830821+gabriellsh@users.noreply.github.com>
@kodiakhq kodiakhq bot requested a review from a team as a code owner September 12, 2024 15:25
Co-authored-by: Julio A. <52619625+julio-cfa@users.noreply.github.com>
@kodiakhq kodiakhq bot requested a review from a team as a code owner September 13, 2024 12:35
@ggazzo ggazzo merged commit 2dacd9d into master Sep 13, 2024
59 checks passed
@ggazzo ggazzo deleted the release-6.12.1 branch September 13, 2024 14:57
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