-
Notifications
You must be signed in to change notification settings - Fork 10.7k
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
Release 6.12.1 #33245
Conversation
🦋 Changeset detectedLatest commit: 4aeb619 The changes in this PR will be included in the next version bump. This PR includes changesets to release 34 packages
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 |
Looks like this PR is not ready to merge, because of the following issues:
Please fix the issues and try again If you have any trouble, please check the PR guidelines |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more. |
… many symbols (#33254) Co-authored-by: Pierre Lehnen <[email protected]>
…instead of finding visitor (#33242) Co-authored-by: Kevin Aleman <[email protected]>
…edure (#33265) Co-authored-by: gabriellsh <[email protected]>
Co-authored-by: Julio A. <[email protected]>
You can see below a preview of the release change log:
6.12.1
Engine versions
14.21.3
4.4, 5.0, 6.0
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 theroom.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]: