Commit Graph

1610 Commits

Author SHA1 Message Date
spencergibb
830a7e7cc2 Remove io.micrometer.observation code 2022-03-31 13:05:24 -04:00
Oleg Zhurakousky
2606a317c2 Fix Observability package change structure 2022-03-31 16:29:16 +02:00
buildmaster
09f0e8c37f Bumping versions 2022-03-26 05:38:04 +00:00
Oleg Zhurakousky
51cca8840e Fix conversion logic in SmartCompositeMessageConverter 2022-03-25 14:24:18 +01:00
Oleg Zhurakousky
97a55a3608 GH-828 Add support for configuring additional routers
Resolves #828
2022-03-24 18:26:41 +01:00
Oleg Zhurakousky
bbf56b0744 GH-830 Fix conversioin exception for custom converters
Resolves #830
2022-03-23 17:17:49 +01:00
Oleg Zhurakousky
e09954913e GH-832 Change OffsetTime to OffsetDateTime in CloudEventMessageBuilder
Resolves #832
2022-03-23 13:17:35 +01:00
Oleg Zhurakousky
003e1d5ade GH-833 Add initial support for AWS APIGatewayCustomAuthorizerEvent
Resolves #833
2022-03-23 12:54:15 +01:00
Oleg Zhurakousky
3ab344c504 Fix merge issues
Resolves #826
2022-03-23 11:33:15 +01:00
onobc
da58b0904e Use Awaitility when waiting on local port 2022-03-23 08:33:14 +01:00
onobc
0de3a5e7ea Fix search/replace typo. 2022-03-23 08:33:14 +01:00
onobc
8b589c67e5 Reduce use of SocketUtils in tests
Resolves #825
2022-03-23 08:33:14 +01:00
Oleg Zhurakousky
2ce45726ab Performance improvements related to SCST-2303 2022-03-22 13:53:48 +01:00
Oleg Zhurakousky
5ef56a90f0 checkstyle 2022-03-21 16:37:18 +01:00
Oleg Zhurakousky
8dabf3248e Merge pull request #827 from Twometer/gh-822-add-support-for-authorizers
Add support for lambda authorizers
2022-03-21 14:47:40 +01:00
Oleg Zhurakousky
f2fe3230f6 Polishing previous commit
Resolves #831
2022-03-21 14:45:01 +01:00
rahulmlokurte
d8e20e57af Add ability to extract routing function name using http message headers in aws CustomRuntimeEventLoop 2022-03-21 14:45:01 +01:00
Oleg Zhurakousky
c5f176b978 Perf improvement 2022-03-18 14:47:44 +01:00
Oleg Zhurakousky
b777988086 Add SocketUtils 2022-03-17 16:10:34 +01:00
Oleg Zhurakousky
bb3f33f1c5 Fix deprecations and breaking changes caused by dependencies 2022-03-17 14:59:04 +01:00
Twometer
c0b8fed7f8 Add support for lambda authorizers 2022-03-14 11:41:23 +01:00
Oleg Zhurakousky
d18ca9790f Merge pull request #818 from FalkWoldmann6232/main
Fix typo
2022-03-08 15:14:54 +01:00
Oleg Zhurakousky
6e1590e66e Polish
Resolves #820
2022-03-08 14:57:01 +01:00
onobc
0dca334614 Simplify if/else in Azure function invoker 2022-03-08 14:39:10 +01:00
onobc
b9b3f7adf6 Add doc for custom result handling [Azure sample]
Fixes #757
2022-03-08 14:39:10 +01:00
onobc
408035b94a Ability to extend default function result handling
Fixes #757
2022-03-08 14:39:10 +01:00
Oleg Zhurakousky
a364aaf86a GH-823 Polishing
Resolves #823
2022-03-04 17:03:07 +01:00
Marcin Grzejszczak
ea3be5ef39 GH-823 Add initial support for Observability 2022-03-04 16:59:43 +01:00
FalkWoldmann6232
d398449eae Fix typo 2022-02-24 12:44:48 +01:00
Oleg Zhurakousky
0d62dbeaea Fix sample based on previous commit
Resolves #813
2022-02-23 16:02:52 +01:00
onobc
7b225c640d Remove task sample and add basic sample as module.
Fixes gh-812
2022-02-23 15:46:09 +01:00
onobc
dc52af8df6 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:43:15 +01:00
Oleg Zhurakousky
be031cd315 GH-816 Enhance test validating collection output 2022-02-23 15:08:18 +01:00
Oleg Zhurakousky
95f9fbf417 Revert "GH-816 Fix support for function that returns Iterable with target-protocol set"
This reverts commit ed6642e18e.
2022-02-23 12:18:17 +01:00
Oleg Zhurakousky
ed6642e18e GH-816 Fix support for function that returns Iterable with target-protocol set
Resolves #816
2022-02-21 14:50:29 +01:00
onobc
ca16797791 Remove FunctionType from docs and AWS sample
Resolves #808
2022-02-16 11:23:20 +01:00
onobc
841c05c3a4 Remove spring-cloud-function-compiler module
Fixes gh-805
2022-02-16 10:48:43 +01:00
Roman S Samarev
18677ca47c 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:31:55 +01:00
onobc
d475b7bcea Remove now unnecessary override of createClassLoader
Resolves #810
2022-02-15 17:11:50 +01:00
onobc
05d0f0498c 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:01:21 +01:00
Soby Chacko
d49637c349 Revert "Remove skipConversion in FunctionAroundWrapper"
This reverts commit 240098fa10.
2022-02-11 12:38:51 -05:00
Soby Chacko
609035b918 Revert "* Simplify functionalTracingEnabled variable logic"
This reverts commit 159c82e4a9.
2022-02-11 12:38:40 -05:00
Soby Chacko
7704c2f530 Revert "fix checkstyle"
This reverts commit c6e32cbd42.
2022-02-11 12:38:15 -05:00
Oleg Zhurakousky
2d59a0d759 GH-804 Add support for case-insensitive Cloud Event determination
Resolves #804
2022-02-09 14:23:21 +01:00
Oleg Zhurakousky
5b4cec0db3 GH-804 Add support for case-insensitive routing 2022-02-09 13:58:01 +01:00
Oleg Zhurakousky
cba53a7c49 GH-803 Remove Dynamic Compilatioin section from the docs
Resolves #803
2022-02-07 18:58:41 +01:00
Oleg Zhurakousky
bb3c62a3cd GH-796 Fix error handling for reactive input/ouput conversion
Resolves #796
2022-02-07 18:56:18 +01:00
Oleg Zhurakousky
03fdacd14e GH-801 Add CloudEvent SDK sample
Resolves #801
2022-02-07 16:55:49 +01:00
Oleg Zhurakousky
c6e32cbd42 fix checkstyle 2022-02-07 15:19:58 +01:00
Artem Bilan
159c82e4a9 * 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:09:51 +01:00