Commit Graph

617 Commits

Author SHA1 Message Date
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
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
Oleg Zhurakousky
1686e24200 Merge pull request #1169 from deki/sjc-904
avoid ClassCastException for non-web application contexts (e.g. webflux)
2024-08-08 11:01:31 +02:00
buildmaster
a731b934b0 Bumping versions 2024-08-05 19:12:58 +00:00
Dennis Kieselhorst
30d6ea9c21 fix: avoid ClassCastException for non-web application contexts (e.g. webflux, see https://github.com/aws/serverless-java-container/issues/904) 2024-08-01 12:29:19 +02: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
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