GitLab CI version 2.2 released
Hi everyone!
Today we released new version of GitLab CI. We fixed some bugs, updated libraries to recent versions and made some ui improvements.
We strongly recommend to update since this release include security fixes from rails & devise. Also it should save you additional 50-100MB RAM by replacing unicorn with puma.
CHANGELOG
- updated rails to 3.2.13
- updated bunch of gems
- added gravatar support
- increased test coverage (85% now)
- fixed bug with timeout in builds
- fixed issue when build left in running status if exception triggered
- build runner is more transactional safe now
- replaced unicorn(web server) with puma
- fixed issue with saving user profile changes
We want to hear from you
Enjoyed reading this blog post or have questions or feedback? Share your thoughts by creating a new topic in the GitLab community forum.
Share your feedback