Commit Graph

2070 Commits

Author SHA1 Message Date
Vince Renders
fccd2c6f5d Corrects some typos in docs 2024-04-04 11:27:51 +01:00
Oleg Zhurakousky
17dbaa0ca7 Merge pull request #1119 from davidmelia/main
https://github.com/spring-cloud/spring-cloud-function/issues/1113
2024-03-28 08:21:00 +01:00
Oleg Zhurakousky
be45a47818 GH-1094 Refactor JSON string parsing
It appears that primitive way of checkong for {} amd [] did not play well with protobuf so this commit represnts alternative approach

Resolves #1094
2024-03-27 22:54:10 +01:00
buildmaster
9748b1b651 Bumping versions 2024-03-27 19:44:40 +00:00
Oleg Zhurakousky
d70079eb4d GH-1117 Enhance support for function composition to handle null returns
Resolves #1117
2024-03-27 19:05:21 +01:00
Oleg Zhurakousky
8745f32ac2 GH-1097 Ensure empty POJO converted to {} instead of null
Resolves #1097
2024-03-27 18:31:32 +01:00
Oleg Zhurakousky
cea464a4d2 GH-1100 Fix MessageRoutingCallback documentation
Resolves #1100
2024-03-27 17:32:58 +01:00
Oleg Zhurakousky
aceae479d5 GH-1121 Change login levels on RoutingFunction
Resolves #1121
2024-03-27 16:45:11 +01:00
Oleg Zhurakousky
56d6b822b2 GH-1122 Make ServerlessAutoConfiguration.ServerlessServletWebServerFactory to satisfy native requirement
While this could be handled with hints, it is harmless to expose it publicly

Resolves #1122
2024-03-27 16:42:29 +01:00
Romain
f9954d7dbd style: code simplification
Resolves #1129
2024-03-27 16:33:37 +01:00
sheheryar aamir
7969d06fc8 GH-1127 Fix String cast to OffsetDateTime issue for CloudEventMessageUtils
Resolves #1127

Resolves #1128
2024-03-27 16:26:18 +01:00
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
David Melia
256bf15b05 https://github.com/spring-cloud/spring-cloud-function/issues/1113 2024-02-29 16:23:29 +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