Commit Graph

13 Commits

Author SHA1 Message Date
buildmaster
9c56ca369c Bumping versions 2023-02-24 19:35:00 +00:00
buildmaster
cc76ec75d2 Bumping versions 2023-02-23 23:13:22 +00:00
buildmaster
fede4cd0e0 Bumping versions to 3.2.10-SNAPSHOT after release 2023-02-23 22:16:05 +00:00
buildmaster
19b447216b Going back to snapshots 2023-02-23 22:16:04 +00:00
buildmaster
5dbc896153 Update SNAPSHOT to 3.2.9 2023-02-23 22:11:47 +00:00
Oleg Zhurakousky
0c4b912c35 Update pom.xml 2023-02-23 15:15:51 +01:00
Oleg Zhurakousky
d838c218b0 Update pom.xml 2023-02-23 15:15:28 +01:00
Oleg Zhurakousky
8fbc3f55c7 Update pom.xml 2023-02-23 15:15:06 +01:00
Oleg Zhurakousky
0726df5d98 Update pom.xml 2023-02-23 15:06:59 +01:00
Oleg Zhurakousky
64851f098d Update pom.xml 2023-02-23 15:06:39 +01:00
Oleg Zhurakousky
01ea392168 Update pom.xml 2023-02-23 15:06:11 +01:00
buildmaster
46e64a147a Bumping versions 2022-12-15 23:13:26 +00:00
Christian Tzolov
8f1d063637 GH-968 Support Azure Functions DI hook
- Extend spring-cloud-function-adapter-azure with AzureFunctionInstanceInjector registered through the  META-INF/services/com.microsoft.azure.functions.spi.inject.FunctionInstanceInjector
 - Add DI demos for HttpTrigger and TimeTrigger functions.

 Resolves #968
 Resolves #969
Add FunctionInvoker backward compatibiity

document the time trigger DI sample

Add generic instructions to implement Azure Function with the help of the DI hook

Add generic instructions to implement Azure Function with the help of the DI hook

Minor

Fix injector backward compatibility and add blob demo

disable the azure di samples maven module builds
2022-12-15 11:00:41 +01:00