Skip to content

Releases: Enterprise-CMCS/macpro-quickstart-serverless

0.4.0 - Faster deployments

06 Sep 14:33
bd0b540
Compare
Choose a tag to compare

Significantly decrease deployment time with circleci caching, npm ci, and build logic.
#15 #42

0.3.0 - Greenfield/CTKey/ES-Config support

04 Sep 18:20
6ebefae
Compare
Choose a tag to compare

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

01 Sep 10:08
67c2d54
Compare
Choose a tag to compare

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

29 Aug 13:58
4501f80
Compare
Choose a tag to compare

Initial Release

29 Aug 13:31
Compare
Choose a tag to compare

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.