Skip to content

ngx-aws-deploy: v5.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 18:05
499e345

5.2.0 (2023-08-06)

Features

  • #104: add options to delete files before/after upload (#429) (7d3457e)
  • add support for default aws variables (#381) (32b121a)
  • simple implementation to trigger an optional AWS CloudFront invalidation after files have been uploaded to AWS S3. (#393) (6192a19), closes #392
  • support Angular 11 (#349) (1ff8803)
  • Support for AWS Temporal Credentials Authentication via AWS_SESSION_TOKEN env variable (#385) (171e167)
  • update lib to only support from v14 (#421) (e25e1be)
  • update to latest version of nx (d26fdcb)

Bug Fixes

  • handle build target correctly (28f7679)
  • handle the tests correctly (e68d677)
  • remove default value (c58cd6a)
  • remove direct workspace access (#346) (f1f49ac)
  • remove the production configuration from ng deploy command (#345) (7f113ee)
  • take into account folders and files with a dot in the name (#347) (ab42851)
  • use for schema ID (#402) (2ba003b)