Another update for all the Enterprise clients is out.
rails_app 2.1.5
This Docker container ships the new web app for VersionEye Enterprise. This includes many small improvements. Here are the 2 biggest ones:
- References are turned on again.
- BugFix for too many open database connections
There was Bug which didn’t closed open database connections. The connections summed up and the web app was slower and slower. This Bug is fixed in this release. If you update this container, please stop and start before the MongoDB Docker Container. That will close all open connections on MongoDB.