Dave Nicolson
|
9d26b00ddb
|
Align error logging length
|
2019-03-18 11:52:59 +01:00 |
|
Philipp Muens
|
c1e0a1bef3
|
Merge pull request #5936 from serverless/revert-5297-fix-4188
Revert "Fixed #4188 - Package generating incorrect package artifact path in serverless-state.json"
|
2019-03-18 11:24:46 +01:00 |
|
Philipp Muens
|
e1f09f3039
|
Revert "Fixed #4188 - Package generating incorrect package artifact path in serverless-state.json"
|
2019-03-18 11:12:25 +01:00 |
|
Philipp Muens
|
5242314322
|
Merge pull request #5922 from rodolphito/patch-1
Fixed typo "disonnect"
|
2019-03-15 14:45:23 +01:00 |
|
Eslam λ Hefnawy
|
e666e5f49f
|
Merge pull request #5924 from serverless/release-1-39
Releasing v1.39.0
v1.39.0
|
2019-03-15 16:15:34 +03:00 |
|
TATSUNO Yasuhiro
|
eb9e589d60
|
Update CHANGELOG.md
Co-Authored-By: eahefnawy <eahefnawy@gmail.com>
|
2019-03-15 13:45:27 +03:00 |
|
Eslam A. Hefnawy
|
f17b220905
|
releasing v1.39.0
|
2019-03-15 13:33:48 +03:00 |
|
rodolphito
|
a5e6d44738
|
Fixed typo "disonnect"
|
2019-03-14 22:51:29 -07:00 |
|
Philipp Muens
|
fe86fdee0f
|
Merge pull request #5297 from fruffin/fix-4188
Fixed #4188 - Package generating incorrect package artifact path in serverless-state.json
|
2019-03-14 13:41:07 +01:00 |
|
Philipp Muens
|
5d73e815ef
|
Merge pull request #5899 from serverless/sls-5891
[SLS-6891] fix regression with golang check on windows
|
2019-03-14 13:27:01 +01:00 |
|
Philipp Muens
|
00d129ca86
|
Merge pull request #5863 from serverless/invoke-local-docker
Invoke local docker
|
2019-03-14 13:16:09 +01:00 |
|
Philipp Muens
|
2dbc267eac
|
Add check if Docker daemon is running
|
2019-03-14 13:05:24 +01:00 |
|
Daniel Schep
|
6cf3563139
|
jszip as main dep, DRY getting runtime, use on exit instead of on close
|
2019-03-13 09:27:34 -04:00 |
|
Philipp Muens
|
b8dd365071
|
Merge pull request #5912 from fivepapertigers/cloudwatch-event-input-transformer
Support for Cloudwatch Event InputTransformer
|
2019-03-13 14:13:39 +01:00 |
|
Philipp Muens
|
93b7ec3298
|
Merge pull request #5911 from dalevfenton/docs/authorizer-type
Add type configuration to aws serverless.yml guide for authorizer
|
2019-03-13 12:39:10 +01:00 |
|
Jacob Griswold-Moran
|
0d0cba8334
|
adds inputTransformer option to aws cloudwatchEvent events
This change allows the InputTransformer cloudformation option to be used in aws `cloudwatchEvent` event types.
|
2019-03-12 11:59:11 -04:00 |
|
Jacob Griswold-Moran
|
756dd14dc9
|
adds inputTransformer option to aws schedule events
This change allows the InputTransformer cloudformation option to be used in aws `schedule` event types.
|
2019-03-12 11:59:03 -04:00 |
|
Dale Fenton
|
e7df2df6d1
|
add type configuration to aws serverless.yml guide for authorizer
|
2019-03-11 16:56:17 -04:00 |
|
Daniel Schep
|
8c0d2825fd
|
document docker support!
|
2019-03-11 14:48:07 -04:00 |
|
Eslam λ Hefnawy
|
06c82220cf
|
Merge pull request #5909 from matheussilvasantos/patch-2
Add links to the respective core concepts
|
2019-03-11 16:36:01 +03:00 |
|
Eslam λ Hefnawy
|
7af2401d12
|
Merge pull request #5889 from PaulShestakov/serverless-js-unused-code-cleanup
Cleanup Serverless.js file from unused code
|
2019-03-11 16:33:24 +03:00 |
|
Matheus Silva Santos de Oliveira
|
ecdd28f509
|
Add links to the respective core concepts
I think it would be a good idea to have a link to the core concepts when mentioning them.
|
2019-03-10 10:27:42 -03:00 |
|
Philipp Muens
|
5e6859b9a7
|
Merge pull request #5743 from therockstorm/iss-5742
Allow individual packaging with TypeScript source maps
|
2019-03-08 13:17:50 +01:00 |
|
Philipp Muens
|
acad19ae1a
|
Merge branch 'master' into iss-5742
|
2019-03-08 13:07:56 +01:00 |
|
Philipp Muens
|
2a846cabb8
|
Add check for packageReference / Add tests
|
2019-03-07 14:44:13 +01:00 |
|
Philipp Muens
|
79598b2f74
|
Merge branch 'master' into fix-4188
|
2019-03-07 14:00:09 +01:00 |
|
Philipp Muens
|
825f20c80f
|
Merge pull request #5509 from techmagic-team/feat/apiGatewayDescription
Support API Gateway stage deployment description
|
2019-03-07 13:51:56 +01:00 |
|
Philipp Muens
|
fc2600b2d2
|
Update Description in tests
|
2019-03-07 13:36:05 +01:00 |
|
Philipp Muens
|
615c79362a
|
Update docs
|
2019-03-07 13:30:55 +01:00 |
|
Philipp Muens
|
00e0524ba3
|
Merge branch 'master' into feat/apiGatewayDescription
|
2019-03-07 13:20:19 +01:00 |
|
Daniel Schep
|
af92c09335
|
review feedback
|
2019-03-06 09:27:42 -05:00 |
|
Daniel Schep
|
accd9316fe
|
test covvg!
|
2019-03-05 16:46:59 -05:00 |
|
Daniel Schep
|
f97f0b1ea9
|
lint
|
2019-03-05 15:52:22 -05:00 |
|
Daniel Schep
|
34b028c3fb
|
[SLS-6891] fix regerssion with golang check on windows
|
2019-03-05 15:44:06 -05:00 |
|
Daniel Schep
|
ee3fef217d
|
support for package artifact based services!
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
60c4151baf
|
global layer cache
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
1e0d7509a1
|
add mkdirp as an explicit deplendency
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
50d2c737fa
|
comment out failing test for non node/java/python/ruby runtimes
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
df1860dc46
|
restore original functionality! docker as fallback/flag
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
6ceef70718
|
move docker to own func to retain old functionality
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
dbd6b0a19c
|
rework a bit
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
47d08005de
|
use 's builtin unzipping
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
9e5512e66e
|
use path.join, right log func, and pre-download base image if needed
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
ebf9eef917
|
support for service wide layer declaration. closes #5582
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
6046d9463a
|
fix executable & binary layer contents
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
0dc1a5f38f
|
support for layers!!
|
2019-03-05 11:28:13 -05:00 |
|
Daniel Schep
|
c71ae6808a
|
WIP
|
2019-03-05 11:28:13 -05:00 |
|
Philipp Muens
|
fbd9b46ef9
|
Merge pull request #5351 from serverless/SQSFnJoin
Allow Fn::Join in SQS arn builder
|
2019-03-05 13:37:22 +01:00 |
|
Philipp Muens
|
07f1081ec5
|
Update documentation
|
2019-03-05 13:20:53 +01:00 |
|
Philipp Muens
|
2546b17581
|
Merge pull request #5860 from serverless/x-ray-lambda
Add AWS x-ray support for Lambda
|
2019-03-04 13:04:52 +01:00 |
|