WEBINARLive webinar: Buddy MCP, Sept 15th.Buddy MCP: read the logs, find the bug, ship the fix. Live on September 15th.Save your seat
Changelog

Stay current with the latest fixes and improvements.

Apr 25, 2017

Changelog v1.5.1

Changes and Updates in version v1.5.1

New features

  • New Git provider: Private Git repositories
  • New action: Rsync deployments
  • New action: CloudFront invalidation. Previously, you could only invalidate Cloudfront in the S3 deployment action. Now it is available as a separate action

Improvements

  • Refreshed GUI. The update includes new views of Pipelines, Project Options, User and Group Profiles, and Pipelines Lists
  • You can now clear cache and run deployments from scratch by adding --clear-cache and --from-scratch to commit messages
  • It is now possible to cache databases between executions. This way you won't have to generate the database from scratch on every execution
  • It is now possible to use environment variables and Buddy parameters in Web and TCP monitoring actions
  • Atomic Deployments: you can now define the number of previously released revisions that you want to keep on the server in the zero-downtime deployment template
  • Recurrent pipelines: you can now run pipelines in 6 and 8-hour intervals
  • Modulus debetaployment client has been upgraded to the newest version
  • Files in the Docker build action are now cached per action, not per pipeline. This way the action no longer invalidates caches of other actions

Bugfixes

  • In the HTTP Request action the tests were not passing when the DELETE method was selected and body provided. This was caused by a bad validator. Fixed
  • New features
  • Improvements
  • Bugfixes