buildmaster
eb15c09525
Bumping versions
2023-05-27 12:59:21 +00:00
buildmaster
20723d4bb8
Bumping versions to 3.1.8-SNAPSHOT after release
2022-03-29 14:53:19 +00:00
buildmaster
2dccf48806
Going back to snapshots
2022-03-29 14:53:19 +00:00
buildmaster
63b9313d1f
Update SNAPSHOT to 3.1.7
2022-03-29 14:49:53 +00:00
Oleg Zhurakousky
5e481ff688
Cleanup and additional test
2022-01-24 16:20:12 +01:00
Oleg Zhurakousky
7a0c3bf6b3
GH-792 Fix Supplier streaming in s-c-function-web
...
Resolves #792
2022-01-24 15:51:53 +01:00
buildmaster
5283554d7c
Bumping versions to 3.1.7-SNAPSHOT after release
2021-12-14 08:47:53 +00:00
buildmaster
ac239ddf0e
Going back to snapshots
2021-12-14 08:47:52 +00:00
buildmaster
2ece708178
Update SNAPSHOT to 3.1.6
2021-12-14 08:44:02 +00:00
Oleg Zhurakousky
a843b05d38
GH-783 Fix Consumer processing with webflux
...
Resolves #783
2021-12-13 16:08:57 +01:00
buildmaster
5cfc9a7a53
Bumping versions to 3.1.6-SNAPSHOT after release
2021-10-22 09:36:31 +00:00
buildmaster
686722b1e1
Going back to snapshots
2021-10-22 09:36:30 +00:00
buildmaster
67728d0e38
Update SNAPSHOT to 3.1.5
2021-10-22 09:32:51 +00:00
buildmaster
9e6e47e9e1
Bumping versions to 3.1.5-SNAPSHOT after release
2021-09-21 05:51:58 +00:00
buildmaster
af1c18e41d
Going back to snapshots
2021-09-21 05:51:57 +00:00
buildmaster
d269d8d877
Update SNAPSHOT to 3.1.4
2021-09-21 05:48:12 +00:00
Oleg Zhurakousky
16de1ca920
increase the wait time in faled test
2021-09-21 07:35:05 +02:00
Oleg Zhurakousky
a9c9aa2647
GH-713 Add support for default function for HTTP
...
Resolves #713
2021-07-14 14:46:52 +02:00
Oleg Zhurakousky
74a867cd2f
Extract uri into message headers
2021-07-06 07:38:26 +02:00
Oleg Zhurakousky
ddc08de2d1
GH-708 Consolidate web request processing for Flux and MVC endpoints"
2021-06-17 20:38:06 +02:00
Oleg Zhurakousky
ae8062efb1
GH-708 Removed RequestProcessor from Flux FunctionController
...
Resolves #708
polish
2021-06-16 17:09:52 +02:00
Oleg Zhurakousky
e245114875
GH-708 Removed RequestProcessor from MVC FunctionController
2021-06-15 19:53:02 +02:00
Oleg Zhurakousky
4cc88f1124
GH-708 Initial refactoring and consolidation of s-c-function-web MVC part.
2021-06-15 15:15:26 +02:00
buildmaster
1864a09fc4
Bumping versions to 3.1.4-SNAPSHOT after release
2021-05-26 13:50:55 +00:00
buildmaster
40f1c2ad7c
Going back to snapshots
2021-05-26 13:50:54 +00:00
buildmaster
af2298caaa
Update SNAPSHOT to 3.1.3
2021-05-26 13:46:32 +00:00
Oleg Zhurakousky
eb319e525a
GH-668 Initial NPE fix in RequestProcessor when no path argument provided
2021-03-25 14:28:18 +01:00
buildmaster
85515c12f9
Bumping versions to 3.1.3-SNAPSHOT after release
2021-03-16 13:20:48 +00:00
buildmaster
6fd1b8d1c4
Going back to snapshots
2021-03-16 13:20:47 +00:00
buildmaster
255c0f67c1
Update SNAPSHOT to 3.1.2
2021-03-16 13:17:55 +00:00
Adrien Poupard
e30a091f82
Add Kotlin suspend function support
...
Use suspendCoroutineUninterceptedOrReturn to avoid using not fully implemented Function2.reflect()
Mapping of Function, Consumer and Supplier to kotlin suspend flow lambda
Fix MR review
Resolves #655
2021-03-02 08:51:00 +01:00
Oleg Zhurakousky
73bd787c8d
GH-649 Ignire factory bean names during discovery of a function
...
Resolves #649
2021-02-15 17:53:12 +01:00
buildmaster
315ed4612d
Bumping versions
2021-02-01 18:56:47 +00:00
buildmaster
06872f573a
Bumping versions
2021-01-27 18:56:44 +00:00
buildmaster
043668db4b
Bumping versions to 3.1.2-SNAPSHOT after release
2021-01-27 17:16:38 +00:00
buildmaster
0b8d00b1df
Going back to snapshots
2021-01-27 17:16:37 +00:00
buildmaster
ea03395bb3
Update SNAPSHOT to 3.1.1
2021-01-27 17:11:29 +00:00
Oleg Zhurakousky
b28087d6a3
Revert "Bumping versions"
...
This reverts commit cbd0bee65f .
2021-01-14 12:36:38 +01:00
buildmaster
cbd0bee65f
Bumping versions
2021-01-13 18:56:32 +00:00
Oleg Zhurakousky
5894433ed5
Revert "Bumping versions"
...
This reverts commit 6a3bde7d64 .
2021-01-11 10:44:04 +01:00
buildmaster
6a3bde7d64
Bumping versions
2020-12-21 18:56:08 +00:00
Oleg Zhurakousky
1f1ba66764
Fix snapshot versions
2020-12-21 18:04:32 +01:00
buildmaster
2f933b9b01
Bumping versions to 3.1.1.SNAPSHOT after release
2020-12-21 11:57:51 +00:00
buildmaster
45161d683d
Going back to snapshots
2020-12-21 11:57:50 +00:00
buildmaster
3a0ed3941f
Update SNAPSHOT to 3.1.0
2020-12-21 11:54:46 +00:00
Oleg Zhurakousky
bc4b5b3f80
Add stream (kafka, Rabbit) and Rsocket examples for Cloud Event
2020-12-18 16:44:29 +01:00
buildmaster
9e31994901
Going back to snapshots
2020-12-11 13:43:19 +00:00
buildmaster
794d59317a
Update SNAPSHOT to 3.1.0-RC1
2020-12-11 13:41:19 +00:00
Oleg Zhurakousky
28184039de
Restructure Cloud Events support to optionally support Cloud Events SDK
2020-12-01 22:12:34 +01:00
Dave Syer
8bf2fa7e70
Refactor some lambdas to enable native image building
...
Without this change a function with a Tomcat wrapper cannot be compiled
to a native image (or it can but it fails at runtime) because there
are lambda$$$ methods in the byte code that refer to missing types.
2020-11-25 11:00:08 +00:00