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
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
buildmaster
a5fca82c9e
Bumping versions
2023-07-14 02:03:31 +00: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
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
buildmaster
7365debf44
Bumping versions to 4.0.3-SNAPSHOT after release
2023-03-28 13:52:40 +00:00
buildmaster
ed7f99de1b
Going back to snapshots
2023-03-28 13:52:40 +00:00
buildmaster
a4775ff22a
Update SNAPSHOT to 4.0.2
2023-03-28 13:47:59 +00:00
buildmaster
d59bbdb83d
Bumping versions to 4.0.2-SNAPSHOT after release
2023-01-25 14:08:24 +00:00
buildmaster
0053b415fb
Going back to snapshots
2023-01-25 14:08:24 +00:00
buildmaster
866d6140c0
Update SNAPSHOT to 4.0.1
2023-01-25 14:03:21 +00:00
buildmaster
df10461132
Bumping versions
2022-12-20 05:37:05 +00:00
buildmaster
8cd3b569d3
Bumping versions
2022-12-18 05:34:45 +00:00
buildmaster
bf1c03c2f2
Bumping versions
2022-12-16 05:34:56 +00:00
buildmaster
dae98b645b
Bumping versions to 4.0.1-SNAPSHOT after release
2022-12-15 19:58:16 +00:00
buildmaster
153c60ed75
Going back to snapshots
2022-12-15 19:58:15 +00:00
buildmaster
5c032abb6b
Update SNAPSHOT to 4.0.0
2022-12-15 19:53:31 +00:00
buildmaster
b251725737
Going back to snapshots
2022-12-01 17:09:42 +00:00
buildmaster
d5a0bf0ede
Update SNAPSHOT to 4.0.0-RC3
2022-12-01 17:05:31 +00:00
buildmaster
9f6b629f65
Bumping versions
2022-11-29 05:39:14 +00:00
buildmaster
6752077f1f
Bumping versions
2022-11-22 05:39:51 +00:00
buildmaster
6f1421d04e
Bumping versions
2022-11-18 05:39:12 +00:00
buildmaster
1f066f6fd2
Going back to snapshots
2022-11-17 16:45:34 +00:00
buildmaster
fb70104047
Update SNAPSHOT to 4.0.0-RC2
2022-11-17 16:41:19 +00:00
Oleg Zhurakousky
8d1596d68d
Revert "Bumping versions"
...
This reverts commit 41ff014dea .
2022-11-17 11:27:43 +01:00
buildmaster
41ff014dea
Bumping versions
2022-11-16 05:39:14 +00:00
buildmaster
8418ea2fde
Bumping versions
2022-11-01 05:48:42 +00:00
Oleg Zhurakousky
7aa9efa3a0
Merge pull request #946 from tzolov/azure-exclue-spring-loging
...
Exclude spring logging for azure
2022-10-31 10:53:34 +01:00
buildmaster
e2c8768c63
Bumping versions
2022-10-28 05:38:52 +00:00
buildmaster
b36e8eb533
Going back to snapshots
2022-10-27 21:20:25 +00:00
buildmaster
3582ca0cfa
Update SNAPSHOT to 4.0.0-RC1
2022-10-27 21:16:03 +00:00
Christian Tzolov
5c7fae453f
Exclude spring logging for azure
...
- exclude the spring-boot-starter-logging depedency from azure adapter.
- clean the azure samples.
Resolves #945
2022-10-26 17:28:22 +02:00
Christian Tzolov
5aecb218e7
Add azure kafka function sample
...
- Add sample project with Azure KafkaTrigger and Output Kakfa Bindings
- Add README docs
Resolves #836
2022-10-21 15:41:28 +02:00