Releases: Enterprise-CMCS/macpro-quickstart-serverless
Releases · Enterprise-CMCS/macpro-quickstart-serverless
0.4.0 - Faster deployments
0.3.0 - Greenfield/CTKey/ES-Config support
Includes:
#29 #34 #35 #36 #37 #38 #40
Highlights:
- An elasticsearch-config service was added, providing a pattern for using lambda to configure indices and mappings in Elasticsearch at deploy time.
- The quickstart can now be deployed with a user that is restricted to an IAM path
- The deployer user can optionally authenticate to a cloudtamer.io instead of supplying AWS creds directly.
CircleCI Updates
Closed:
#11
#16
#17
#22
#23
Most significantly... an end to end smoke test was added, and all branches will be built except those beginning with skipci
These changes should not break any existing stacks or cancel the building of any existing CCI builds.
The change to CCI support logic and the addition of tests will qualify as new functionality. So let's bump the minor version.
CCI Config v2.0 and build locking
Initial Release
This is the initial release. It's a copy of mdial89f/quickstart-spa. The existing master source code from quickstart-spa was pushed directly to master here, knocking out all git commit history to keep things tidy.