Piotr Grzesik
|
be00a2672c
|
refactor(CLI): Replace process.stdout use with modern logs
|
2021-10-14 12:26:25 +02:00 |
|
Chris Poli
|
49f0913466
|
refactor: Fix typo in lib/classes/Variables.js (#10093)
|
2021-10-14 10:25:16 +02:00 |
|
Piotr Grzesik
|
03b4b3d47c
|
refactor(CLI): Remove empty line in info command
|
2021-10-13 17:18:06 +02:00 |
|
Piotr Grzesik
|
ca705b8cc2
|
refactor(CLI): Introduce modern warning about resource limit
|
2021-10-13 17:18:06 +02:00 |
|
ROSeaboyer
|
8e6dcd1aae
|
feat(AWS S3): Recognize ExpirationInDays property for s3 events
|
2021-10-13 16:03:01 +02:00 |
|
Mars Lan
|
c4cb0f30f5
|
feat: Opt-in support for deployment bucket versioning (#9912)
Configurable via `provider.deploymentBucket.versioning`
|
2021-10-12 20:49:08 +02:00 |
|
Mariusz Nowak
|
db8560211c
|
test(AWS Local Invocation): Relax timeout range
It's to prevent race condition CI test fails
|
2021-10-12 09:22:32 +02:00 |
|
Mariusz Nowak
|
20ae790ad4
|
test(AWS IOT): Upgrade to use recommended endpoint
As suggested by AWS support
|
2021-10-12 09:22:32 +02:00 |
|
Mariusz Nowak
|
d33ccc8d68
|
test(AWS IOT): Do not clear stack on error
|
2021-10-12 09:22:32 +02:00 |
|
Mariusz Nowak
|
1ee7ad77e0
|
test: Turn on test back
|
2021-10-12 09:22:32 +02:00 |
|
Oliver
|
44a81fcc6a
|
feat(AWS Lambda): Allow overriding provider VPC with no VPC on function
|
2021-10-11 23:47:44 +02:00 |
|
Piotr Grzesik
|
40f574f946
|
feat(AWS Deploy): Introduce warning about deploy -f alias
|
2021-10-11 16:40:56 +02:00 |
|
Piotr Grzesik
|
771f99b18d
|
refactor(CLI): Adapt logInfo to modern logs
|
2021-10-11 16:40:56 +02:00 |
|
Piotr Grzesik
|
d43298d25b
|
refactor(CLI): Adapt logWarning to modern logs
|
2021-10-11 16:40:56 +02:00 |
|
Matthieu Napoli
|
43f9faeef1
|
docs(AWS HTTP API): How to set up custom domains (#10077)
|
2021-10-11 15:23:09 +02:00 |
|
Piotr Grzesik
|
a2be3387b1
|
refactor(CLI): Cover image building with modern logs
|
2021-10-11 14:32:21 +02:00 |
|
ssshun
|
865f21f970
|
fix(Templates): Add esbuild to gitignore in aws-nodejs-typescript
|
2021-10-11 11:46:39 +02:00 |
|
Piotr Grzesik
|
39c09e44b6
|
refactor(CLI): Minor modern logs updates
|
2021-10-08 17:17:47 +02:00 |
|
Mariusz Nowak
|
519d091b52
|
chore: Release v2.62.0
v2.62.0
|
2021-10-08 15:39:51 +02:00 |
|
Mariusz Nowak
|
a1087a26dd
|
chore: Bump dependencies
|
2021-10-08 15:39:51 +02:00 |
|
Mariusz Nowak
|
be60ed4cee
|
refactor(CLI): Simplify CF deploy progress
|
2021-10-08 14:17:55 +02:00 |
|
Piotr Grzesik
|
05f937f2e7
|
refactor(CLI): Modern logs for create command
|
2021-10-07 16:21:02 +02:00 |
|
Piotr Grzesik
|
82dd1e4c70
|
refactor(CLI): Modern logs for invoke local command
|
2021-10-07 16:20:17 +02:00 |
|
Piotr Grzesik
|
0c9941f450
|
test: Partial refactoring of invoke local tests
|
2021-10-07 16:20:17 +02:00 |
|
Piotr Grzesik
|
4cbc3424da
|
refactor(CLI): Modern logs for rollback function command
|
2021-10-07 14:12:04 +02:00 |
|
Piotr Grzesik
|
f0970e04fa
|
refactor(CLI): Modern logs for rollback command
|
2021-10-07 14:12:04 +02:00 |
|
Mariusz Nowak
|
d071c5f74d
|
refactor(AWS Deploy): Improve error message
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
02be86ca49
|
fix(AWS Deploy): Throw on attempt of extending not existing resource
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
10842513f0
|
feat(AWS Deploy): Remove deploy -f deprecation
It'll be re-added in context of v3, with more hacky approach to `deploy -f` support
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
a9bf916fbb
|
feat(Config Schema): Remove validation mode related deprecation
It'll be re-added in context of v3
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
70e2736226
|
feat(Packaging): Remove package[include|exclude] deprecation
It'll be re-added in context of v3
|
2021-10-07 14:09:14 +02:00 |
|
Mariusz Nowak
|
87461007f8
|
refactor(CLI): Expose function artifact size in deploy summary
|
2021-10-07 13:22:49 +02:00 |
|
Mariusz Nowak
|
c9f22278b3
|
refactor(CLI): Ensure empty line prior final status with progress
|
2021-10-07 13:22:49 +02:00 |
|
Mariusz Nowak
|
8184c01c7c
|
refactor(CLI): Change stack update progress logging method
|
2021-10-07 13:22:49 +02:00 |
|
Mariusz Nowak
|
7c91cde7ac
|
refactor(CLI): Reconfigure dashboard related warning to modern logs
|
2021-10-05 14:56:17 +02:00 |
|
Mariusz Nowak
|
5f1a916d4d
|
refactor: Remove _async_ handling from _sync_ function
|
2021-10-05 14:56:17 +02:00 |
|
Mariusz Nowak
|
8dd32e5542
|
refactor(CLI): Do not show resource progress on stack creation
|
2021-10-05 14:56:17 +02:00 |
|
Mariusz Nowak
|
1d21f0bab8
|
refactor(AWS Deploy): Improve handling of progress message prefix
|
2021-10-05 14:56:17 +02:00 |
|
Mariusz Nowak
|
e8fd2bee45
|
refactor(AWS Deploy): Handle main progress directly
|
2021-10-05 14:56:17 +02:00 |
|
Piotr Grzesik
|
9b5e6b1237
|
refactor(CLI): Modern logs for upgrade command
|
2021-10-04 21:17:06 +02:00 |
|
Piotr Grzesik
|
2787ea07a9
|
refactor(CLI): Modern logs for uninstall command
|
2021-10-04 21:17:06 +02:00 |
|
Piotr Grzesik
|
592596c73b
|
refactor(CLI): Modern logs for metrics command
|
2021-10-04 21:16:51 +02:00 |
|
Piotr Grzesik
|
3934cadce0
|
refactor(CLI): Modern logs for remove command
|
2021-10-04 21:16:36 +02:00 |
|
Piotr Grzesik
|
2af95c0386
|
refactor(CLI): Modern logs for invoke command
|
2021-10-04 21:16:20 +02:00 |
|
Mariusz Nowak
|
5c5eec9e5e
|
test(AWS IOT): Temporarily skip IOT integration test
v2.61.0
|
2021-10-04 17:47:24 +02:00 |
|
Mariusz Nowak
|
3127ee63a3
|
chore: Release v2.61.0
|
2021-10-04 17:47:24 +02:00 |
|
Mariusz Nowak
|
ee47213242
|
chore: Bump dependencies
|
2021-10-04 17:47:24 +02:00 |
|
Mariusz Nowak
|
fe655d4f15
|
feat(AWS Lambda): Support 64-bit ARM architecture
|
2021-10-04 17:12:58 +02:00 |
|
Mariusz Nowak
|
01c4ae33b4
|
test(AWS IOT): Improve error handling
|
2021-10-04 17:12:58 +02:00 |
|
Mariusz Nowak
|
e577157a6d
|
test(AWS IOT): Increase test timeout
|
2021-10-04 17:12:58 +02:00 |
|