onobc
8b589c67e5
Reduce use of SocketUtils in tests
...
Resolves #825
2022-03-23 08:33:14 +01:00
Oleg Zhurakousky
bb3f33f1c5
Fix deprecations and breaking changes caused by dependencies
2022-03-17 14:59:04 +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
012a4daa59
Cleanup and additional test
2022-01-24 16:19:26 +01: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
e6be676295
GH-783 Fix Consumer processing with webflux
...
Resolves #783
2021-12-13 16:08:21 +01:00
buildmaster
c6540befdf
Bumping versions to 3.2.2-SNAPSHOT after release
2021-12-01 16:31:25 +00:00
buildmaster
28a862d5e1
Going back to snapshots
2021-12-01 16:31:24 +00:00
buildmaster
e71bb5170f
Update SNAPSHOT to 3.2.1
2021-12-01 16:26:31 +00:00
Oleg Zhurakousky
201e7361b1
Update project version
2021-12-01 15:01:36 +01:00
buildmaster
fd4f91f5a5
Bumping versions
2021-12-01 11:43:35 +00:00
buildmaster
3b4fc9acd9
Bumping versions to 3.2.1-SNAPSHOT after release
2021-12-01 09:12:26 +00:00
buildmaster
523a9a8319
Going back to snapshots
2021-12-01 09:12:25 +00:00
buildmaster
20af1c99f0
Update SNAPSHOT to 3.2.0
2021-12-01 09:07:04 +00:00
Oleg Zhurakousky
e297a36a06
Remove FunctionType and dependencies on it
2021-11-10 15:21:31 +01:00
Oleg Zhurakousky
3eea7082f6
Remove RequestProcessor from web
2021-11-08 17:02:40 +01:00
buildmaster
9c69c333bb
Going back to snapshots
2021-11-03 07:00:01 +00:00
buildmaster
1fa1b57c2c
Update SNAPSHOT to 3.2.0-RC1
2021-11-03 06:56:29 +00:00
buildmaster
598ca3e27c
Going back to snapshots
2021-10-19 08:16:39 +00:00
buildmaster
e497988307
Update SNAPSHOT to 3.2.0-M3
2021-10-19 08:13:10 +00:00
Oleg Zhurakousky
efe772a355
Disable test
2021-10-18 18:02:09 +02:00
buildmaster
8c92be5a06
Going back to snapshots
2021-10-01 09:42:57 +00:00
buildmaster
0d7fa4fc0a
Update SNAPSHOT to 3.2.0-M2
2021-10-01 09:39:36 +00:00
Oleg Zhurakousky
e589852db3
Temporary fixes related to native AOT enablement
2021-09-29 11:24:37 +02:00
buildmaster
723f1b8180
Going back to snapshots
2021-07-30 10:58:36 +00:00
buildmaster
fae1e4ab94
Update SNAPSHOT to 3.2.0-M1
2021-07-30 10:55:41 +00:00
Oleg Zhurakousky
e87506bb4e
Revert "Update SNAPSHOT to 3.2.0-M1"
...
This reverts commit 2897285217 .
2021-07-30 12:41:34 +02:00
Oleg Zhurakousky
26ed4cbb25
Revert "Going back to snapshots"
...
This reverts commit c3a556faf6 .
2021-07-30 12:41:23 +02:00
buildmaster
c3a556faf6
Going back to snapshots
2021-07-30 08:15:06 +00:00
buildmaster
2897285217
Update SNAPSHOT to 3.2.0-M1
2021-07-30 08:12:01 +00:00
Oleg Zhurakousky
ff7741ea74
GH-713 Add support for default function for HTTP
...
Resolves #713
2021-07-14 14:46:21 +02:00
Oleg Zhurakousky
6ae466b99e
Fix checkstyle
2021-07-13 16:54:01 +02:00
Oleg Zhurakousky
2a73a7a0a3
Fix POMs for 3.2
2021-07-13 16:23:02 +02:00
Oleg Zhurakousky
fd8fc886df
Extract uri into message headers
2021-07-06 07:38:26 +02:00
Oleg Zhurakousky
1e69d6a056
GH-708 Consolidate web request processing for Flux and MVC endpoints"
2021-06-17 20:38:06 +02:00
Oleg Zhurakousky
189c74d5cf
GH-708 Removed RequestProcessor from Flux FunctionController
...
Resolves #708
polish
2021-06-16 17:09:52 +02:00
Oleg Zhurakousky
b71aa90ebd
GH-708 Removed RequestProcessor from MVC FunctionController
2021-06-15 19:53:02 +02:00
Oleg Zhurakousky
5a625b4ad0
GH-708 Initial refactoring and consolidation of s-c-function-web MVC part.
2021-06-15 15:15:26 +02:00
buildmaster
7af4275f4e
Bumping versions to 3.1.4-SNAPSHOT after release
2021-05-26 13:50:55 +00:00
buildmaster
6f0a1065b2
Going back to snapshots
2021-05-26 13:50:54 +00:00
buildmaster
e4766dd2c8
Update SNAPSHOT to 3.1.3
2021-05-26 13:46:32 +00:00
Oleg Zhurakousky
b8b04eb377
GH-668 Initial NPE fix in RequestProcessor when no path argument provided
2021-03-25 14:28:18 +01:00
buildmaster
dd00e15102
Bumping versions to 3.1.3-SNAPSHOT after release
2021-03-16 13:20:48 +00:00
buildmaster
395097bc63
Going back to snapshots
2021-03-16 13:20:47 +00:00
buildmaster
a27e3620a3
Update SNAPSHOT to 3.1.2
2021-03-16 13:17:55 +00:00
Adrien Poupard
a70564eb82
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