Commit Graph

40 Commits

Author SHA1 Message Date
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
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
buildmaster
f33b4e4919 Going back to snapshots 2023-09-27 10:00:45 +00:00
buildmaster
b629f0f858 Update SNAPSHOT to 4.1.0-M2 2023-09-27 09:55:32 +00:00
buildmaster
78ceeccaff Bumping versions 2023-08-16 11:20:05 +00:00
buildmaster
2ad7c69d7a Going back to snapshots 2023-08-10 01:04:55 +00:00
buildmaster
e602ad7539 Update SNAPSHOT to 4.1.0-M1 2023-08-10 01:00:07 +00:00
spencergibb
f1cf956962 Ignores snapshot versions in samples since samples are not deployed to maven repo. 2023-08-09 14:46:25 -04:00
buildmaster
383cbc6511 Bumping versions 2023-07-22 11:19:33 +00:00
buildmaster
fcae06f8c5 Bumping versions 2023-06-29 11:19:09 +00:00
spencergibb
ef222931b8 Updates samples versions to boot 3.2 and cloud projects to 4.1 2023-06-21 12:27:06 -04:00
Soby Chacko
6b4e5899c2 4.1.0-SNAPSHOT updates 2023-06-14 12:42:53 -04:00
Oleg Zhurakousky
38a30f05fc Revert "Bumping versions"
This reverts commit 3c6a0cc59b.
2023-05-26 12:38:53 +02:00
buildmaster
3c6a0cc59b Bumping versions 2023-05-25 05:36:10 +00:00
buildmaster
6be6549e64 Bumping versions to 4.0.4-SNAPSHOT after release 2023-05-24 18:21:46 +00:00
buildmaster
2ed1285b19 Going back to snapshots 2023-05-24 18:21:45 +00:00
buildmaster
cc740db82e Update SNAPSHOT to 4.0.3 2023-05-24 18:16:08 +00:00
buildmaster
7365debf44 Bumping versions to 4.0.3-SNAPSHOT after release 2023-03-28 13:52:40 +00:00
buildmaster
ed7f99de1b Going back to snapshots 2023-03-28 13:52:40 +00:00
buildmaster
a4775ff22a Update SNAPSHOT to 4.0.2 2023-03-28 13:47:59 +00:00
Marcin Grzejszczak
3a29996993 Update pom.xml 2023-03-28 11:32:44 +02:00
Oleg Zhurakousky
4a1bfbc764 GH-1014 Fix CustomRuntimeEventLoop to default to RoutingFunction
Resolves #1014
2023-03-27 18:51:48 +02:00
buildmaster
a316badfd6 Bumping versions 2023-01-31 05:35:03 +00:00
Oleg Zhurakousky
f1cd8ae1ab Update README.md 2023-01-30 18:38:07 +01:00
Oleg Zhurakousky
00da1361bb Update README.md 2023-01-30 18:37:27 +01:00
Oleg Zhurakousky
633491fc2e Add readme to the AWS native sample 2023-01-30 16:23:13 +01:00
Oleg Zhurakousky
e4eaef3f92 Add AWS Native Lamnbda sample 2023-01-30 16:21:05 +01:00