Releases: liquid-labs/cloudsite
Releases · liquid-labs/cloudsite
v1.0.0-beta.8
v1.0.0-beta.7
What's Changed
- Add v1.0.0-beta.5 release annoncement by @zanerock in #188
- Add link to public Discord in support by @zanerock in #190
- Update resource tags by @zanerock in #193
- Update references to Liquid Labs in the docusaurus.config.js and update social media card by @zanerock in #196
- Rework/fix SSO setup by @zanerock in #199
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.7
v1.0.0-beta.5
What's Changed
- Implement 'reminders list' command by @zanerock in #136
- Rework reminders data to be more compact and useful by @zanerock in #139
- Fix sourcetype mis-identifying vanilla sites as docusaurus by @zanerock in #141
- Add plugin to rewrite bare directory references with index.html by @zanerock in #144
- Fix 0-based counting when there are multiple reminders and '[]' on empty list by @zanerock in #146
- Fix reference to 'PowenrUserAccess'; should be 'CloudSiteManager' by @zanerock in #149
- Support set up of SSO through commandline by @zanerock in #151
- Clean up API keys after SSO setup and update documentation by @zanerock in #153
- Implement 'configuration setup-sso' option '--default' to skip optional interactive setup by @zanerock in #156
- Sketch in first draft of cloudsite product site by @zanerock in #164
- Document the SSL cert setup and validation process by @zanerock in #168
- Convert bucket names to random UUID for security by @zanerock in #173
- Update docs to remove references to bi-color themer; update contact form example by @zanerock in #175
- Add additional support options by @zanerock in #177
- Update final drafts of articles based on Medium article edits by @zanerock in #179
- Treat wikis as a kind of knowledegbase in docs by @zanerock in #182
- Tweak free tier language by @zanerock in #184
- Update pkgs for audit fixes by @zanerock in #186
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.5
v1.0.0-beta.3
What's Changed
- Reorganize
sites.json
ascloudsite-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
v1.0.0-beta.2
What's Changed
- Add 'cloudsite' bin to package by @zanerock in #77
- Unit test 'handleConfigurationInitialize()' by @zanerock in #79
- Move 'checkAndUpdateSitesInfo()' to 'finally' clause to avoid double-calling on error by @zanerock in #81
- Fix bug in OAC name finder when there are no existing OAC (null pointer) by @zanerock in #84
- Implement import functionality by @zanerock in #86
- Tag all resources with site specific tags for tracking costs by @zanerock in #87
- Separate IAM grants into Statements in order to better target resources by @zanerock in #91
- Fix SES mail tags by @zanerock in #97
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.2
v1.0.0-beta.0
Full Changelog: v1.0.0-alpha.7...v1.0.0-beta.0
v1.0.0-alpha.7
What's Changed
- Post current status on README.md by @zanerock in #59
- Make all resource names robust by @zanerock in #60
- Upgrade s3-empty-bucket to pickup fix for buckets with many objects by @zanerock in #63
- Update documents docs to reflect latest updates by @zanerock in #65
- Implement progress tracking on destroy and enable plugins to clean up any extra-stack assets by @zanerock in #68
- Configure plugins on create with command line options by @zanerock in #70
- Determine and provide template for operator IAM policy by @zanerock in #71
- Improve user descriptions on delete and actually remove from DB by @zanerock in #73
- Delete Lambda function bucket and refine user output by @zanerock in #75
Full Changelog: v1.0.0-alpha.6...v1.0.0-alpha.7
v1.0.0-alpha.6
v1.0.0-alpha.5
Full Changelog: v1.0.0-alpha.4...v1.0.0-alpha.5
v1.0.0-alpha.4
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4