Commit Graph

13 Commits

Author SHA1 Message Date
buildmaster
60debb2262 Bumping versions 2023-02-24 19:35:00 +00:00
buildmaster
c530762a29 Bumping versions 2023-02-23 23:13:22 +00:00
buildmaster
3635f9eb5c Bumping versions to 3.2.10-SNAPSHOT after release 2023-02-23 22:16:05 +00:00
buildmaster
11f02aea47 Going back to snapshots 2023-02-23 22:16:04 +00:00
buildmaster
66c871c797 Update SNAPSHOT to 3.2.9 2023-02-23 22:11:47 +00:00
Oleg Zhurakousky
37e81c4c7f Update pom.xml 2023-02-23 15:15:51 +01:00
Oleg Zhurakousky
2e132e9daa Update pom.xml 2023-02-23 15:15:28 +01:00
Oleg Zhurakousky
05491ac7db Update pom.xml 2023-02-23 15:15:06 +01:00
Oleg Zhurakousky
c95686911b Update pom.xml 2023-02-23 15:06:59 +01:00
Oleg Zhurakousky
63f0875139 Update pom.xml 2023-02-23 15:06:39 +01:00
Oleg Zhurakousky
4679de8a61 Update pom.xml 2023-02-23 15:06:11 +01:00
buildmaster
452b8107c5 Bumping versions 2022-12-15 23:13:26 +00:00
Christian Tzolov
3a297051e5 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