Commit Graph

2009 Commits

Author SHA1 Message Date
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
Oleg Zhurakousky
8e9948c4c3 GH-1075 Fix conversion of complex types
Resolves #1075
2023-10-13 10:25:35 +02:00
Oleg Zhurakousky
74d0d96101 Fix test 2023-10-12 17:01:36 +02:00
Oleg Zhurakousky
b858028219 GH-1079 Fix character encoding in AzureWebProxyInvoker
Resolves #1079
2023-10-11 14:03:19 +02:00
Oleg Zhurakousky
a037d3a16f Update launcher dependencies due to boot changes 2023-10-10 13:57:23 +02:00
Rob Cash
1f188e8e36 GH-1077 Update AWSLambdaUtils.java with null check
Resolves #1077 by checking for a null package, which can happen when the inputType is a Message that encloses a primitive generic type

Update AWSTypesMessageConverter.java

Added additional fixes for #1077 in AWTypesMessageConverter

Update FunctionInvokerTests.java

Added unit tests to verify fix for #1077

Checkstyle fix

Resolves #1078
2023-10-10 13:36:53 +02: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
Oleg Zhurakousky
d22a5ebca6 GH-1021 Add documentation about configuring container images deplioyed on AWS Lambda
Resolves #1021
2023-09-26 13:33:41 +02:00
Oleg Zhurakousky
89da912d73 GH-927 Add ability to configure ignored and requestOnly http headers
Resolves #927

add docs
2023-09-26 09:01:37 +02:00
Oleg Zhurakousky
479c387f48 GH-1072 Add tests for ProxyMVC async start 2023-09-26 06:32:01 +02:00
Oleg Zhurakousky
a7f5a22ec6 GH-1072 Add async startup capabilities to ProxyMVC
Resolves #1072
2023-09-26 06:00:03 +02:00
Oleg Zhurakousky
c20837828c GH-1049 cache RoutingFunction inside of CustomRuntimeEventLoop
There is no need to lookup function once it has been locked up on the first iteration of loop as there is no possibility for it to change. Any change to environment would trigger a new instsance of the loop

Resolves #1049
2023-09-25 16:48:28 +02:00
Oleg Zhurakousky
3c4d10e56b GH-1055 Fix discrepancies in AWS gradle sample and docs
Resolves #1055
2023-09-25 13:28:15 +02:00
Oleg Zhurakousky
afb419d701 GH-1063 Fix header propagation in composed function
Resolves #1063
2023-09-25 13:11:59 +02:00
Oleg Zhurakousky
1b0a5e38af GH-1069 Ensure 'spring.main.banner-mode' is honored by ServerlessWebApplication
Resolves #1069
2023-09-25 11:26:33 +02:00
Oleg Zhurakousky
42336c852c GH-1071 Add getter for Message in FunctionContext 2023-09-25 10:31:02 +02:00
buildmaster
552d88877e Bumping versions 2023-09-23 11:19:52 +00:00
spencergibb
721e6109a9 Adds antora extension and updates ui version 2023-09-22 16:15:41 -04:00
Oleg Zhurakousky
ff414f821b Upgrade build.gradle to use 1.0.31.RELEASE version of the thin-launcher 2023-09-20 15:45:19 +02:00
Oleg Zhurakousky
09eba7db8b Fix gradlew file for AWS deployment sample 2023-09-18 12:26:21 +02:00
buildmaster
550f8a4f10 Bumping versions 2023-09-16 11:19:37 +00:00
Oleg Zhurakousky
0054912ccd Update gradle for AWS sample 2023-09-15 17:52:16 +02:00
Oleg Zhurakousky
e327d6ef2a Fix antor warnings 2023-09-12 16:35:46 +02:00
Oleg Zhurakousky
8b1b83be03 First round of antora migration 2023-09-12 15:27:49 +02:00
Marcin Grzejszczak
a455ac5b10 Removed extension 2023-09-08 16:20:04 +02:00
Marcin Grzejszczak
0ec383e718 WIP 2023-09-08 16:08:27 +02:00
Marcin Grzejszczak
5eabb8db5a WIP on antora 2023-09-08 16:03:58 +02:00
Marcin Grzejszczak
1eac35db56 Enable Section Summary TOC for small pages 2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
9861b867b1 Fix cross references 2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
ac77000f2f Remove includes 2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
a8a2ae3d6f Generate a default navigation 2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
451ec571a3 Split files 2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
dcda6d0e66 Fix indentation for all pages 2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
4d41d8b1fb Copy default antora files 2023-09-08 15:57:04 +02:00
Marcin Grzejszczak
04b6002b8e Insert explicit ids for headers 2023-09-08 15:57:04 +02:00