32 Commits

Author SHA1 Message Date
spring-builds
69b8a4f025 Bumping dependency versions after release 2024-11-27 00:15:50 +00:00
spring-builds
7c3c4cb9fc Going back to snapshots 2024-11-27 00:14:43 +00:00
spring-builds
5aef805b5d Update SNAPSHOT to 4.1.4 2024-11-27 00:08:21 +00:00
spring-builds
16c5685f88 Bumping versions 2024-11-26 16:01:33 +00:00
spring-builds
8603f20073 Bumping dependency versions after release 2024-11-26 02:32:42 +00:00
spring-builds
8d8de31754 Going back to snapshots 2024-11-26 02:31:33 +00:00
spring-builds
320801b17e Update SNAPSHOT to 4.1.4 2024-11-26 02:26:01 +00:00
spring-builds
444ee669ff Bumping versions 2024-11-15 16:04:12 +00:00
spring-builds
8d5e9b80e1 Bumping versions 2024-11-12 16:01:55 +00:00
buildmaster
90f7565e64 Bumping versions 2024-07-27 11:21:04 +00:00
buildmaster
980189db6f Bumping versions 2024-07-08 11:21:23 +00:00
ddwong1984
2f320801f3 Typo in Pom.xml comment 2024-06-21 09:58:55 +08:00
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
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
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