Commit Graph

632 Commits

Author SHA1 Message Date
spring-builds
a6379216f8 Update SNAPSHOT to 4.2.0-RC1 2024-11-08 01:00:19 +00:00
Oleg Zhurakousky
594b355a11 Upgrade test dependencies 2024-10-29 15:57:57 +01:00
spencergibb
d120eb0731 Updates to*Case() to use Locale.ROOT 2024-10-18 10:53:24 -04:00
spring-builds
343b3767f6 Bumping versions 2024-10-13 19:47:26 +00:00
buildmaster
a2d850bfd5 Bumping versions 2024-10-08 19:47:55 +00:00
buildmaster
b899cfc09e Going back to snapshots 2024-10-08 00:32:36 +00:00
buildmaster
f062999239 Update SNAPSHOT to 4.2.0-M2 2024-10-08 00:28:01 +00:00
Oleg Zhurakousky
571783ffae GH-1174 Add support for configurable Message conversion helper
This commit includes only the interfaces and interaction callbacks. The rest of the implementation is provided by binders in s-c-stream
2024-09-16 16:05:57 +02:00
buildmaster
1cf1a90ce2 Bumping versions 2024-08-23 19:36:47 +00:00
buildmaster
16022af641 Going back to snapshots 2024-08-19 17:01:50 +00:00
buildmaster
a08b2fd11a Update SNAPSHOT to 4.2.0-M1 2024-08-19 16:57:43 +00:00
buildmaster
8583ea48c7 Going back to snapshots 2024-08-19 15:26:29 +00:00
buildmaster
03b13f75bd Update SNAPSHOT to 4.2.0-M1 2024-08-19 15:22:42 +00:00
buildmaster
a731b934b0 Bumping versions 2024-08-05 19:12:58 +00:00
buildmaster
90f7565e64 Bumping versions 2024-07-27 11:21:04 +00:00
buildmaster
76d92789d1 Bumping versions to 4.1.4-SNAPSHOT after release 2024-07-10 15:51:28 +00:00
buildmaster
5d61a39ea5 Going back to snapshots 2024-07-10 15:51:27 +00:00
buildmaster
c0b651e45c Update SNAPSHOT to 4.1.3 2024-07-10 15:46:31 +00:00
buildmaster
980189db6f Bumping versions 2024-07-08 11:21:23 +00:00
Oleg Zhurakousky
8949692091 Merge pull request #1150 from lauren-wiebenga-s360/lauren-wiebenga-s360
GH-1085 Fixes spring-cloud-function-adapter-gcp
2024-06-24 15:38:02 +02:00
ddwong1984
2f320801f3 Typo in Pom.xml comment 2024-06-21 09:58:55 +08:00
Lauren Wiebenga
abdb1ac04f Updates GcfJarLayout to write back classic loaders required for the current implementation of this project, before this change the default loaders would be used every time GcfJarLayout was invoked; also updates the pom for function-sample-gcp-http to use the latest development version of the spring cloud gcp adaptor
Fixes gh-1085
2024-06-11 08:48:51 -05:00
buildmaster
091d4eda41 Bumping versions 2024-05-31 11:20:30 +00:00
buildmaster
79ee3e5fda Bumping versions 2024-05-30 11:19:42 +00:00
buildmaster
c3f263ec46 Bumping versions to 4.1.3-SNAPSHOT after release 2024-05-30 10:23:31 +00:00
buildmaster
6630bea4c3 Going back to snapshots 2024-05-30 10:23:30 +00:00
buildmaster
f0ae10ff84 Update SNAPSHOT to 4.1.2 2024-05-30 10:17:58 +00:00
Oleg Zhurakousky
48cc409206 Add SAM to sample 2024-05-07 16:43:08 +02:00
Romain
f9954d7dbd style: code simplification
Resolves #1129
2024-03-27 16:33:37 +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
caee17dd75 Add KotlinUtils 2024-03-26 16:48:51 +01:00
buildmaster
dfe180962b Bumping versions 2024-03-06 11:22:17 +00:00
Oleg Zhurakousky
d5b7cb0d5a GH-1108 Add gradle plugin for AWS Lambda packaging
Resolves #1108
2024-01-31 12:09:49 +01: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
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
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
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