Skip to content

Releases: Enterprise-CMCS/macpro-mako

v1.3.0

07 Jun 22:05
698687a
Compare
Choose a tag to compare

1.3.0 (2023-06-07)

Features

  • playwright: add playwright testing (#33) (4e9ced5)

v1.2.0

02 Jun 19:32
216fa86
Compare
Choose a tag to compare

1.2.0 (2023-06-02)

Bug Fixes

  • bugs: Documentation updates and Workflow typos (#53) (3e22b8c)
  • cfn-nag updates: Update cfn-nag to be a Deploy step and optimize CLI commands (#83) (44ba35f)
  • cleanup: cleanup tests and change unit test wf (#117) (65ba8bd)
  • code-climate: add test coverage percentage (63f48a0)
  • dashbaord: Update dashboard source to be relevant for base (#106) (363945b)
  • diagram: Updated diagram for om template with current services (c6b1645)
  • env access: remove unneeded env access (#93) (e7947d1)
  • jira commenter: Adjust message and fix issue with arrow characters. (#105) (8e741f2)
  • lambda-path-correction: Fix templatize dashboard lambda function path (915b55c)
  • node18 for lambdas: Up the node runtime to 18 (#91) (53bf0b0)
  • oidc-subjectclaimfilter: Fix a typo in the OIDC service subject claim filter (#56) (0c0fcbb)
  • parameterize-oidc: Make OIDC more restricted by changing claim filters (#52) (2475839)
  • resources: small fixes to resource artifact path (#119) (e098464)
  • rm-bad-cmd: Remove a command thats not used and shouldnt be in base (#88) (95efc93)
  • ui-s3: update ui-infra s3 bucket permissions (#32) (2ae3afb)
  • upgrade-to-node18: upgrade node (#79) (58058c7)

Features

  • Add resource viewer: Add resource page to metrics (#121) (e1db8e3)
  • add-ac-to-jira-tickets: Add acceptance criteria field to the Jira tickets being automatically created (#99) (f6c4211)
  • add-cfn-nag: add cfn-nag, stage_name length check, and updated dashboard lambda perms (#68) (b63fe5a)
  • add-lint-test: this will add both unit tests and linting in an easier to use format (#30) (cab0a06)
  • add-upgrade-cmd: add the upgrade from base command to run script (#62) (4837b82)
  • auto-release-pr-creation: Add workflows to automatically create release PRs (#72) (a3dfba8)
  • aws-resources: add stack resource collection action and artifact (#115) (3f9af74)
  • dynamodb: Turns on point-in-time recovery for tables (02892d7)
  • form-pattern: Added form pattern and validation (#31) (e246445)
  • full-stack-integration: Full Stack Integration (#28) (3896da7)
  • GitHub PR linking: adding pull request link to jira issues (#101) (3517cc5)
  • load test data: Add a pattern/mechanism to seed the database with data for dev/test purposes (#26) (4ca58fd)
  • sechub-jira-sync: Implement the @enterprise-cmcs/macpro-security-hub-sync package (#71) (ea74a00)
  • security hub jira notifications: add slack notifications to automated security hub jira ticket updates (#103) (671d21d)
  • silence-runner: Added a silenced parameter to runner and used it in base-update (#89) (440630a)
  • unit-tests: Add unit tests to base framework lambdas (933e9d1)
  • workflow refactor: Break Deploy workflow into seperate jobs (#90) (f4e039c)

v1.1.0

13 Mar 20:42
6090797
Compare
Choose a tag to compare

1.1.0 (2023-03-13)

Bug Fixes

  • dep-cors-issue: Fix cors (#21) (192645d)
  • sechub-apigw-1: Add logging to API Gateway (#20) (9d76e59)
  • stack tags part 2: This is the real fix for stack tagging, my mistake. (#18) (c2a89cd)
  • tagging: Add missing stackTags to ui and ui-infra serverless.yml files (#17) (1eaa133)

Features

  • Add comp lib: Add macpro UI component library (#13) (b5e3ab6)
  • add-frontend: Frontend POC (#8) (813847f)
  • api-testing: Add api service and unit testing to all services (#11) (772ab4f)
  • base update: Update from base template (#15) (82922f2), closes #52 #53 #56 #61 #62
  • dynamodb-service: add dynamo table/service (#19) (eec0235)

v1.0.0

26 Jan 15:17
Compare
Choose a tag to compare

1.0.0 (2023-01-26)

Bug Fixes

  • docs: Fix a bad link in our docs (#40) (9c19869)
  • encrypt-sns: syncing latest updates from cms-bigmac repo, most significantly SNS encryption (#37) (5c8979b)
  • gha tlc: Assorted GitHub Actions updates (#28) (b88db39)
  • typo: Find instances where cmsgov or old project names are mistakenly hardcoded. (#43) (2aec94e)

Features

  • add-doc: Add documentation for the list running stages run command (eeefde9)
  • blackops-updates: Updates based on BlackOps feedback - iteration 1 (#39) (331894d)
  • initial release: Initial release of the base template, all history squashed. (27ead6f)