Skip to content

v1.0.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@zanerock zanerock released this 01 Apr 19:04
· 258 commits to main since this release

What's Changed

  • Reorganize sites.json as cloudsite-db.json by @zanerock in #98
  • Update 'list' command to work with new DB format by @zanerock in #100
  • Implement delayed cleanup support by @zanerock in #102
  • Tweak destroy output by @zanerock in #105
  • Implement 'reminders' section in cloudsite-db.json by @zanerock in #106
  • Rework user output and remove dependency on process.stdout by @zanerock in #108
  • Add missing space after list output by @zanerock in #110
  • Add 'cloudformation:DetectStackResourceDrift' to IAM user policy by @zanerock in #112
  • Support user defined fields in the contact form by @zanerock in #113
  • Add missing authorizations and fix potential missing newline in track status by @zanerock in #116
  • Implement interactive site setup by @zanerock in #119
  • Implement interactive site destroy confirmation by @zanerock in #120
  • Provide useful output from all actions and make '--format' a global option by @zanerock in #124
  • Narrow the 'ContactHandlerRole' permissions by @zanerock in #125
  • Factor out 'errorOut' and centralize error reporting by @zanerock in #127
  • Add reminder to update billing after create by @zanerock in #131
  • Implement help option by @zanerock in #133
  • Fix the reminders 'fencing' again by @zanerock in #134

Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3