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 0.66.1 #11343

Merged
merged 7 commits into from
Jul 4, 2018
Merged

Release 0.66.1 #11343

merged 7 commits into from
Jul 4, 2018

Conversation

rodrigok
Copy link
Member

@rodrigok rodrigok commented Jul 4, 2018

2018-07-04 · 5 🐛 · 1 🔍 · 6 👩‍💻👨‍💻

Engine versions

  • Node: 8.11.3
  • NPM: 5.6.0

🐛 Bug fixes

  • Some updates were returning errors when based on queries with position operators (#11335)
  • SAML attributes with periods are not properly read. (#11315)
  • Outgoing integrations were stopping the oplog tailing sometimes (#11333)
  • Livestream muted when audio only option was enabled (#11267)
  • Notification preferences being lost when switching view mode (#11295)
🔍 Minor changes
  • [IMPROVE] Setup Wizard username validation, step progress and optin/optout (#11254)

👩‍💻👨‍💻 Core Team 🤓

sampaiodiego and others added 7 commits July 4, 2018 14:22
…ptout (#11254)

Closes #11198 

- [x] Show all steps on info box
- [x] Properly display errors in registration process of admin user
- [x] Break steps in subtemplates
- [x] Redesign "Register Server" step
      ![Register Server](https://user-images.githubusercontent.com/2263066/42013253-cd691bc2-7a72-11e8-8832-fe9ccd9e89b4.png)
- [x] Update end-to-end tests
…#11333)

When the integrations has a script that access some kind of async (made sync by Fibers) method the VM timeout would be fired after the timeout time and would generate some zoombie fibers cousing the oplog tailing (that uses Fibers) to stop working util a cursor timeout.
@vynmera
Copy link
Contributor

vynmera commented Jul 4, 2018

Will this allow the snap deployment to be pushed (assuming that's what delayed it)?

@rodrigok
Copy link
Member Author

rodrigok commented Jul 4, 2018

@vynmera That's not related, but we usually wait for patch releases to release the snap build since the update is automatic. We will release the snap tomorrow.

@rodrigok rodrigok merged commit fb5257f into master Jul 4, 2018
@rodrigok rodrigok deleted the release-0.66.1 branch July 4, 2018 18:05
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.

7 participants