Skip to content

v1.5.2

Compare
Choose a tag to compare
@mu-ci mu-ci released this 30 Aug 16:14
· 360 commits to develop since this release

Change Log

v1.5.2 (2018-08-30)

Full Changelog

Fixed bugs:

  • Unable to provision schedule tasks #322
  • Namespace not honored when terminating environments #316
  • AccessDenied when directory's name different from repo's name #300

Closed issues:

  • Quickstart Basic Guide Fails on mu pipeline up #318
  • Code pipeline error #312
  • Parameterised timeouts for pipeline steps #214

Merged pull requests:

  • Issue #214 - Added DeployTimeout to allow pipline timeout override #321 (mneil)
  • fix #316 - Namespace not honored when terminating environments #317 (cplee)