Commit Graph

22 Commits

Author SHA1 Message Date
buildmaster
091d4eda41 Bumping versions 2024-05-31 11:20:30 +00:00
buildmaster
79ee3e5fda Bumping versions 2024-05-30 11:19:42 +00:00
buildmaster
c3f263ec46 Bumping versions to 4.1.3-SNAPSHOT after release 2024-05-30 10:23:31 +00:00
buildmaster
6630bea4c3 Going back to snapshots 2024-05-30 10:23:30 +00:00
buildmaster
f0ae10ff84 Update SNAPSHOT to 4.1.2 2024-05-30 10:17:58 +00:00
buildmaster
cdb25edd57 Bumping versions to 4.1.2-SNAPSHOT after release 2024-03-27 12:47:57 +00:00
buildmaster
1567588ea8 Going back to snapshots 2024-03-27 12:47:56 +00:00
buildmaster
504c9bbb29 Update SNAPSHOT to 4.1.1 2024-03-27 12:42:40 +00:00
buildmaster
dfe180962b Bumping versions 2024-03-06 11:22:17 +00:00
Christian Tzolov
9ceb4f64d2 Fix the http trigger signatures in tests, samples and docs. Upgrade the azure maven version
Resolves #1088
2023-11-30 16:42:16 +01:00
buildmaster
100f29599a Bumping versions 2023-11-29 11:20:13 +00:00
buildmaster
af7f41aa6f Going back to snapshots 2023-10-31 13:04:16 +00:00
buildmaster
c5180fae16 Update SNAPSHOT to 4.1.0-RC1 2023-10-31 12:59:18 +00:00
buildmaster
f33b4e4919 Going back to snapshots 2023-09-27 10:00:45 +00:00
buildmaster
b629f0f858 Update SNAPSHOT to 4.1.0-M2 2023-09-27 09:55:32 +00:00
buildmaster
78ceeccaff Bumping versions 2023-08-16 11:20:05 +00:00
spencergibb
f1cf956962 Ignores snapshot versions in samples since samples are not deployed to maven repo. 2023-08-09 14:46:25 -04:00
buildmaster
383cbc6511 Bumping versions 2023-07-22 11:19:33 +00:00
Christian Tzolov
9b2535ae1c Bump the azure adapter version used by samples to 4.1.0-SNAPSHOT 2023-07-20 11:02:29 +02:00
Christian Tzolov
8883e3b771 Azure samples version and code adjustments 2023-07-20 10:58:11 +02:00
Christian Tzolov
3c080031ad Azure docs imporvements 2023-07-19 21:34:38 +02:00
Christian Tzolov
6299a5366b 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 14:54:05 +02:00