Christian Tzolov
42db660b66
factor out FunctionClassUtils.java to serverless-web
2023-03-10 16:23:49 +01:00
Christian Tzolov
0d91490875
updatee the azure web adapter
2023-03-10 08:04:38 +01:00
Christian Tzolov
78f20ddf67
cache intialisation. add test
2023-03-10 08:04:38 +01:00
Christian Tzolov
d3af06aee7
fix post support
2023-03-10 08:04:38 +01:00
Christian Tzolov
0b4b1913f0
experimental Azure Web adapter
2023-03-10 08:04:38 +01:00
Christian Tzolov
79c39ab6ca
experimental Azure Web adapter
2023-03-10 08:04:38 +01:00
Oleg Zhurakousky
ebb4e5abcd
Add initial support for error handling
2023-03-09 16:00:06 +01:00
Oleg Zhurakousky
4e05229f65
Fix Request/Response attributes, add more assertions in tests
2023-03-08 13:54:18 +01:00
Oleg Zhurakousky
2e1741c06e
Fix response headers
2023-03-08 10:03:27 +01:00
Oleg Zhurakousky
5fd3168a50
Cleanup and more tests
2023-03-07 14:30:00 +01:00
Oleg Zhurakousky
43cf607e7f
Make spring-cloud-function-adapter-aws-web depend on base module
2023-03-06 18:54:52 +01:00
Oleg Zhurakousky
346ceb4744
Add spring-cloud-function-serverless-web module
2023-03-06 18:43:33 +01:00
Oleg Zhurakousky
fcf6315a53
Add test with request param
2023-03-03 12:58:02 +01:00
Oleg Zhurakousky
fd14b43bce
Fix WebProxyInvoker
2023-03-03 12:04:51 +01:00
Oleg Zhurakousky
479e30de85
Add support for POST, clean up request impl, add test
2023-03-02 20:04:07 +01:00
Oleg Zhurakousky
80de32e784
polish
2023-03-02 20:03:54 +01:00
Oleg Zhurakousky
790f801a62
Docs
2023-03-01 15:21:41 +01:00
Oleg Zhurakousky
2008a0ead3
Stopping point with initial POC
2023-03-01 15:21:41 +01:00
Oleg Zhurakousky
145335bcb2
working on AWS
2023-03-01 15:21:41 +01:00
Oleg Zhurakousky
21c75bebab
working on AWS
2023-03-01 15:21:41 +01:00
Oleg Zhurakousky
04d586c908
Initial commit of web-app-as-lambda support
2023-03-01 15:21:41 +01:00
Oleg Zhurakousky
11ac3e9c60
GH-995 Wrapped SCF version discovery in AWS Custom Runtime with try/catch
...
Resolves #995
2023-03-01 13:02:51 +01:00
Oleg Zhurakousky
299423de66
GH-997 Adding test to validate AWS Context set as header
...
Resolves #997
2023-03-01 12:37:25 +01:00
Oleg Zhurakousky
601a0285df
GH-1006 Remove dependency on Joda module
...
Developers would have to add it themselves with custom instance of ObjectMapper
Resolves #1006
2023-03-01 12:37:19 +01:00
Oleg Zhurakousky
91b938636e
GH-1000 Add suport for propagating more errors to AWS Error reporting mechanism
...
Resolves #1000
2023-03-01 12:37:11 +01:00
Oleg Zhurakousky
79d3eef543
GH-1003 Remove date configuration code when configuring insensitive properties of ObjectMapper
...
Resolves #1003
2023-02-28 16:23:37 +01:00
buildmaster
9c56ca369c
Bumping versions
2023-02-24 19:35:00 +00:00
buildmaster
cc76ec75d2
Bumping versions
2023-02-23 23:13:22 +00:00
buildmaster
fede4cd0e0
Bumping versions to 3.2.10-SNAPSHOT after release
2023-02-23 22:16:05 +00:00
buildmaster
19b447216b
Going back to snapshots
2023-02-23 22:16:04 +00:00
buildmaster
5dbc896153
Update SNAPSHOT to 3.2.9
2023-02-23 22:11:47 +00:00
Oleg Zhurakousky
0c4b912c35
Update pom.xml
2023-02-23 15:15:51 +01:00
Oleg Zhurakousky
d838c218b0
Update pom.xml
2023-02-23 15:15:28 +01:00
Oleg Zhurakousky
8fbc3f55c7
Update pom.xml
2023-02-23 15:15:06 +01:00
Oleg Zhurakousky
0726df5d98
Update pom.xml
2023-02-23 15:06:59 +01:00
Oleg Zhurakousky
64851f098d
Update pom.xml
2023-02-23 15:06:39 +01:00
Oleg Zhurakousky
01ea392168
Update pom.xml
2023-02-23 15:06:11 +01:00
nagarro-nikhiljagtiani
9e6672d295
Avoiding classCast exception
...
Resolves #991
When messageconverters list has CloudEventMessageConverter before AvroSchemaRegisteryClientMessageConverter,
and message has header contentType = application/*+avro
It results in ClassCastException hence fixing the same.
2023-02-22 14:15:05 +01:00
Oleg Zhurakousky
97a8c82927
Update README.md
2023-02-22 13:12:00 +01:00
Oleg Zhurakousky
86fb73c40b
Update README.md
2023-02-22 13:08:45 +01:00
Oleg Zhurakousky
a761ce7a88
Docs
2023-02-22 13:02:07 +01:00
Oleg Zhurakousky
cb2a83e472
Stopping point with initial POC
2023-02-22 12:56:13 +01:00
Oleg Zhurakousky
b2b97d8077
working on AWS
2023-02-21 13:05:43 +01:00
Oleg Zhurakousky
24c0fce166
working on AWS
2023-02-21 11:52:06 +01:00
Oleg Zhurakousky
de54e0a49c
Initial commit of web-app-as-lambda support
2023-02-20 16:29:23 +01:00
Oleg Zhurakousky
7236a1b5f0
Cleanup
2023-02-08 12:18:18 +01:00
Oleg Zhurakousky
37eb8aa58f
GH-973 Ensure that AWS isBase64Encoded is set dynamically
...
Resolves #973
2023-01-23 14:56:14 +01:00
Oleg Zhurakousky
b4cbef163e
GH-980 Ensure reactive types are supported by AWS adapter
...
Resolves #980
2023-01-23 13:01:26 +01:00
Oleg Zhurakousky
9fec8d5d23
GH-986 Fix regression to NOT attempt output conversion of Message<byte[]>
...
Resolves #986
2023-01-17 14:15:34 +01:00
Oleg Zhurakousky
079234b021
polishing previous commit
2023-01-17 11:12:56 +01:00