Skip to content

1.1.3

Compare
Choose a tag to compare
@phobologic phobologic released this 24 Dec 06:03
· 254 commits to master since this release
1.1.3
6c91230

1.1.3 (2017-12-23)

Bugfix release- primarily to deal with a bug that's been around since the
introduction of interactive mode/changesets. The bug primarily deals with the
fact that we weren't deleting Changesets that were not submitted. This didn't
affect anyone for the longest time, but recently people have started to hit
limits on the # of changesets in an account. The current thinking is that the
limits weren't enforced before, and only recently has been enforced.

  • Add S3 remote package sources [GH-487]
  • Make blueprint dump always create intermediate directories [GH-499]
  • Allow duplicate keys for most config mappings except stacks [GH-507]
  • Remove un-submitted changesets [GH-513]