Commit Graph

23 Commits

Author SHA1 Message Date
buildmaster
04d4a14a87 Bumping versions to 4.0.6-SNAPSHOT after release 2023-07-27 19:37:34 +00:00
buildmaster
8d108e3b79 Going back to snapshots 2023-07-27 19:37:33 +00:00
buildmaster
ba01c4ad27 Update SNAPSHOT to 4.0.5 2023-07-27 19:31:58 +00: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
Oleg Zhurakousky
c148368b29 Revert "Bumping versions"
This reverts commit ca83d2163b.
2023-07-11 15:12:24 +02:00
buildmaster
ca83d2163b Bumping versions 2023-07-07 02:03:22 +00:00
buildmaster
4c77f1a5b7 Bumping versions to 4.0.5-SNAPSHOT after release 2023-07-06 06:49:21 +00:00
buildmaster
e2a8c98944 Going back to snapshots 2023-07-06 06:49:20 +00:00
buildmaster
e3e5b2b415 Update SNAPSHOT to 4.0.4 2023-07-06 06:43:54 +00:00
Oleg Zhurakousky
f274325d77 GH-1025 Add initial support for CRUD http mapping 2023-05-26 16:16:08 +02:00
Oleg Zhurakousky
38a30f05fc Revert "Bumping versions"
This reverts commit 3c6a0cc59b.
2023-05-26 12:38:53 +02:00
buildmaster
3c6a0cc59b Bumping versions 2023-05-25 05:36:10 +00:00
buildmaster
6be6549e64 Bumping versions to 4.0.4-SNAPSHOT after release 2023-05-24 18:21:46 +00:00
buildmaster
2ed1285b19 Going back to snapshots 2023-05-24 18:21:45 +00:00
buildmaster
cc740db82e Update SNAPSHOT to 4.0.3 2023-05-24 18:16:08 +00:00
Urs Keller
f2edb4c4d8 Fix parent issues 2023-05-24 09:38:56 +02:00
spencergibb
f0a49e5be4 Fixes parent pom 2023-05-23 15:25:20 -04:00
spencergibb
be526a0e88 Removes versions managed by spring-cloud-function-dependencies 2023-05-23 14:58:19 -04:00
Oleg Zhurakousky
74aaadea98 GH-1034 Finish merging work to support web workloads in serverless environments
Resolves #1034
2023-05-09 12:10:47 +02:00
Christian Tzolov
04baab62b7 updatee the azure web adapter 2023-05-09 10:41:47 +02:00
Christian Tzolov
ee777a796b cache intialisation. add test 2023-05-09 10:41:34 +02:00
Christian Tzolov
a039054c3c fix post support 2023-05-09 10:41:22 +02:00
Christian Tzolov
921a2bca03 experimental Azure Web adapter
experimental Azure Web adapter
2023-05-09 10:40:56 +02:00