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 5.3.1 #27261

Merged
merged 7 commits into from
Nov 14, 2022
Merged

Release 5.3.1 #27261

merged 7 commits into from
Nov 14, 2022

Conversation

ggazzo
Copy link
Member

@ggazzo ggazzo commented Nov 14, 2022

2022-11-14 · 5 🐛 · 1 🔍 · 5 👩‍💻👨‍💻

Engine versions

  • Node: 14.19.3
  • NPM: 6.14.17
  • MongoDB: 4.2, 4.4, 5.0

🐛 Bug fixes

  • File upload receiving whole file to apply limits (#27105)

  • Hide system messages setting not being respected. (#27151)

    There was a query missing the parameters in the client.

    Also added a few tests to help reduce the risk of this happening again.

  • Multi instance error message (#27243)

  • Next schedule check for Apps (#27240)

  • User merge by e-mail on OAuth is case-sensitive (#27167)

    • Ignore case when searching for a user by email.
🔍 Minor changes
  • Chore: Check for Cloud client secret to check if workspace is registered (#27229)

👩‍💻👨‍💻 Core Team 🤓

@ggazzo ggazzo requested review from a team as code owners November 14, 2022 17:28
@codecov
Copy link

codecov bot commented Nov 14, 2022

Codecov Report

Merging #27261 (26a8a75) into master (8ce0098) will increase coverage by 0.03%.
The diff coverage is 25.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #27261      +/-   ##
==========================================
+ Coverage   41.20%   41.24%   +0.03%     
==========================================
  Files         803      803              
  Lines       17824    17827       +3     
  Branches     1971     1973       +2     
==========================================
+ Hits         7344     7352       +8     
+ Misses      10186    10180       -6     
- Partials      294      295       +1     
Flag Coverage Δ
e2e 41.24% <25.00%> (+0.03%) ⬆️

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

@ggazzo ggazzo merged commit a639f20 into master Nov 14, 2022
@ggazzo ggazzo deleted the release-5.3.1 branch November 14, 2022 19:11
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.

5 participants