Alexander Martin
36bdfec8b4
GH-1253 use http code from response
...
Resolves #1253
Signed-off-by: Alexander Martin <alexander.martin@kroger.com >
2025-04-01 17:30:39 +02:00
spring-builds
c72ea2b0fd
Bumping versions
2025-03-20 03:03:43 +00:00
spring-builds
c9f8f50332
Bumping versions
2025-03-19 03:03:23 +00:00
spring-builds
1b53ebc872
Bumping versions to 4.2.3-SNAPSHOT after release
2025-03-18 21:43:56 +00:00
spring-builds
414bae18c3
Going back to snapshots
2025-03-18 21:43:54 +00:00
spring-builds
d6d51ab65a
Update SNAPSHOT to 4.2.2
2025-03-18 21:38:32 +00:00
spring-builds
6fc6f54309
Bumping versions
2025-01-24 03:05:56 +00:00
spring-builds
78d7db12b2
Bumping versions to 4.2.2-SNAPSHOT after release
2025-01-23 10:38:32 +00:00
spring-builds
49695480b5
Going back to snapshots
2025-01-23 10:38:30 +00:00
spring-builds
06d41703db
Update SNAPSHOT to 4.2.1
2025-01-23 10:32:22 +00:00
spring-builds
61c913c55e
Bumping versions to 4.2.1-SNAPSHOT after release
2024-12-02 23:46:41 +00:00
spring-builds
f703bed1fd
Going back to snapshots
2024-12-02 23:46:38 +00:00
spring-builds
03807b3254
Update SNAPSHOT to 4.2.0
2024-12-02 23:41:32 +00:00
spring-builds
1b7b31307a
Going back to snapshots
2024-11-08 01:05:03 +00:00
spring-builds
a6379216f8
Update SNAPSHOT to 4.2.0-RC1
2024-11-08 01:00:19 +00:00
Ömer Çelik
1f2a243862
Change "synchronized" to reentrant lock for virtual-threads
2024-10-06 01:10:28 +03:00
Oleg Zhurakousky
85a4fffcd4
GH-1172 Ensure content-type set in a message is honored on the output
...
Also, ensures that the proper content type is set in GCF FunctionInvoker
Resolves #1172
2024-09-09 12:51:36 +02:00
buildmaster
16022af641
Going back to snapshots
2024-08-19 17:01:50 +00:00
buildmaster
a08b2fd11a
Update SNAPSHOT to 4.2.0-M1
2024-08-19 16:57:43 +00:00
buildmaster
8583ea48c7
Going back to snapshots
2024-08-19 15:26:29 +00:00
buildmaster
03b13f75bd
Update SNAPSHOT to 4.2.0-M1
2024-08-19 15:22:42 +00:00
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
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
0b08e8b242
Update adapter dependencies in POMs
...
Polishing
2024-02-12 16:03:38 +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
Oleg Zhurakousky
74d0d96101
Fix test
2023-10-12 17:01:36 +02:00
Oleg Zhurakousky
b858028219
GH-1079 Fix character encoding in AzureWebProxyInvoker
...
Resolves #1079
2023-10-11 14:03:19 +02: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
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
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
spencergibb
ef222931b8
Updates samples versions to boot 3.2 and cloud projects to 4.1
2023-06-21 12:27:06 -04:00
Soby Chacko
6b4e5899c2
4.1.0-SNAPSHOT updates
2023-06-14 12:42:53 -04:00
Oleg Zhurakousky
f274325d77
GH-1025 Add initial support for CRUD http mapping
2023-05-26 16:16:08 +02:00