Commit Graph

2058 Commits

Author SHA1 Message Date
buildmaster
cdb25edd57 Bumping versions to 4.1.2-SNAPSHOT after release 2024-03-27 12:47:57 +00:00
buildmaster
1567588ea8 Going back to snapshots 2024-03-27 12:47:56 +00:00
buildmaster
504c9bbb29 Update SNAPSHOT to 4.1.1 2024-03-27 12:42:40 +00:00
spencergibb
0153163c68 ignore snapshots for samples 2024-03-26 14:37:32 -04:00
Oleg Zhurakousky
0d4b12f620 Add KotlinUtils to the repo 2024-03-26 16:52:35 +01:00
Oleg Zhurakousky
caee17dd75 Add KotlinUtils 2024-03-26 16:48:51 +01:00
Oleg Zhurakousky
bea844629a Expose wait for context initialization for serverless web module 2024-03-26 11:37:02 +01:00
Ryan Baxter
118c223be1 Update antora-playbook.yml to 0.4.11 2024-03-12 10:33:53 -04:00
buildmaster
dfe180962b Bumping versions 2024-03-06 11:22:17 +00:00
Oleg Zhurakousky
062db0b13d GH-1111 Fix filter registration for serverless-web
Resolves #1111
2024-02-20 15:08:02 +01:00
Oleg Zhurakousky
0b08e8b242 Update adapter dependencies in POMs
Polishing
2024-02-12 16:03:38 +01:00
buildmaster
4b0d15f5d2 Bumping versions 2024-02-01 11:19:17 +00:00
Oleg Zhurakousky
c2187a509a Merge pull request #1109 from spring-cloud/dependabot/maven/spring-cloud-function-adapters/spring-cloud-function-aws-gradle-parent/spring-cloud-function-aws-packaging-gradle-plugin/org.gradle-gradle-core-6.0
Bump org.gradle:gradle-core from 3.0 to 6.0 in /spring-cloud-function-adapters/spring-cloud-function-aws-gradle-parent/spring-cloud-function-aws-packaging-gradle-plugin
2024-01-31 13:54:15 +01:00
Oleg Zhurakousky
3931ea4f14 GH-1104 Add support for case insensitive routing header names
Resolves #1104
2024-01-31 13:53:24 +01:00
dependabot[bot]
706c733491 Bump org.gradle:gradle-core
Bumps org.gradle:gradle-core from 3.0 to 6.0.

---
updated-dependencies:
- dependency-name: org.gradle:gradle-core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-31 11:13:12 +00: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