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
spencergibb
bddfd1a309
remove the azure-kafka-trigger sample from the build
2022-10-27 12:36:53 -04:00
Christian Tzolov
c1c100682a
remove the azure-timer-trigger sample from the build
2022-10-27 18:24:25 +02: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
45890427e2
parametrize kafka pass config
2022-10-21 15:41:28 +02:00
Christian Tzolov
5cbe143ca3
adjust img sizes
2022-10-21 15:41:28 +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
buildmaster
33933053d3
Bumping versions
2022-10-12 05:48:52 +00:00
Christian Tzolov
7a280f9399
Azure TimerTrigger Sample
...
Resolves #272
2022-10-11 12:26:17 +02:00
buildmaster
72927d1ed4
Going back to snapshots
2022-10-06 00:28:34 +00:00
buildmaster
1e2d14d252
Update SNAPSHOT to 4.0.0-M5
2022-10-06 00:24:23 +00:00
Christian Tzolov
0617799c27
Ugrade azure function dependecies
...
- upgraed azure functions java to 2.1.0
- upgrade azure function maven to 1.21.0
- replace the sample java function runtime to linux/java17
Resolves #885 #838
switch Azure runtime
2022-10-05 21:05:19 +02:00
buildmaster
e2d305ef1f
Bumping versions
2022-09-30 05:39:03 +00:00
buildmaster
a17b99d41b
Bumping versions
2022-08-03 05:48:24 +00:00
buildmaster
47134a5de7
Going back to snapshots
2022-07-29 18:47:37 +00:00
buildmaster
6feb42d445
Update SNAPSHOT to 4.0.0-M4
2022-07-29 18:43:03 +00:00
buildmaster
38e2cfc444
Bumping versions
2022-07-22 05:39:10 +00:00
buildmaster
867dcf8275
Going back to snapshots
2022-06-15 09:35:09 +00:00
buildmaster
d7c2d575fc
Update SNAPSHOT to 4.0.0-M3
2022-06-15 09:31:10 +00:00
Oleg Zhurakousky
724ba06c11
Fix FunctionTypeUtils as well as LocalServerPort issue
...
Resolves #871
2022-06-07 16:01:50 +02:00
Oleg Zhurakousky
69430a186e
GH-876 Update build.gradle for AWS sample
...
Resolves #876
2022-05-30 13:39:37 +02:00
Deepankar Dixit
3ecd653baf
updating readme
2022-05-09 18:03:57 +02:00
buildmaster
32c5873fd4
Bumping versions
2022-05-04 05:48:29 +00:00
Chris Bono
d3c96fbb60
Use custom Java 17 image for Azure Function Adapter sample
...
Resolves #853
2022-04-21 10:41:26 +02:00
Oleg Zhurakousky
2dfd1f7eae
GH-841 Add support for propagating errors from AWS Custom Runtime
...
Resolves #841
2022-04-20 19:57:25 +02:00
buildmaster
343aac3eff
Going back to snapshots
2022-03-31 17:26:24 +00:00
buildmaster
b1779fe50b
Update SNAPSHOT to 4.0.0-M2
2022-03-31 17:22:24 +00:00
buildmaster
09f0e8c37f
Bumping versions
2022-03-26 05:38:04 +00:00
onobc
b9b3f7adf6
Add doc for custom result handling [Azure sample]
...
Fixes #757
2022-03-08 14:39:10 +01:00
onobc
408035b94a
Ability to extend default function result handling
...
Fixes #757
2022-03-08 14:39:10 +01:00
Oleg Zhurakousky
0d62dbeaea
Fix sample based on previous commit
...
Resolves #813
2022-02-23 16:02:52 +01:00
onobc
7b225c640d
Remove task sample and add basic sample as module.
...
Fixes gh-812
2022-02-23 15:46:09 +01:00
onobc
ca16797791
Remove FunctionType from docs and AWS sample
...
Resolves #808
2022-02-16 11:23:20 +01:00
onobc
841c05c3a4
Remove spring-cloud-function-compiler module
...
Fixes gh-805
2022-02-16 10:48:43 +01:00
Oleg Zhurakousky
03fdacd14e
GH-801 Add CloudEvent SDK sample
...
Resolves #801
2022-02-07 16:55:49 +01:00
buildmaster
9fcf6f8db8
Going back to snapshots
2022-01-27 13:00:22 +00:00
buildmaster
1c9df288c0
Update SNAPSHOT to 4.0.0-M1
2022-01-27 12:56:33 +00:00
Oleg Zhurakousky
5851f38738
GH-784 Modified AWS example to NOT rely on web
...
Resolves #784
2022-01-26 18:46:26 +01:00
buildmaster
d855629ae3
Bumping versions
2022-01-25 11:50:24 +00:00
Oleg Zhurakousky
4699f69be5
GH-792 Fix Supplier streaming in s-c-function-web
...
Resolves #792
2022-01-24 15:36:24 +01:00
Oleg Zhurakousky
f054d4534c
Polishing after merge 4.x
2022-01-17 15:50:18 +01:00
Oleg Zhurakousky
a1a3c236d0
Merge branch '4.x' into main
2022-01-17 15:13:34 +01:00
Oleg Zhurakousky
5074b7eee4
Finish migration to java17, boot 3.0, spring 6
2022-01-14 11:05:58 +01:00
Oleg Zhurakousky
b4293878b4
GH-789 Propagate AWS FunctionInvoker exceptions
...
They will be handled by the AWS runtime and properly reported and recorded.
Resolves #789
2022-01-12 10:45:13 +01:00
Oleg Zhurakousky
ff9cb57741
GH-789 Propagate AWS FunctionInvoker exceptions
...
They will be handled by the AWS runtime and properly reported and recorded.
Resolves #789
2022-01-12 10:44:29 +01:00
Oleg Zhurakousky
1bdcddef1e
GH-788 Fix aws custom runtime samples
...
Add spring web dependencies
Resolves #788
2022-01-11 11:42:49 +01:00
Oleg Zhurakousky
2ccd8b502b
GH-788 Fix aws custom runtime samples
...
Add spring web dependencies
Resolves #788
2022-01-11 11:42:02 +01:00
Oleg Zhurakousky
fe060f6a6c
GH-786 Fix regression with RoutingFunction over AWS APIGateway
...
Resolves #786
2022-01-04 11:01:58 +01:00
Oleg Zhurakousky
4f3cef17be
GH-786 Fix regression with RoutingFunction over AWS APIGateway
...
Resolves #786
2022-01-03 14:42:31 +01:00