Commit Graph

1807 Commits

Author SHA1 Message Date
Oleg Zhurakousky
b1237c2ab2 GH-986 Fix regression to NOT attempt output conversion of Message<byte[]>
Resolves #986
2023-01-17 14:15:10 +01:00
Oleg Zhurakousky
cb315cf507 polishing previous commit 2023-01-17 11:11:35 +01:00
amond
17c22b4e87 GH-987 feat: propagate aws x-ray tracing header
Resolves #987
Resolves #988
2023-01-17 11:10:29 +01:00
Oleg Zhurakousky
4dcf0be7b3 GH-985 Ensure PassThruFunction is not pre/post processed
Resolves #985
2023-01-11 16:35:37 +01:00
Lars Bilger
2be70c5829 fix: resolve function type from non-parameterized Kotlin class that implements a function type
Resolves #925
Resolves #940
Resolves #956
Resolves #964

Resolves #982
2023-01-09 16:26:17 +01:00
Soby Chacko
8a5eafa58f KafkaNull check improvements
Related to f5e606dc55

Resolves #983
2023-01-09 16:04:17 +01:00
Oleg Zhurakousky
49ec082746 Enhance warning message when default function can not be determined 2023-01-09 15:54:55 +01:00
Soby Chacko
f5e606dc55 KafkaNull related improvements
When using KafkaNull on the outbound (StreamBridge for ex),
there is a bug that prevents it from working properly.

See https://github.com/spring-cloud/spring-cloud-stream/issues/2614 for more details.

Resolves #981
2023-01-06 09:52:14 +01:00
Oleg Zhurakousky
641aef5af4 Merge pull request #975 from amrutprabhu/fixing-small-typo-documentation
Fixing small typo in the documentation
2023-01-03 14:14:07 +01:00
Oleg Zhurakousky
89f452f393 Merge pull request #974 from taivtse/fix-gradle-main-class-config
Update gradle main class config
2023-01-03 14:13:50 +01:00
Amrut Prabhu
b2b0b69fd2 fixing small typo 2022-12-23 16:37:57 +01:00
Võ Thành Tài
8eec5a4386 Update gradle main class config
The main class is incorrect ("example.Config" does not exist), so the lambda function cannot recognize the main class of the jar file.
2022-12-22 22:23:12 +07:00
buildmaster
df10461132 Bumping versions 2022-12-20 05:37:05 +00:00
buildmaster
8cd3b569d3 Bumping versions 2022-12-18 05:34:45 +00:00
buildmaster
bf1c03c2f2 Bumping versions 2022-12-16 05:34:56 +00:00
buildmaster
dae98b645b Bumping versions to 4.0.1-SNAPSHOT after release 2022-12-15 19:58:16 +00:00
buildmaster
153c60ed75 Going back to snapshots 2022-12-15 19:58:15 +00:00
buildmaster
5c032abb6b Update SNAPSHOT to 4.0.0 2022-12-15 19:53:31 +00:00
Christian Tzolov
af70509b5e Add FunctionInstanceInjector adapter test 2022-12-15 13:50:51 +01:00
Oleg Zhurakousky
27beecac0a Update pom.xml 2022-12-15 12:58:17 +01:00
Oleg Zhurakousky
6ab00ec6d4 Update pom.xml 2022-12-15 12:57:56 +01:00
Oleg Zhurakousky
5c77784338 Update pom.xml 2022-12-15 12:57:31 +01:00
Oleg Zhurakousky
d4e6d7f05b GH-964, GH-959 Fix Kotlin type discovery
Resolves #964
Resolves #959
2022-12-15 12:54:51 +01:00
Christian Tzolov
1d5dd42bcc Forward port #969 2022-12-15 12:04:51 +01:00
Biju Kunjummen
bab07efa9f GH-955 Removes GCP Invoker dependency on AbstractSpringFunctionAdapterInitializer
Restores classpath for classloader, function resolution

Resolves #955
Resolves #970
2022-12-15 11:19:53 +01:00
Oleg Zhurakousky
25d524f395 GH-966 change AWSCompanionAutoConfiguration to be a refular auto-configuration rather than initializer
Resolves #966
2022-12-08 11:12:19 -08:00
Oleg Zhurakousky
3614683b1a Change spring.factories to auto-config imports in gRPC modules 2022-12-06 15:48:52 -08:00
buildmaster
b251725737 Going back to snapshots 2022-12-01 17:09:42 +00:00
buildmaster
d5a0bf0ede Update SNAPSHOT to 4.0.0-RC3 2022-12-01 17:05:31 +00:00
buildmaster
731cb9126d Bumping versions 2022-11-30 05:39:18 +00:00
Neokeld
a8f25efceb Corrects some branching for readability
Resolves #960
2022-11-29 11:50:12 -08:00
Oleg Zhurakousky
45829f7fb5 Merge pull request #961 from chrismathews/main
Removed remaining traces of OpenWhisk
2022-11-29 20:43:08 +01:00
Oleg Zhurakousky
f45f7ebb61 Merge pull request #963 from iromu/main
Replaced System.out call with logger.debug. Fixes gh-962
2022-11-29 20:42:24 +01:00
Gabriel Robaina
d314fd959b Updated spring frameworks to release version
The snapshot versions use Java 17 while lambda only supports Java 11 natively. This can bring confusion to people learning serverless and this framework.

Resolves #965
2022-11-29 11:41:28 -08:00
buildmaster
9f6b629f65 Bumping versions 2022-11-29 05:39:14 +00:00
buildmaster
6752077f1f Bumping versions 2022-11-22 05:39:51 +00:00
Iván Rodríguez Murillo
5c0e88b4a7 Replaced System.out call with logger.debug. Fixes gh-962 2022-11-21 18:29:15 +00:00
Chris Mathews
5c5d099532 Updated documentation to remove references to OpenWhisk
OpenWhisk is no longer supported (since 4.0.0-M5), deleting related documentation.
2022-11-19 09:11:55 -05:00
Chris Mathews
f304257ace Updated documentation to remove references to OpenWhisk
OpenWhisk is no longer supported (since 4.0.0-M5), deleting related documentation.
2022-11-19 09:10:18 -05:00
Chris Mathews
bb0fbc8c05 Updated documentation to remove references to OpenWhisk
OpenWhisk is no longer supported (since 4.0.0-M5), deleting related documentation.
2022-11-19 09:08:58 -05:00
Chris Mathews
434093c481 Updated documentation to remove references to OpenWhisk
OpenWhisk is no longer supported (since 4.0.0-M5), deleting related documentation.
2022-11-19 09:07:55 -05:00
Chris Mathews
7be99b34b2 Deleted OpenWhisk documentation
OpenWhisk is no longer supported (since 4.0.0-M5), deleting related documentation.
2022-11-19 09:06:23 -05:00
Chris Mathews
9fc99ae288 Deleted OpenWhisk documentation
OpenWhisk is no longer supported (since 4.0.0-M5), deleting related documentation.
2022-11-19 09:05:42 -05:00
Chris Mathews
946d9517f5 Removed incorrect dependency management for spring-cloud-function-adapter-openwhisk
Minor detail but I noticed that org.springframework.cloud:spring-cloud-function-adapter-openwhisk was never removed from spring-cloud-function-dependencies when the openwhisk capability was dropped in 4.0.0-M5. Therefore, I removed this dependency from the dependencies pom, it generally doesn't hurt anything being there but isn't correct either.
2022-11-19 09:03:17 -05:00
buildmaster
6f1421d04e Bumping versions 2022-11-18 05:39:12 +00:00
buildmaster
1f066f6fd2 Going back to snapshots 2022-11-17 16:45:34 +00:00
buildmaster
fb70104047 Update SNAPSHOT to 4.0.0-RC2 2022-11-17 16:41:19 +00:00
Oleg Zhurakousky
8d1596d68d Revert "Bumping versions"
This reverts commit 41ff014dea.
2022-11-17 11:27:43 +01:00
Oleg Zhurakousky
9491c9ce04 GH-958 Add support for default routing
Resolves #958
2022-11-17 11:27:32 +01:00
buildmaster
41ff014dea Bumping versions 2022-11-16 05:39:14 +00:00