- 18 Dec, 2019 8 commits
-
-
buildmaster authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
This reverts commit f9adf9ac.
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
Added additional enhancements to AzureSpringBootRequestHandler to ensure it has a chance to re-initilaize in the event function name changed
-
Oleg Zhurakousky authored
Updated functional bean registration section with note and example on how to properly register FunctionBean for component that implements Function Resolves #404
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 16 Dec, 2019 3 commits
-
-
Oleg Zhurakousky authored
Moved initialization of AWS context to constructor for new FunctionInvoker Resolves #399
-
Oleg Zhurakousky authored
Fixed Azure function reinitialization on each request Resolves #425
-
Oleg Zhurakousky authored
- Added generic FunctionInvoker capable of handling the request generically without requiring user to implemen specific AWS request handler Resolves #434
-
- 12 Dec, 2019 1 commit
-
-
Oleg Zhurakousky authored
- Ensured that FunctionClassUtils performs additional check to ensure that located star class is SpringBootApplication - Added additional lookup to look for Main-Class if nothing was found in Start-Class primarily to support Azure - Updated Azure samples - Updated documentation Resolves #431
-
- 11 Dec, 2019 2 commits
-
-
Oleg Zhurakousky authored
- Fixed logic behind discovery of Start-Class which didn't work well with some JVMs - Isolated the Start-Class in a separate utility class as it is going to be used elsewhere Resolves #421
-
Oleg Zhurakousky authored
Resolves #423
-
- 09 Dec, 2019 2 commits
-
-
Oleg Zhurakousky authored
Resolves #427
-
Oleg Zhurakousky authored
-
- 06 Dec, 2019 4 commits
-
-
Oleg Zhurakousky authored
This reverts commit ef8d0364.
-
Oleg Zhurakousky authored
This reverts commit 605183c2.
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
Fixed and simplified logic behind 'composed' flag in FunctionInvocationWrapper and added additional test Resolves #429
-
- 05 Dec, 2019 2 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 22 Nov, 2019 8 commits
-
-
buildmaster authored
-
buildmaster authored
-
buildmaster authored
-
buildmaster authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
docs: fix typo in text
-
Aleksei Bulgak authored
removed unnecessary symbol in aws adapter documentation
-
- 20 Nov, 2019 3 commits
-
-
buildmaster authored
-
Oleg Zhurakousky authored
This reverts commit e75bb676.
-
Oleg Zhurakousky authored
This reverts commit 109da900.
-
- 19 Nov, 2019 2 commits
-
-
Ryan Baxter authored
-
Ryan Baxter authored
-
- 15 Nov, 2019 2 commits
-
-
Oleg Zhurakousky authored
-
Oleg Zhurakousky authored
-
- 08 Nov, 2019 2 commits
-
-
buildmaster authored
-
buildmaster authored
-
- 07 Nov, 2019 1 commit
-
-
Oleg Zhurakousky authored
-