Skip to content

Latest commit

 

History

History
38 lines (27 loc) · 979 Bytes

CHANGELOG.md

File metadata and controls

38 lines (27 loc) · 979 Bytes

pending

0.4.1 (2015-07-23)

  • Stack Specific Parameters [GH-32]
  • Random fixes & cleanup [GH-34]
  • Handle skipped rollbacks [GH-36]
  • Internal zone detection [GH-39]
  • Internal hostname conditional [GH-40]
  • Empire production stacks [GH-43]

0.4.0 (2015-05-13)

  • Optional internal DNS Zone on vpc blueprint [GH-29]
  • Add environment concept [GH-27]
  • Optional internal zone cname for rds databases [GH-30]

0.3.0 (2015-05-05)

  • remove auto-subnet splitting in vpc stack (GH-25)
  • create bucket in correct region (GH-17, GH-23)
  • asg sets optionally sets up ELB w/ (optional) SSL
  • Remove DNS core requirement, add plugin/hook system (GH-26)

0.2.2 (2015-03-31)

  • Allow AWS to generate the DBInstanceIdentifier

0.2.1 (2015-03-31)

  • Bah, typo in version string, fixing

0.2.0 (2015-03-31)

  • New taxonomy (GH-18)
  • better setup.py (GH-16) - thanks mhahn
  • Use exitsing parameters (GH-20)
  • Able to work on subset of stacks (GH-14)
  • Config cleanup (GH-9)