23 Commits

Author SHA1 Message Date
Gwenneg Lepage
b83b2f2537 Fix critical issues detected with SonarCloud 2020-02-13 15:25:56 +01:00
Gwenneg Lepage
4c193ae8d3 Drop GraalVM 19.2.1 support and deprecate enableJni option 2020-01-27 18:27:11 +01:00
Gwenneg Lepage
33ea19d16e Support both GraalVM 19.2.1 and 19.3.1 2020-01-16 20:56:10 +01:00
Guillaume Smet
32b97a3ed1 Some housekeeping on our pom files 2019-12-17 21:16:56 +01:00
Justin Lee
712be1b993 only base64 encode binary content types 2019-12-13 10:32:12 -05:00
Gwenneg Lepage
8e20d02f90 Upgrade GraalVM to 19.3.0 2019-12-04 08:43:44 +11:00
Gwenneg Lepage
920325ff67 Clean code after static code analysis 2019-11-09 23:51:52 +01:00
Stuart Douglas
92d296ea94 Null check for multi value headers
Fixes #5158
2019-11-04 18:08:21 +11:00
Stuart Douglas
9be8665cce Merge pull request #5096 from patriot1burke/remote-address-bug
issue #5095: Resteasy Standalone + Virtual HTTP (azure/aws) NPE
2019-11-01 11:06:00 +11:00
Bill Burke
086a4be688 remote address bug 2019-10-31 15:16:48 -04:00
Emmanuel Bernard
202a13b6d9 Change guide link preparing renaming
Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com>
2019-10-31 19:06:03 +01:00
Emmanuel Bernard
ebc47e81be issue #4771 - Update extension metadata
- status (stable or not)
- keywords (http and spring especially)
- add categories when missing
2019-10-31 18:59:44 +01:00
Bill Burke
c872264c94 use onlyIf for native build 2019-10-29 20:24:11 -04:00
Bill Burke
3a5f8d1737 fix native, more docs
fix pom

fix imports

Update docs/src/main/asciidoc/amazon-lambda-guide.adoc

Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com>

Update docs/src/main/asciidoc/amazon-lambda-guide.adoc

Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com>

Update docs/src/main/asciidoc/amazon-lambda-guide.adoc

Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com>

Update docs/src/main/asciidoc/amazon-lambda-guide.adoc

Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com>

Update docs/src/main/asciidoc/amazon-lambda-guide.adoc

Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com>

Update docs/src/main/asciidoc/amazon-lambda-guide.adoc

Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com>

Update docs/src/main/asciidoc/amazon-lambda-guide.adoc

Co-Authored-By: Guillaume Smet <guillaume.smet@gmail.com>

doc review changes
2019-10-29 19:52:44 -04:00
Gwenneg Lepage
5257fd855f Rename Substrate* build items to NativeImage* 2019-10-29 09:50:14 +01:00
Bill Burke
536979a820 docs 2019-10-24 14:59:32 -04:00
Bill Burke
1a5161a2de archetype and bugfix 2019-10-23 19:04:34 -04:00
Bill Burke
d5418d1e14 Squashed commit of the following:
commit e225a808d097e8d0f69eea6c89c930fca17e696b
Author: Bill Burke <bburke@redhat.com>
Date:   Tue Oct 22 18:20:56 2019 -0400

    native

commit 031247bbce200955844bfa22bf3e9dcfcf32353b
Author: Bill Burke <bburke@redhat.com>
Date:   Mon Oct 21 18:01:14 2019 -0400

    native support

commit 5c7e0482c6eed1c5c44e294e4af2f9c8f0e19b9e
Author: Bill Burke <bburke@redhat.com>
Date:   Tue Oct 15 22:34:23 2019 -0400

    aws lambda http
2019-10-23 19:04:19 -04:00
Guillaume Smet
44e101e77e Add a name for quarkus-amazon-lambda-http-maven artifact 2019-10-23 17:37:31 +02:00
George Gastaldi
245c0226a6 Add descriptions to the extensions
Fixes #4724
2019-10-22 15:19:33 -03:00
Justin Lee
1bd31111f9 clean ups 2019-10-21 18:58:16 -04:00
Justin Lee
f8cb7306a3 remove dependency and debug 2019-10-21 18:58:16 -04:00
Justin Lee
e0ded23b4d introduce an optional maven plugin to update the sam config
rename module to amazon-lambda-http
2019-10-21 18:58:16 -04:00