Commit Graph

2044 Commits

Author SHA1 Message Date
Oleg Zhurakousky
3931ea4f14 GH-1104 Add support for case insensitive routing header names
Resolves #1104
2024-01-31 13:53:24 +01:00
Oleg Zhurakousky
d5b7cb0d5a GH-1108 Add gradle plugin for AWS Lambda packaging
Resolves #1108
2024-01-31 12:09:49 +01:00
Oleg Zhurakousky
9b5eaa664e Add @author tag for previous PR
Resolves #1099
2024-01-31 11:51:01 +01:00
Anton Barkan
8901c7b5e1 Add initial support for unwrapping reactive respponses during AWS processing 2024-01-31 11:05:55 +01:00
Sergey Zolotarev
0f6aaaec45 Update function definition name in log message to avoid confusion
Resolves #1102
2024-01-31 11:00:11 +01:00
Jeffrey Douangpaseuth
fb0af94da2 fix JsonMessageConverter mimetype NPE 2024-01-30 17:21:53 -05:00
buildmaster
db464c103c Bumping versions 2024-01-13 11:20:10 +00:00
Oleg Zhurakousky
f104a793a6 Initial README for sample of native web workloads 2024-01-12 14:49:16 +01:00
Oleg Zhurakousky
ea3570683f Add native web sample 2024-01-12 14:49:07 +01:00
Oleg Zhurakousky
494f60ba31 Add support for native web workloads for AWS
Fix Azure web support after refactoring classes
2024-01-12 14:48:57 +01:00
buildmaster
bd155628da Bumping versions to 4.1.1-SNAPSHOT after release 2023-12-06 14:46:14 +00:00
buildmaster
83d71ba6fa Going back to snapshots 2023-12-06 14:46:13 +00:00
buildmaster
0fb67a9c9e Update SNAPSHOT to 4.1.0 2023-12-06 14:39:50 +00:00
Oleg Zhurakousky
7e85c360bd Disable FAIL_ON_EMPTY_BEANS feature 2023-11-30 17:11:50 +01:00
Christian Tzolov
9ceb4f64d2 Fix the http trigger signatures in tests, samples and docs. Upgrade the azure maven version
Resolves #1088
2023-11-30 16:42:16 +01:00
Oleg Zhurakousky
c3cb561a7b Delete SECURITY.md 2023-11-30 16:30:09 +01:00
buildmaster
100f29599a Bumping versions 2023-11-29 11:20:13 +00:00
Oleg Zhurakousky
35d3c0734b Update README.md 2023-11-14 18:44:08 +01:00
Oleg Zhurakousky
3ab6daec12 Merge pull request #1095 from timcolson/patch-1
Explain native AWS sample in detail; w/ test events
2023-11-14 12:15:08 +01:00
Tim Colson
faf4ff070d Replace 'arch64' with 'arm64'
TIL that the architecture is actually **AArch64** - not 'arch64' but that arm64 is a synonym and is what 'arch' returns on an Apple Silicon mac. https://en.wikipedia.org/wiki/AArch64

Fortunately, this change makes the Lambda architecture choice of 'arm64' easier since it matches. Nice!
2023-11-13 17:45:11 -07:00
Tim Colson
26e574a932 Rename sample to native-function
Function class and file name 'uppercase' is misleading.
2023-11-13 14:43:59 -07:00
Tim Colson
fea404803d Set function name to 'native-func-sample'
The build contains two functions: uppercase and reverse. The Lambda function name does n
2023-11-13 13:04:29 -07:00
Tim Colson
a8747a7080 Explain native AWS sample in detail; w/ test events
Updated with info from convo with OlegZ. Thx!
2023-11-13 10:31:37 -07:00
Oleg Zhurakousky
27d7b1dca4 Update README.md 2023-11-10 16:19:21 +01:00
Oleg Zhurakousky
1753020fe4 Polish sample 2023-11-06 11:41:49 +01:00
Oleg Zhurakousky
7d4dd303c9 Update pom.xml 2023-11-06 10:12:41 +01:00
Oleg Zhurakousky
1489d4601e Update pom.xml 2023-11-06 10:07:18 +01:00
Oleg Zhurakousky
394644eebd Update Dockerfile 2023-11-06 09:30:53 +01:00
Oleg Zhurakousky
97ab51cf62 Update Dockerfile 2023-11-06 09:29:18 +01:00
Oleg Zhurakousky
80bdb3dba0 Update Dockerfile 2023-11-06 09:28:28 +01:00
buildmaster
af7f41aa6f Going back to snapshots 2023-10-31 13:04:16 +00:00
buildmaster
c5180fae16 Update SNAPSHOT to 4.1.0-RC1 2023-10-31 12:59:18 +00:00
Oleg Zhurakousky
e6e5e947fb Update pom.xml 2023-10-26 16:17:02 +02:00
Oleg Zhurakousky
63d6b22e12 Update pom.xml 2023-10-26 16:16:42 +02:00
Oleg Zhurakousky
7c7812a5b6 Polish SAM template file 2023-10-26 15:48:11 +02:00
buildmaster
87458fe011 Bumping versions 2023-10-26 11:20:36 +00:00
Oleg Zhurakousky
fe7aae0590 Move CLI samples to sample repo 2023-10-25 16:28:31 +02:00
Oleg Zhurakousky
f485eba254 Restructure CLI samples 2023-10-25 16:25:18 +02:00
Oleg Zhurakousky
7ad0e66977 Delete cli/scf-aws-sam/.mvn/wrapper directory 2023-10-25 16:22:06 +02:00
Oleg Zhurakousky
4883e5ab39 Change file names 2023-10-25 15:39:36 +02:00
Oleg Zhurakousky
6c20e26e51 Update pom.xml 2023-10-25 14:42:56 +02:00
Oleg Zhurakousky
51875a49d8 Create pom.xml 2023-10-25 14:42:36 +02:00
Oleg Zhurakousky
43e6dc43da Fix checkstyles 2023-10-25 14:36:27 +02:00
Oleg Zhurakousky
640bcf08e5 GH-1086 Add initial README 2023-10-25 14:31:44 +02:00
Oleg Zhurakousky
02b2a1dc46 Delete cli/.spring/commands/add/sam-template directory 2023-10-25 14:28:52 +02:00
Oleg Zhurakousky
8a93e10a0e GH-1086 Add initial support for Spring CLI
Resolves #1086
2023-10-25 14:26:47 +02:00
Oleg Zhurakousky
f1e330a23c GH-1038 GH-834 Remove copy of TestSocketUtils
Resolves #1038
Resolves #834
2023-10-23 18:26:30 +02:00
Oleg Zhurakousky
253f6259b8 GH-953 Modify test to show returning non-default status code
Resolves #953
2023-10-23 17:38:01 +02:00
Oleg Zhurakousky
71ee83ef4b GH-1082 Ensure AWS events are not post-processed
Resolves #1082
2023-10-18 15:24:55 +02:00
Oleg Zhurakousky
7797471097 GH-957 Fix doc link tyo sample
Resolves #957
2023-10-13 12:41:14 +02:00