633 Commits

Author SHA1 Message Date
spring-builds
eb7cfb7e7e Going back to snapshots 2025-05-29 13:34:05 +00:00
spring-builds
8ebf3d731f Update SNAPSHOT to 4.3.0 2025-05-29 13:29:03 +00:00
spring-builds
d69c5e3474 Bumping versions to 4.3.1-SNAPSHOT after release 2025-05-28 23:34:20 +00:00
spring-builds
17d8ad4c1f Going back to snapshots 2025-05-28 23:34:18 +00:00
spring-builds
d58be95a4f Update SNAPSHOT to 4.3.0 2025-05-28 23:28:56 +00:00
spring-builds
4a1549b84c Going back to snapshots 2025-05-01 11:11:52 +00:00
spring-builds
a24d36eaf3 Update SNAPSHOT to 4.3.0-RC1 2025-05-01 11:07:17 +00:00
Oblio
c2bc8682f1 allow adapter to listen for additional http verbs
Signed-off-by: Oblio <oblio.leitch@vermont.gov>

Resolves #1271
2025-04-22 14:23:35 +02:00
Oleg Zhurakousky
e460c4451a GH-1259 Fix formatting of previous commit 2025-04-16 14:38:31 +02:00
geezylucas
4b0636f48f GH-1259 feat: add reactor publisher support
Resolves #1259
Resolves #1264

Signed-off-by: geezylucas <sorec@live.com>
2025-04-16 14:36:55 +02:00
Oleg Zhurakousky
5c31eace74 GH-1261 Fix assertioins to use AssertJ
Resolves #1261
2025-04-10 18:00:28 +02:00
spring-builds
5cc2cbbc69 Going back to snapshots 2025-04-07 09:50:54 +00:00
spring-builds
0685d0f937 Update SNAPSHOT to 4.3.0-M3 2025-04-07 09:46:23 +00:00
Oleg Zhurakousky
2fa8c2bbae Fix formatting 2025-04-02 14:13:18 +02:00
Oleg Zhurakousky
6a90ba22a6 GH-1230 Ensure header names are case insensitive
Resolves #1230
2025-04-02 13:57:11 +02:00
Alexander Martin
08f5b8e260 GH-1253 use http code from response
Resolves #1253

Signed-off-by: Alexander Martin <alexander.martin@kroger.com>
2025-03-28 10:03:06 -04:00
Kuntal Danech
131588f374 Fix typos in logging messages in FunctionInvoker and LambdaDestinationResolver
Signed-off-by: Kuntal Danech <kuntal7398@gmail.com>
2025-03-21 16:45:31 +05:30
Oleg Zhurakousky
148d23e964 GH-1248 Add support for passing host/port to Grps MessageRoutingCallback
Resolves #1248
2025-03-14 16:51:46 +01:00
Oleg Zhurakousky
7e933b7138 Merge pull request #1241 from jesjos/patch-1
Grammar fix
2025-03-14 11:39:31 +01:00
Oleg Zhurakousky
ef9c2462c4 GH-1245 Add initial proxy support
This feature woudl allow request to be proxied to additional targets such as grpc, rsocket etc.

Resolves #1245
2025-03-11 16:50:25 +01:00
Jesper Josefsson
0fb7534c21 Grammar fix
Signed-off-by: Jesper Josefsson <jesper.josefsson@gmail.com>
2025-03-05 10:24:11 +02:00
spring-builds
1234a94737 Going back to snapshots 2025-02-27 15:12:35 +00:00
spring-builds
8147aadb79 Update SNAPSHOT to 4.3.0-M2 2025-02-27 15:08:03 +00:00
Oleg Zhurakousky
7bcad7edc8 GH-1235 Fix support for text/* contentType
Resolves #1235
2025-02-06 10:32:54 +01:00
Dennis Kieselhorst
86359baad5 chore(deps): Update maven-shade-plugin to 3.6.0, move to official log4j-transform-maven-shade-plugin-extensions
Signed-off-by: Dennis Kieselhorst <mail@dekies.de>

Resolves #1232
2025-02-04 14:44:41 +01:00
spring-builds
58d03e3073 Going back to snapshots 2025-01-30 02:25:24 +00:00
spring-builds
b684419f72 Update SNAPSHOT to 4.3.0-M1 2025-01-30 02:20:25 +00:00
spring-builds
88c1c56752 Bumping versions 2025-01-17 01:58:22 +00:00
Oleg Zhurakousky
e46ed8a668 Polishing 2025-01-14 16:06:32 +01:00
Oleg Zhurakousky
936726a892 GH-1222 Add initial support for AWS ScheduledEvent
Resolves #1222
2025-01-14 15:46:37 +01:00
Oleg Zhurakousky
aaa68ef549 Remove 'test' scope from spring-boot-starter-web
This will propagate exclusion of tomcat
2025-01-13 15:16:21 +01:00
Oleg Zhurakousky
9b7f8b5516 GH-1187 Fix AWS Context initialization for Custom Runtime
Updated sample to show that Context is not null

Resolves #1187
2025-01-13 13:25:12 +01:00
spring-builds
1ecc876e26 Bumping versions 2024-12-17 19:43:26 +00:00
Oleg Zhurakousky
637948a813 GH-1208 Update documentation and plugins for aws sample
Resolves #1208
2024-12-17 18:07:26 +01:00
Oleg Zhurakousky
90caa2e9b4 GH-1210 Add S3EventSerializer logic to ensure S3Event deserialization
Resolves #1210
2024-12-17 17:11:48 +01:00
spring-builds
61c913c55e Bumping versions to 4.2.1-SNAPSHOT after release 2024-12-02 23:46:41 +00:00
spring-builds
f703bed1fd Going back to snapshots 2024-12-02 23:46:38 +00:00
spring-builds
03807b3254 Update SNAPSHOT to 4.2.0 2024-12-02 23:41:32 +00:00
Dennis Kieselhorst
bc39a181b4 implement getResource and getResourceAsStream
Resolves #1207
2024-11-25 14:22:23 +01:00
Dennis Kieselhorst
230eceb603 fix: null ServletContext returned (see https://github.com/aws/serverless-java-container/issues/1087)
polishing

implement getMimeType so AbstractMessageConverterMethodProcessor.resolveMediaType doesn't fail with UnsupportedOperationException
2024-11-18 11:40:59 +01:00
Oleg Zhurakousky
317553b8fa GH-1204 Remove dependency on Typetools
Resolves #1204
2024-11-15 15:16:40 +01:00
spring-builds
1b7b31307a Going back to snapshots 2024-11-08 01:05:03 +00:00
spring-builds
a6379216f8 Update SNAPSHOT to 4.2.0-RC1 2024-11-08 01:00:19 +00:00
Oleg Zhurakousky
3968e370dd GH-1187 Add log for AWS Context 2024-10-24 14:23:13 +02:00
Nicolas PETERS
e7951881fa check null before use this.content
Resolves #1192
Resolves #1193
2024-10-24 13:56:24 +02:00
spencergibb
d120eb0731 Updates to*Case() to use Locale.ROOT 2024-10-18 10:53:24 -04:00
Ömer Çelik
5240ef3c51 Change "synchronized" to reentrant lock for virtual-threads 2024-10-06 01:14:36 +03:00
Ömer Çelik
1f2a243862 Change "synchronized" to reentrant lock for virtual-threads 2024-10-06 01:10:28 +03:00
Oleg Zhurakousky
85a4fffcd4 GH-1172 Ensure content-type set in a message is honored on the output
Also, ensures that the proper content type is set in GCF FunctionInvoker

Resolves #1172
2024-09-09 12:51:36 +02:00
buildmaster
16022af641 Going back to snapshots 2024-08-19 17:01:50 +00:00