Commit Graph

9 Commits

Author SHA1 Message Date
buildmaster
3d0be11a11 Bumping versions 2024-01-26 02:03:01 +00:00
buildmaster
af9adb914d Bumping versions to 4.0.7-SNAPSHOT after release 2024-01-25 20:42:39 +00:00
buildmaster
b5d33ec922 Going back to snapshots 2024-01-25 20:42:38 +00:00
buildmaster
36e94ed46b Update SNAPSHOT to 4.0.6 2024-01-25 20:37:06 +00:00
buildmaster
f233d109ff Bumping versions 2023-07-27 02:04:17 +00:00
buildmaster
9065b7756d Bumping versions 2023-07-21 02:04:12 +00:00
Christian Tzolov
787d0f8c50 Azure samples version and code adjustments 2023-07-20 10:53:48 +02:00
Christian Tzolov
bfde5c4c67 Azure docs imporvements 2023-07-19 21:35:43 +02:00
Christian Tzolov
5069f7116b Streamline and refactor the azure and the azure-web adapters.
- Add SCF/Azure Gradle sample and docs.
- Move the function-azure-di-samples into standalone projects.
 - Apply the name convetion and project structure for the SCF adaptes.
   E.g.  function-sample-azure-XXX projects under the spring-cloud-function-samples root.
 - Remove the redudant samples.
 - Improve the samples docs and the Adapter generic docs.
- Streamline docs.
- Add azure web adapter sample and README.
- Add Spring Azure Functions banner for azure and azure web adapters.
- azure-web adapter fixes:
  - Fix issues in serverles-web ProxyHttpServletResponse implementation.
  - Remove the custom FunctionClassUtils utils in favor of scf-context/util/FunctionClassUtils.
- Remove redundant files.
- Add FunctionInvoker deprecation annotations.
- Extend the time trigger sample with Retry policies example.
2023-07-19 18:08:10 +02:00