Commit Graph

1553 Commits

Author SHA1 Message Date
buildmaster
e0d7132929 Update SNAPSHOT to 3.2.3 2022-03-29 10:45:59 +00:00
Twometer
868f943831 Add support for lambda authorizers
Resolves #842
2022-03-29 12:07:31 +02:00
Oleg Zhurakousky
17dda179bc Fix compilation error in test 2022-03-25 14:44:04 +01:00
Oleg Zhurakousky
281c5baa61 Fix conversion logic in SmartCompositeMessageConverter 2022-03-25 14:25:05 +01:00
Oleg Zhurakousky
03db9baee6 GH-828 Add support for configuring additional routers
Resolves #828
2022-03-24 18:27:28 +01:00
Oleg Zhurakousky
4eb4f741a5 GH-830 Fix conversioin exception for custom converters
Resolves #830
2022-03-23 17:17:24 +01:00
Oleg Zhurakousky
986c0a09d8 GH-832 Change OffsetTime to OffsetDateTime in CloudEventMessageBuilder
Resolves #832
2022-03-23 13:18:04 +01:00
Oleg Zhurakousky
2fc78b2899 GH-833 Add initial support for AWS APIGatewayCustomAuthorizerEvent
Resolves #833
2022-03-23 13:03:08 +01:00
buildmaster
a3beef2548 Bumping versions 2022-03-22 23:20:02 +00:00
Oleg Zhurakousky
e1f2820fd1 Fix typo 2022-03-22 16:39:18 +01:00
Oleg Zhurakousky
ca9e816a8f Polishing 2022-03-22 15:56:26 +01:00
Oleg Zhurakousky
d15d42894a Perf improvement 2022-03-22 15:45:13 +01:00
Oleg Zhurakousky
61b7023610 Performance improvements related to SCST-2303 2022-03-22 13:54:26 +01:00
Oleg Zhurakousky
641808f540 Cleanup 2022-03-08 15:14:15 +01:00
Oleg Zhurakousky
bcbbbd3363 Polish
Resolves #820
2022-03-08 14:58:28 +01:00
onobc
42da405a18 Simplify if/else in Azure function invoker 2022-03-08 14:58:20 +01:00
onobc
a0d96ffbda Add doc for custom result handling [Azure sample]
Fixes #757
2022-03-08 14:58:12 +01:00
onobc
5cdb4b17e6 Ability to extend default function result handling
Fixes #757
2022-03-08 14:58:05 +01:00
Oleg Zhurakousky
1f54dbf036 Clean up code 2022-03-08 14:38:34 +01:00
onobc
d20f084208 Improve ContextFunctionCatalogAutoConfiguration conditional loading
- Allow custom AvroSchemaServiceManager to be used
- Make AvroSchemaMessageConverter bean method specifically typed
- Make CloudEventsMessageConverter bean method specifically typed
- Add tests focusing on the conditional loading aspects of the auto configuration

Fixes gh-797
Resolves #814
2022-02-23 15:44:27 +01:00
Oleg Zhurakousky
cddb60cda3 GH-816 Enhance test validating collection output 2022-02-23 15:17:08 +01:00
Oleg Zhurakousky
f217cc0aab Revert "GH-816 Fix support for function that returns Iterable with target-protocol set"
This reverts commit f1800a7bd2.
2022-02-23 15:16:55 +01:00
Oleg Zhurakousky
f1800a7bd2 GH-816 Fix support for function that returns Iterable with target-protocol set
Resolves #816
2022-02-21 14:51:32 +01:00
buildmaster
d08a116a9f Bumping versions to 3.2.3-SNAPSHOT after release 2022-02-16 16:18:26 +00:00
buildmaster
3c19c4e869 Going back to snapshots 2022-02-16 16:18:25 +00:00
buildmaster
8d623af0a8 Update SNAPSHOT to 3.2.2 2022-02-16 16:14:16 +00:00
Oleg Zhurakousky
fcd5453684 Update s-c-build 2022-02-16 17:02:08 +01:00
onobc
7032027248 Remove FunctionType from docs and AWS sample
Resolves #808
2022-02-16 11:24:21 +01:00
onobc
ea1e85bda2 Remove spring-cloud-function-compiler module
Fixes gh-805
2022-02-16 11:07:44 +01:00
Roman S Samarev
3fa021b4fa SimpleFunctionRegistry: Fixed: compose of supplier...consumer pipeline produces a supplier type. This fix allows testing of composed pipelines without input and output
SimpleFunctionRegistry: added info. No functional changes

Resolves #809
2022-02-15 20:40:46 +01:00
onobc
59d02ed652 Remove now unnecessary override of createClassLoader
Resolves #810
2022-02-15 17:13:10 +01:00
onobc
f96f612721 Update docs as follows:
Resolves #811

* code examples reflect current versions and APIs being used
* code examples use dynamic version numbers based on maven properties
2022-02-15 17:03:09 +01:00
Soby Chacko
30ba6fd238 Revert "Remove skipConversion in FunctionAroundWrapper"
This reverts commit 80305e630b.
2022-02-11 12:41:36 -05:00
Soby Chacko
0cbd5e8fbf Revert "* Simplify functionalTracingEnabled variable logic"
This reverts commit 49e027a0ee.
2022-02-11 12:41:27 -05:00
Soby Chacko
a8ac826254 Revert "fix checkstyle"
This reverts commit e1713929e5.
2022-02-11 12:41:18 -05:00
Oleg Zhurakousky
f99b900885 Merge cleanup 2022-02-09 14:41:40 +01:00
Oleg Zhurakousky
7a6e43fc3d GH-804 Add support for case-insensitive Cloud Event determination
Resolves #804
2022-02-09 14:25:47 +01:00
Oleg Zhurakousky
32e88693d0 GH-804 Add support for case-insensitive routing 2022-02-09 14:24:05 +01:00
Oleg Zhurakousky
4663017dcb GH-803 Remove Dynamic Compilatioin section from the docs
Resolves #803
2022-02-07 18:59:03 +01:00
Oleg Zhurakousky
ea47a37611 GH-796 Fix error handling for reactive input/ouput conversion
Resolves #796
2022-02-07 18:56:44 +01:00
Oleg Zhurakousky
e1713929e5 fix checkstyle 2022-02-07 15:21:28 +01:00
Artem Bilan
49e027a0ee * Simplify functionalTracingEnabled variable logic
* Add `BeanFactoryAwareFunctionRegistryTests.testWrappedWithAroundAdviseNotMessageReturnConfiguration()`
to verify that non-Message return from the target function is wrapped to the `Message` before return
to the `FunctionAroundWrapper`
2022-02-07 15:21:19 +01:00
Artem Bilan
80305e630b Remove skipConversion in FunctionAroundWrapper
Currently, the `FunctionAroundWrapper` set `targetFunction.setSkipOutputConversion(true);`
which is not what expected by the `TraceFunctionAroundWrapper`.
This one has a logic based on the `Message` as an output from the target function
and its headers to correlate tracing headers.

* Remove the `setSkipOutputConversion(true)` from the `FunctionAroundWrapper`
to satisfy `TraceFunctionAroundWrapper` expectation - we cannot enforce
all the end-user function to always return a `Message<?>` for us.
* Some other refactoring in the `FunctionAroundWrapper` for cleaner code

**Cherry-pick to `3.2.x`**
2022-02-07 15:21:04 +01:00
Oleg Zhurakousky
0dc7d3308f GH-802 Add exclusion filter to component scanning to ignore Spring annotated classes
Resolves #802
2022-02-07 15:06:23 +01:00
Oleg Zhurakousky
aa38cb0e56 GH-784 Modified AWS example to NOT rely on web
Resolves #784
2022-01-26 18:26:37 +01:00
Oleg Zhurakousky
8ed36b99e6 GH-794 Address regression with input type conversion of Maps
Resolves #794
2022-01-26 12:52:00 +01:00
Oleg Zhurakousky
1cc78f7c28 GH-785 Ad initial support for ApplicationLoadBalancerRequestEvent in AWS
Resolves #785
2022-01-25 18:47:51 +01:00
Oleg Zhurakousky
f71b75c9b0 GH-787 Fix 'body' format in JSON output for AWS responses
Resolves #787
2022-01-25 14:00:56 +01:00
Oleg Zhurakousky
f992c448de Cleanup and additional test 2022-01-24 16:19:47 +01:00
Oleg Zhurakousky
5a36dda7c6 GH-792 Fix Supplier streaming in s-c-function-web
Resolves #792
2022-01-24 15:38:16 +01:00