Commit Graph

344 Commits

Author SHA1 Message Date
Oleg Zhurakousky
f992c448de Cleanup and additional test 2022-01-24 16:19:47 +01:00
Oleg Zhurakousky
5a36dda7c6 GH-792 Fix Supplier streaming in s-c-function-web
Resolves #792
2022-01-24 15:38:16 +01:00
Oleg Zhurakousky
fedae1cb5f GH-783 Fix Consumer processing with webflux
Resolves #783
2021-12-13 16:08:21 +01:00
buildmaster
3f8e1dd037 Bumping versions to 3.2.2-SNAPSHOT after release 2021-12-01 16:31:25 +00:00
buildmaster
fc6212ed7f Going back to snapshots 2021-12-01 16:31:24 +00:00
buildmaster
6ad75b58d3 Update SNAPSHOT to 3.2.1 2021-12-01 16:26:31 +00:00
Oleg Zhurakousky
ea348e761f Update project version 2021-12-01 15:01:36 +01:00
buildmaster
1c453b374c Bumping versions 2021-12-01 11:43:35 +00:00
buildmaster
7c127312b7 Bumping versions to 3.2.1-SNAPSHOT after release 2021-12-01 09:12:26 +00:00
buildmaster
f92e1d97ba Going back to snapshots 2021-12-01 09:12:25 +00:00
buildmaster
3e3cc0c51e Update SNAPSHOT to 3.2.0 2021-12-01 09:07:04 +00:00
buildmaster
90cec8e350 Going back to snapshots 2021-11-03 07:00:01 +00:00
buildmaster
c8c5e0a2f9 Update SNAPSHOT to 3.2.0-RC1 2021-11-03 06:56:29 +00:00
buildmaster
d472eacdbd Going back to snapshots 2021-10-19 08:16:39 +00:00
buildmaster
d478668c51 Update SNAPSHOT to 3.2.0-M3 2021-10-19 08:13:10 +00:00
Oleg Zhurakousky
4e5bf0f00c Disable test 2021-10-18 18:02:09 +02:00
buildmaster
e8908f13a5 Going back to snapshots 2021-10-01 09:42:57 +00:00
buildmaster
bee0aee07a Update SNAPSHOT to 3.2.0-M2 2021-10-01 09:39:36 +00:00
Oleg Zhurakousky
2295dee2e6 Temporary fixes related to native AOT enablement 2021-09-29 11:24:37 +02:00
buildmaster
3a0828f70d Going back to snapshots 2021-07-30 10:58:36 +00:00
buildmaster
abb79e7387 Update SNAPSHOT to 3.2.0-M1 2021-07-30 10:55:41 +00:00
Oleg Zhurakousky
ce1265d925 Revert "Update SNAPSHOT to 3.2.0-M1"
This reverts commit 4335c0db2e.
2021-07-30 12:41:34 +02:00
Oleg Zhurakousky
05a86958f6 Revert "Going back to snapshots"
This reverts commit d01ddad754.
2021-07-30 12:41:23 +02:00
buildmaster
d01ddad754 Going back to snapshots 2021-07-30 08:15:06 +00:00
buildmaster
4335c0db2e Update SNAPSHOT to 3.2.0-M1 2021-07-30 08:12:01 +00:00
Oleg Zhurakousky
2f8cd6c0c0 GH-713 Add support for default function for HTTP
Resolves #713
2021-07-14 14:46:21 +02:00
Oleg Zhurakousky
78f99eefc1 Fix checkstyle 2021-07-13 16:54:01 +02:00
Oleg Zhurakousky
994896fd8d Fix POMs for 3.2 2021-07-13 16:23:02 +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