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 4.5.4 #24938

Merged
merged 2 commits into from Mar 24, 2022
Merged

Release 4.5.4 #24938

merged 2 commits into from Mar 24, 2022

Conversation

AllanPazRibeiro
Copy link
Contributor

2022-03-24 · 1 🐛 · 2 👩‍💻👨‍💻

Engine versions

  • Node: 14.18.3
  • NPM: 6.14.15
  • MongoDB: 3.6, 4.0, 4.2, 4.4, 5.0
  • Apps-Engine: 1.31.0

🐛 Bug fixes

  • Force name to string (#24930)

👩‍💻👨‍💻 Core Team 🤓

geekgonecrazy and others added 2 commits March 24, 2022 18:07
* Force name and email to string

If its ever anything but a string.  Like an array for example It borks the user list because of the aggregations done to bring in users

* Removed force to string for email 

Downstream user creation logic handles this so its safe to let go as is

* Log number of values received per attribute

* Allow multiple emails

Co-authored-by: Pierre Lehnen <pierre.lehnen@rocket.chat>
@AllanPazRibeiro AllanPazRibeiro merged commit c4066e4 into master Mar 24, 2022
@AllanPazRibeiro AllanPazRibeiro deleted the release-4.5.4 branch March 24, 2022 22:00
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.

None yet

3 participants