Ben Griffiths
|
aefdfe5020
|
test(AWS MSK): Fix test description (#12044)
|
2023-06-28 09:29:05 +02:00 |
|
Tie
|
e1039ded5c
|
fix(AWS Schedule): Fix IAM role assignment (#12030)
|
2023-06-28 09:28:08 +02:00 |
|
Debadutta Panda
|
1775c90a72
|
refactor: Remove got dependency (#12040)
|
2023-06-27 13:30:40 +02:00 |
|
Ben
|
483ea166fc
|
feat(AWS MSK): Support AT_TIMESTAMP starting position (#12034)
|
2023-06-22 13:19:32 +02:00 |
|
James Kyburz
|
a50773b60d
|
fix(AWS Websocket): Fix internal authorizers handling (#11871)
|
2023-06-20 14:10:49 +02:00 |
|
Inqnuam
|
04db0f045c
|
fix(AWS ALB): Recognize CIDR format at ip configuration (#11889)
|
2023-06-09 10:56:40 +02:00 |
|
Kirill Khoroshilov
|
4582913214
|
fix(Packaging): Fix merging DependsOn from user resources (#12009)
|
2023-06-07 16:42:52 +02:00 |
|
Ryan Rickerts
|
0a0a4fc8af
|
feat(AWS Local Invocation): Support ruby3.2 (#12004)
|
2023-06-05 12:41:44 +02:00 |
|
Mariusz Nowak
|
39806d622f
|
refactor(Telemetry): Report installed docker version
|
2023-06-02 12:55:20 +02:00 |
|
Mariusz Nowak
|
d0e3056b77
|
fix: Revert vpc configuration on custom resources (#12001)
This reverts #11985 (commit f2d1e23f591a8cae2d41a93ca476b135dfcdac68)
|
2023-06-01 13:52:59 +02:00 |
|
Mariusz Nowak
|
83670f98c5
|
feat(Telemetry): Inspect docker availability
|
2023-05-31 17:46:56 +02:00 |
|
Inqnuam
|
72b27cb4fe
|
fix(AWS ALB): Allow multiple http-header conditions (#11888)
|
2023-05-31 10:23:58 +02:00 |
|
Mariusz Nowak
|
473614d3f3
|
test: Upgrade tests to not rely on nodejs12.x runtime
|
2023-05-30 14:20:52 +02:00 |
|
Mariusz Nowak
|
311a4544a9
|
test: Improve test title
|
2023-05-30 14:20:52 +02:00 |
|
Lokesh Jawale
|
f2d1e23f59
|
fix(AWS Deploy): Ensure vpc configuration on custom resources (#11985)
|
2023-05-30 08:51:57 +02:00 |
|
Goran Rakic
|
3afb71e39d
|
feat(AWS Lambda): Response streaming for Lambda URL (#11907)
|
2023-05-29 13:32:44 +02:00 |
|
Mieszko Kycermann
|
4d64730130
|
feat(AWS Deploy): --minify-template CLI param (#11980)
|
2023-05-24 17:53:41 +02:00 |
|
Peter Reshetin
|
9d7b121bd1
|
feat(AWS Kinesis): More reliable consumer naming mode (#9706)
|
2023-05-17 14:44:07 +02:00 |
|
Tie
|
34d922d3d8
|
feat(AWS Schedule): AWS::Scheduler::Schedule based triggers (#11935)
|
2023-05-17 11:35:14 +02:00 |
|
Mariusz Nowak
|
ed15cb27ae
|
fix(AWS Deploy): Fix provider.layers support in deploy function cmd
|
2023-05-16 13:54:43 +02:00 |
|
Mitch Dempsey
|
d6de3346ce
|
feat(AWS EventBridge): Recognize $or in pattern property (#11967)
|
2023-05-15 17:48:41 +02:00 |
|
Bartłomiej Szostek
|
fe6e0a69ee
|
refactor(AWS Lambda): Remove references to deprecated runtimes (#11940)
|
2023-05-15 17:04:12 +02:00 |
|
Duy Tran
|
a6bcc62182
|
test: Remove bluebird dependency (#11905)
|
2023-05-12 19:04:48 +02:00 |
|
Rob Nielsen
|
75ce58b194
|
fix(AWS CloudWatch): Ensure no circular resource references (#11893)
|
2023-05-08 18:44:09 +02: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 |
|
Duy Tran
|
ac066e9100
|
test: Refactor out of BbPromise resolve/reject (#11853)
|
2023-03-24 12:46:32 +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 |
|
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
|
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 |
|