Commit Graph

2231 Commits

Author SHA1 Message Date
Oleg Zhurakousky
daa60090ce GH-1247 Fix how Kotlin function bean is detected
Resolves #1247
2025-03-25 20:38:31 +01:00
Oleg Zhurakousky
2db95c7286 GH-1246 Fix logic around getting parameter names from 'factory method'
Changed condition to ensure we use method name when iterating thru methods instead of validating if it is a 'factory method'

Resolves #1246
2025-03-24 23:02:08 +01:00
Oleg Zhurakousky
6c3505d5da Merge pull request #1250 from KuntalDanech/main
Fix typos in FunctionInvoker and LambdaDestinationResolver
2025-03-24 21:51:14 +01:00
Oleg Zhurakousky
773f6d7fea GH-1251 Fix regression with generic type discovery
Resolves #1251
2025-03-24 21:50:37 +01:00
spring-builds
00ec64d7f9 Bumping versions 2025-03-21 20:43:37 +00: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
96e16cc712 GH-1240 Fix logging for ineligible functions
Resolves #1240
2025-03-20 10:28:25 +01:00
spring-builds
9c59ecf8bf Bumping versions 2025-03-14 20:45:14 +00:00
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
e23e3811f9 Merge pull request #1238 from JunggiKim/remove-unused-println
Remove unused println statements from test methods
2025-03-14 11:39:11 +01:00
Oleg Zhurakousky
8010b082f4 Merge pull request #1233 from deki/improve-readme
improve README.adoc with additional links
2025-03-14 11:38:43 +01:00
spring-builds
f67fc1c6ab Bumping versions 2025-03-12 20:41:49 +00: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
spring-builds
9d57f8fcbd Bumping versions 2025-02-21 20:41:19 +00:00
spencergibb
7dde46f027 Changes proxyBeanMethods = false 2025-02-18 11:57:50 -05:00
kimjg
6a55729756 Remove unnecessary System.out.println statements
- Remove unused println in testGetWithtFunction
- Remove unused println in updates Consumer

Signed-off-by: kimjg <k42ke@naver.com>
2025-02-13 01:21:13 +09: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
Dennis Kieselhorst
898613a7e2 doc: improve README.adoc with additional links
Signed-off-by: Dennis Kieselhorst <mail@dekies.de>
2025-02-04 14:16:10 +01:00
Dennis Kieselhorst
c06846608c chore(deps): Update spring-boot-thin-layout to 1.0.31.RELEASE
Signed-off-by: Dennis Kieselhorst <mail@dekies.de>
2025-02-04 14:04:55 +01:00
Dennis Kieselhorst
e271f0f6aa chore(deps): Update aws-lambda-java-events version to 3.14.0
Signed-off-by: Dennis Kieselhorst <mail@dekies.de>
2025-02-04 14:04:55 +01:00
Dennis Kieselhorst
849dc17246 chore(deps): Update aws-lambda-java-core version to 1.2.3
Signed-off-by: Dennis Kieselhorst <mail@dekies.de>
2025-02-04 14:04:55 +01:00
Dennis Kieselhorst
d682aaee8b doc: AWS is not offering Maven or Gradle plugins.
Signed-off-by: Dennis Kieselhorst <mail@dekies.de>
2025-02-04 14:00:36 +01:00
Dennis Kieselhorst
b387f9c452 doc: adding links, fixing typos, formatting, updating versions
Signed-off-by: Dennis Kieselhorst <mail@dekies.de>
2025-02-04 14:00:36 +01:00
Maximilian Schellhorn
630d124c24 feat: reworked aws adapter docs
Signed-off-by: Maximilian Schellhorn <maxschellhorn@pm.me>
2025-02-04 14:00:36 +01:00
Oleg Zhurakousky
c1b89bb331 Merge pull request #1229 from deki/remove-old-adapter-pages
Remove and redirect old adapter pages
2025-02-04 13:07:14 +01:00
Dennis Kieselhorst
b259a9acf2 doc: remove old adapter pages and redirect to current *-intro
Signed-off-by: Dennis Kieselhorst <mail@dekies.de>
2025-02-04 08:18:59 +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
c4105f88e8 Bumping versions 2025-01-18 20:47:08 +00:00
spencergibb
0f04ea32d9 Adds dco.yml 2025-01-17 14:30:48 +01:00
Oleg Zhurakousky
73681906a2 Polishing 2025-01-17 09:36:49 +01: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
spring-builds
399a4f417e Bumping versions 2025-01-13 19:44:13 +00: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
1e0bdc8043 Polish sample's README 2025-01-13 13:52:41 +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
Oleg Zhurakousky
a4162ce7c4 Merge pull request #1226 from deki/fix-main-readme
doc: fix duplications in main readme
2025-01-09 13:23:38 +01:00
Dennis Kieselhorst
3194831549 doc: fix duplications in main readme 2025-01-08 16:00:38 +01:00
Oleg Zhurakousky
26b4a59f69 GH-1225 Add additional Kotlin test to verify the regression
Resolves #1225
2025-01-08 11:54:27 +01:00
Artem Bilan
5b4c5578b7 Fix FunctionTypeUtils for FactoryBean
The function bean can be declared as a `FactoryBean`,
for example with Spring Integration's `GatewayProxyFactoryBean`.
See `LogConsumerConfiguration` in Spring Functions Catalog project.

* Fix `FunctionTypeUtils` to react to the `ParameterizedType`
and check its assignments against `Factory` bean.
Then resolves its generic to the proper target function type.
* Add `BeanFactoryAwareFunctionRegistryTests.functionFromFactoryBeanIsProperlyResolved()`
to verify that `FactoryBean<Function<?, ?>>` is resolved properly
2024-12-26 14:02:19 -05:00
Oleg Zhurakousky
c1cb638591 Minor cleanup 2024-12-22 13:46:20 +01:00
Oleg Zhurakousky
9de725dab0 Remove deprecations 2024-12-20 11:01:43 +01:00
Oleg Zhurakousky
85cc8e93e1 Add 'Transfer-Encoding' header to the list of filtered headers
Resolves #1220
2024-12-19 15:10:41 +01:00