Paul N. Baker
473b4d166c
Accidently forgot to update code to point to updated log4j2 references. Fixing a typo in dependency name. Adding missing dependency information for plugin.
2019-02-26 15:17:06 -07:00
Paul N. Baker
bc89ef1f23
Updating Kotlin
...
Kotlin has been updated, and since we are targeting jdk-8 we want to take advantage of the Java 8 runtime features that are not available in Kotlin without specifying that we are using Java 8.
http://kotlinlang.org/docs/reference/whatsnew12.html#standard-library
2019-02-26 14:31:33 -07:00
Paul N. Baker
6bf5c0e6ac
log4j2 fixes
...
Logging in Java along with log4j2 and must have specific libraries and configurations to be sucessful in AWS Lambda. Since the target is Java 8 (currently supported aws-lambda runtime) this is essential.
2019-02-26 14:28:03 -07:00
Paul N. Baker
dfc3b49336
Adding BOM and jackson-module-kotlin
...
The bill of matierals helps manage the various verions of the modules and is the prefered method of managing adjacent dependencies when available. jackson-module-kotlin provides a module for Kotlin/Jackson interop.
2019-02-26 14:22:14 -07:00
thales.sousa@philips.com
5c2e665fea
Removing the context parameter as AWS itself no longer uses it on NodeJS functions created through AWS's console
2019-02-20 16:13:23 +01:00
Philipp Muens
b3d43379f5
Merge pull request #5839 from Xenonym/fix/template-install-name-undefined
...
Fix service name in template install message
2019-02-19 14:30:50 +01:00
Philipp Muens
3432a3e1dd
Add tests
2019-02-19 14:20:56 +01:00
Eslam λ Hefnawy
3408a4ee15
Merge pull request #5824 from serverless/websockets
...
Add support for websockets event
2019-02-19 15:25:38 +03:00
Tan Zhen Yong
63b2d61704
Fix service name in template install message
...
- was previously displaying "undefined"
2019-02-18 23:47:42 +08:00
Philipp Muens
f3b6bf42ba
Update templates
2019-02-15 14:13:41 +01:00
Tan Zhen Yong
749f5307b2
Indicate unused context in aws-nodejs-typescipt
...
- _ is used to exclude variables from unused parameter checks (Microsoft/TypeScript#9464 )
2019-02-14 01:43:51 +08:00
Serge Dukic
f6bf951499
Include Google Python template tests
...
Add a test for the Google Cloud Platform Python template test and also
update a couple of the documents as well.
Issue(s): None
2019-02-12 17:01:01 +13:00
Serge Dukic
1ed55034b8
Fix function name to be "http"
...
So that it matches what is in the "serverless.yml" file.
Issue(s): None
2019-02-09 21:22:21 +13:00
Serge Dukic
bfb38fca9f
Fix typo in service name
...
Needs a space before the "hash" symbol otherwise YAML doesn't recognise
it as a comment.
Issue(s): None
2019-02-09 21:20:31 +13:00
Serge Dukic
c1d8e6ec24
Add Google Cloud Python template
...
Add a template for creating Python Serverless functions in Google Cloud.
Issue(s): None
2019-02-09 21:15:04 +13:00
Daniel Schep
748dad8b3c
test coverate for provided template
2019-01-23 14:00:09 -05:00
Daniel Schep
26980e86c4
a template for provided runtime with the bash sample from AWS
2019-01-23 13:46:19 -05:00
Philipp Muens
cc6270e58b
Merge branch 'master' into master
2019-01-23 13:03:52 +01:00
Philipp Muens
7bc381e06e
Merge pull request #5726 from toshi0607/features/add-google-go
...
Add google go template
2019-01-22 12:15:47 +01:00
toshi0607
bf875a1d8c
improve docs
2019-01-21 23:39:17 +09:00
toshi0607
c757f8a386
improve docs
2019-01-21 23:38:27 +09:00
toshi0607
e2e7160b76
fix mistakes
2019-01-21 22:34:58 +09:00
toshi0607
b58ec6aec7
🎉 add google go
2019-01-20 11:42:57 +09:00
NomadBlacky
7f02d9714c
Bump up sbt-plugins
...
+ sbt-assembly: 0.14.9
+ sbt-release: 1.0.11
2019-01-20 01:06:06 +09:00
NomadBlacky
83302b2883
Tweak build.sbt
2019-01-20 00:43:50 +09:00
NomadBlacky
404010ada5
Bump up aws-lambda-java-events in aws-scala-sbt
2019-01-20 00:42:33 +09:00
NomadBlacky
4942eabe34
Bump up Scala version to 2.12.8 in aws-scala-sbt
2019-01-20 00:40:55 +09:00
NomadBlacky
79084e2373
Bump up sbt version to 1.2.8 in aws-scala-sbt
2019-01-20 00:40:05 +09:00
NomadBlacky
1c0115ba50
Reduce files in aws-scala-sbt
2019-01-20 00:36:43 +09:00
Gabriel Kaputa
011e8d52cb
Increase @types/aws-lambda version in aws-nodejs-typescript template
2019-01-14 00:29:55 +01:00
Daniel Schep
fb1069ff4b
update jackson-databind to secure version
2019-01-07 09:04:26 -05:00
Takahiro Horike
c1c1ee0fc7
Merge pull request #5411 from odedniv/aws-csharp-template
...
aws-csharp create template uses handler-specific artifact
2018-12-31 16:56:56 +09:00
horike37
ba24f71a05
add enable package individually: true
2018-12-31 16:49:46 +09:00
horike37
e4ed72a6db
Merge remote-tracking branch 'root/master'
2018-12-31 16:08:17 +09:00
ben willkommen
c2d72e03cc
Fixed cloudflare templates
...
Updated package.json from 0.1.1 to 1.0.5 of serverless-cloudflare-workers plugin for both cloudflare templates. Fixed an issue with the serverless.yml files in the templates: serverless-cloudflare-workers does throws an exception on serverless deploy of the name property of the function does not match the function name.
2018-12-19 19:23:34 -06:00
jan@rubix.nl
d811ef8217
* sorted elements on root level & compilerOptions alphabetically
...
* set target + lib to es2017
* added noUnusedLocals + noUnusedParameters (best practice clean code)
2018-12-17 15:52:25 +01:00
jan@rubix.nl
9ccf3eac95
* sorted elements on root level & compilerOptions alphabetically
...
* set target + lib to es2017
* added noUnusedLocals + noUnusedParameters (best practice clean code)
2018-12-17 15:50:35 +01:00
Alex DeBrie
b36c9b01ab
Update gitignore
2018-12-14 12:29:41 -06:00
Alex DeBrie
29376fd20c
Update gitignore
2018-12-14 10:17:43 -06:00
Daniel Schep
86b862d17d
git mv .gitignore gitignore
2018-11-30 09:10:38 -05:00
Jaime Alvarez
73dc95ee65
💎 💎 💎 Add Ruby 2.5 support in AWS Lambda
...
https://aws.amazon.com/about-aws/whats-new/2018/11/aws-lambda-supports-ruby/
Closes #5540
2018-11-29 21:02:08 +00:00
Jonathan Spies
5a703e95c1
update docs to new more consistent config
2018-11-26 11:09:31 -06:00
Daniel Schep
b76bb189b1
Python3.7 support!!!
...
AWS now supports Python3.7 in Lambda!
https://aws.amazon.com/blogs/compute/python-3-7-runtime-now-available-in-aws-lambda/
2018-11-19 16:22:35 -05:00
Philipp Muens
f2857b92c0
Merge pull request #5473 from serverless/update-google-cloud-functions-template
...
Update plugin version of google-nodejs template
2018-11-13 06:54:20 +01:00
Philipp Muens
aa939b1a25
Update plugin version of google-nodejs template
2018-11-08 15:14:57 +01:00
Alfred Feldmeyer
5b4c5c7e91
insert line break to suppress warning
2018-11-05 18:54:15 +01:00
James Thomas
97b9c5f89d
Adding Ruby support for OpenWhisk provider plugin.
2018-10-29 14:46:12 +00:00
Oded Niv
588d9bc605
aws-csharp create template uses handler-specific artifact
2018-10-22 13:22:38 +03:00
Sebastian Borza
ae8f9dae69
Merge pull request #5393 from toshi0607/add-go-modules-template
...
add aws-go-mod
2018-10-14 09:51:53 -05:00
toshi0607
25aeccfdf4
fix template name
2018-10-14 09:14:09 +09:00