Releases: Jefiozie/ngx-aws-deploy
Releases · Jefiozie/ngx-aws-deploy
ngx-aws-deploy: v5.2.0
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 fromng deploy
command (#345) (7f113ee) - take into account folders and files with a dot in the name (#347) (ab42851)
- use for schema ID (#402) (2ba003b)
5.0.0
What's Changed
- chore(deps): bump moment from 2.29.1 to 2.29.2 by @dependabot in #406
- update getCfDistributionId to return the cfDistributionId only from env variables by @maxletourneur in #409
- feat: Support for AWS Temporal Credentials Authentication via AWS_SESSION_TOKEN env variable by @ggallotti in #385
New Contributors
- @maxletourneur made their first contribution in #409
- @ggallotti made their first contribution in #385
Full Changelog: 4.1.0...5.0.0
4.1.0
What's Changed
- chore(deps): [security] bump elliptic from 6.5.3 to 6.5.4 by @dependabot-preview in #359
- Update nx by @Jefiozie in #376
- chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #377
- chore: update to angular v12 by @Jefiozie in #378
- Correct minor sentence wording in README.md by @heinzja in #379
- feat: add support for default aws variables by @Jefiozie in #381
- chore: add changelog closes #380 by @Jefiozie in #383
- chore: update to latest nx 12.3.5 by @Jefiozie in #382
- chore(deps): bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #391
- chore(deps): bump nanoid from 3.1.23 to 3.2.0 by @dependabot in #395
- Simple implementation to trigger an optional AWS CloudFront invalidat… by @segfault79 in #393
- Use $id for schema ID by @mraible in #402
New Contributors
- @heinzja made their first contribution in #379
- @segfault79 made their first contribution in #393
- @mraible made their first contribution in #402
Full Changelog: 3.0.1...4.1.0
Release 4.0.0
Release 4.0.0-beta.1
Release 3.0.1
Release 3.0.1-beta.0
Release 3.0.0
- feat: support Angular 11 (#349) (1ff8803)
- fix: remove direct workspace access (#346) (f1f49ac)
- docs: add arturovt as a contributor (#348) (ac2ab11)
- fix: take into account folders and files with a dot in the name (#347) (ab42851)
- fix: remove the
production
configuration fromng deploy
command (#345) (7f113ee) - Rnx run-many --target build --allelease 3.0.0-rc.1 (25d566d)
- chore: update readme and package deps (ce29e09)
- ci: switch temp to master (ba3c18d)
- ci: add symlink rule (1667018)
- ci: remove e2e tests (b6d988a)
- ci: update node version (921421f)
- ci: use nx features for build and test (e0fc752)
- ci: first step updating gh actions (e708723)
- ci: add github flow (77d1ed9)
- fix: handle the tests correctly (e68d677)
- fix: remove default value (c58cd6a)
- fix: handle build target correctly (28f7679)
- chore: update deps to latest versions of nx (be96f05)
- chore: handle assets schema copy (10ef5c1)
- add files for buildeR (f08c533)
- chore: add nrwl/node dependency (1b4322d)
- initial commit (6d91726)
Release 3.0.0-rc.1
- chore: update readme and package deps (ce29e09)
- ci: switch temp to master (ba3c18d)
- ci: add symlink rule (1667018)
- ci: remove e2e tests (b6d988a)
- ci: update node version (921421f)
- ci: use nx features for build and test (e0fc752)
- ci: first step updating gh actions (e708723)
- ci: add github flow (77d1ed9)
- fix: handle the tests correctly (e68d677)
- fix: remove default value (c58cd6a)
- fix: handle build target correctly (28f7679)
- chore: update deps to latest versions of nx (be96f05)
- chore: handle assets schema copy (10ef5c1)
- add files for buildeR (f08c533)
- chore: add nrwl/node dependency (1b4322d)
- initial commit (6d91726)