15660 Commits

Author SHA1 Message Date
Graham Campbell
314f32cd2b
feat(AWS Lambda): Recognize new .NET runtimes (#11941) 2023-05-11 17:51:18 +02:00
Baerten Dennis
e1703c8551
feat(AWS Lambda): Recognize java17 runtime (#11938) 2023-05-11 17:33:24 +02:00
Rob Nielsen
75ce58b194
fix(AWS CloudWatch): Ensure no circular resource references (#11893) 2023-05-08 18:44:09 +02:00
Mariusz Nowak
39f3a7b109
chore: Define AWS CloudWatch scope 2023-05-08 18:43:02 +02:00
Mariusz Nowak
bc99c2c516 chore: Release v3.30.1 v3.30.1 2023-04-06 21:53:22 +02:00
Mariusz Nowak
d45306ff05 chore: Bump dependencies 2023-04-06 21:53:22 +02:00
Mariusz Nowak
ec9eac4edc fix: Ensure to not login back accidentaly on logout operation 2023-04-06 21:31:51 +02:00
Austen
938e5ddc92
fix: Remove outdated information and add new features (#11892)
Update the README and docs to remove outdated information and add information on new features
2023-04-05 17:46:00 -06:00
Dan Jarvis
53729c0512
chore: Release v3.30.0 (#11899) v3.30.0 2023-04-05 15:07:57 -05:00
Dan Jarvis
2c87179557
chore: Added explorerTraceTime (#11898) 2023-04-05 14:56:32 -05:00
Dan Jarvis
73d0dc6cf4
feat: Console Dev Mode onboarding via dev command (#11896) 2023-04-05 13:19:34 -05:00
Duy Tran
6abea2477a
test: Remove Promise.[resolve|reject] (#11885) 2023-04-03 14:43:53 +02:00
Duy Tran
30dd50a90c
refactor: Remove BbPromise.bind usage (#11875) 2023-03-31 16:32:37 +02:00
Cobb Lee
0d850fcca7
fix(AWS Deploy): Fix handling of inactive CloudFormation stack state
(PR #11863)
2023-03-29 12:44:22 +02:00
Mariusz Nowak
048ffad76e chore: Release v3.29.0 v3.29.0 2023-03-24 13:40:43 +01:00
Mariusz Nowak
79b4b14615 chore: Bump dependencies 2023-03-24 13:40:43 +01:00
Duy Tran
ac066e9100
test: Refactor out of BbPromise resolve/reject (#11853) 2023-03-24 12:46:32 +01:00
Jonathan Keslin
93393777cb
feat(AWS CLoudFront): Recognize OriginAccessControlId field (#11855) 2023-03-24 10:23:54 +01:00
Mariusz Nowak
0f930c51c4
feat: Temporarily revert dev command (#11854)
As it's not ready for releases
2023-03-23 20:23:34 +01:00
Dan Jarvis
4ee5505b18
feat(Console): Retain console properties on function deploy (#11849) 2023-03-23 19:44:21 +01:00
Duy Tran
d0de42b3eb
test(AWS Websocket): Remove temporary workaround (#11847) 2023-03-23 13:38:28 +01:00
SleepWithCoffee
77c91f27d6
refactor: Convert to async functions (#11851) 2023-03-22 11:36:57 +01:00
Dan Jarvis
69581cbf91
test(CLI Onboarding): Cover dev mode feed step (#11848) 2023-03-21 16:05:21 +01:00
Dan Jarvis
9c7e5b4483
test(CLI Onboarding): Cover dev mode step (#11845) 2023-03-21 09:50:05 +01:00
Dan Jarvis
5916256b70
refactor:Support verbose flag in dev mode feed (#11844) 2023-03-20 17:45:52 +01:00
Dan Jarvis
2a34b04aae
refactor: Improve dev command (#11827) 2023-03-20 15:48:16 +01:00
Mariusz Nowak
e303818ac3
test: Fix function declaration 2023-03-20 14:25:40 +01:00
Mariusz Nowak
9368aa3f9d
test(AWS IOT): Fix test after fixture update 2023-03-20 14:25:22 +01:00
Mariusz Nowak
99fba2dadc
test: Improve test reliability 2023-03-20 14:02:39 +01:00
Mariusz Nowak
c3fe4d4798
test: Improve policy name resolution 2023-03-20 14:02:25 +01:00
Mariusz Nowak
23be9ca962
test: Fix function configuration
Regression introduced with https://github.com/serverless/serverless/pull/11838
2023-03-20 12:15:47 +01:00
SleepWithCoffee
27c40ca19b
test: Refactor to async functions (#11838) 2023-03-20 10:49:31 +01:00
SleepWithCoffee
b5659f1d5e
test: Refactor to async functions (#11835) 2023-03-20 10:41:32 +01:00
SleepWithCoffee
3bf6ff31d6
test: Refactor to async functions (#11834) 2023-03-20 10:40:06 +01:00
SleepWithCoffee
f57705e262
test: Refactor to async functions (#11833) 2023-03-20 10:38:30 +01:00
SleepWithCoffee
5b8766159c
test: Refactor to async functions (#11832)
Co-authored-by: SleepWithCoffee <>
2023-03-20 10:35:06 +01:00
SleepWithCoffee
af2cf611e4
test: Refactor to async functions (#11823) 2023-03-17 10:06:07 +01:00
SleepWithCoffee
2806a8fd1a
test: Refactor to async functions (#11822) 2023-03-17 09:59:22 +01:00
Anthony Roussel
2efe8169c9
feat(AWS EventBridge): description property (#11821) 2023-03-16 12:40:35 +01:00
SleepWithCoffee
d97091c40d
test: Refactor to async tests (#11819) 2023-03-16 10:47:44 +01:00
SleepWithCoffee
f606014e03
test: Refactor to async functions (#11818) 2023-03-16 09:03:22 +01:00
SleepWithCoffee
b25a1ba790
test: Refactor to async functions (#11817) 2023-03-16 09:01:33 +01:00
Dan Jarvis
a8f118bca1
feat(Console): dev mode onbaording via dev command (#11782) 2023-03-15 15:15:57 +01:00
Fabien
20189bdb86
chore: Upgrade dotenv-expand to v10 (#11815)
relates to https://github.com/motdotla/dotenv-expand/pull/74
2023-03-15 10:30:10 +01:00
Mariusz Nowak
2e004ebd54
test: Remove reduntant test file
- Some tests confirm implementation details (we should not write such tests, and we're ok to remove them)
- Stage and region resolution are  already well tested at `lib/plugins/aws/provider.test.js`
2023-03-15 09:53:08 +01:00
Rob Nielsen
16dd286a1d
fix: Fix function references when represented by alias (#11788) 2023-03-14 12:39:51 +01:00
SleepWithCoffee
6426589e1d
refactor: Refactor to async functions (#11809) 2023-03-14 12:16:22 +01:00
SleepWithCoffee
a5a357c087
test: Refactor to async functions under test/unit/lib/plugins/aws/deploy (#11810)
Co-authored-by: SleepWithCoffee <>
2023-03-14 12:15:12 +01:00
Mariusz Nowak
19c2bb8cc4
test(AWS IOT): Improve tests reliability 2023-03-13 13:22:23 +01:00
SleepWithCoffee
2aeba50425
test: Refactor to async funtions (#11805) 2023-03-13 12:26:51 +01:00