buildmaster
a731b934b0
Bumping versions
2024-08-05 19:12:58 +00:00
buildmaster
76d92789d1
Bumping versions to 4.1.4-SNAPSHOT after release
2024-07-10 15:51:28 +00:00
buildmaster
5d61a39ea5
Going back to snapshots
2024-07-10 15:51:27 +00:00
buildmaster
c0b651e45c
Update SNAPSHOT to 4.1.3
2024-07-10 15:46:31 +00: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
Oleg Zhurakousky
645c7e88dc
Polishing
2024-04-25 18:01:57 +02:00
Oleg Zhurakousky
bee5e0b163
GH-1138 Fix serverless web container initialization
...
Resolves #1138
2024-04-25 16:15:34 +02:00
Oleg Zhurakousky
56d6b822b2
GH-1122 Make ServerlessAutoConfiguration.ServerlessServletWebServerFactory to satisfy native requirement
...
While this could be handled with hints, it is harmless to expose it publicly
Resolves #1122
2024-03-27 16:42:29 +01: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
Oleg Zhurakousky
bea844629a
Expose wait for context initialization for serverless web module
2024-03-26 11:37:02 +01:00
Oleg Zhurakousky
062db0b13d
GH-1111 Fix filter registration for serverless-web
...
Resolves #1111
2024-02-20 15:08:02 +01:00
Oleg Zhurakousky
494f60ba31
Add support for native web workloads for AWS
...
Fix Azure web support after refactoring classes
2024-01-12 14:48:57 +01:00
buildmaster
bd155628da
Bumping versions to 4.1.1-SNAPSHOT after release
2023-12-06 14:46:14 +00:00
buildmaster
83d71ba6fa
Going back to snapshots
2023-12-06 14:46:13 +00:00
buildmaster
0fb67a9c9e
Update SNAPSHOT to 4.1.0
2023-12-06 14:39:50 +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
Oleg Zhurakousky
479c387f48
GH-1072 Add tests for ProxyMVC async start
2023-09-26 06:32:01 +02:00
Oleg Zhurakousky
a7f5a22ec6
GH-1072 Add async startup capabilities to ProxyMVC
...
Resolves #1072
2023-09-26 06:00:03 +02:00
Oleg Zhurakousky
1b0a5e38af
GH-1069 Ensure 'spring.main.banner-mode' is honored by ServerlessWebApplication
...
Resolves #1069
2023-09-25 11:26:33 +02:00
Oleg Zhurakousky
8ab157de76
GH-1066 Add class caching for FunctionClassUtils in serverless-web
...
Resolves #1066
2023-08-30 14:52:48 +02:00
buildmaster
2ad7c69d7a
Going back to snapshots
2023-08-10 01:04:55 +00:00
buildmaster
e602ad7539
Update SNAPSHOT to 4.1.0-M1
2023-08-10 01:00:07 +00:00
Oleg Zhurakousky
efda7285ad
Cleanup and fix tests
2023-07-20 16:50:16 +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
Oleg Zhurakousky
21cc097ec1
Remove spring-cloud-function-adapter-aws-web, fix Proxy response to return empty collection if header is not present
2023-07-10 15:56:01 +02:00
Oleg Zhurakousky
92df69206a
Copy FunctionClassUtils to s-c-f-serverless-web
2023-06-30 17:15:15 +02:00
Oleg Zhurakousky
e7cacc7523
Fix cleanup s-c-f-serverless-web POM
2023-06-30 10:42:11 +02:00
Oleg Zhurakousky
54688511e1
Cleanup
2023-06-28 18:24:26 +02:00
Oleg Zhurakousky
2ed9675247
Add async test for serverless-web
2023-06-22 17:07:23 +02:00
Soby Chacko
6b4e5899c2
4.1.0-SNAPSHOT updates
2023-06-14 12:42:53 -04:00
Oleg Zhurakousky
a67d80b218
Clean up async execution logic in ProxyMVC
2023-06-14 16:47:24 +02:00
Oleg Zhurakousky
7a1980db1e
Add boot-like ac bootstrap to spring-cloud-function-serverless-web
2023-06-14 10:38:23 +02: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
d66e1be101
Removes duplicate dependency
2023-05-23 15:18:32 -04:00