buildmaster
d574ee15be
Going back to snapshots
2020-11-17 15:13:05 +00:00
buildmaster
a1a00a845c
Update SNAPSHOT to 3.1.0-M4
2020-11-17 15:10:56 +00:00
Oleg Zhurakousky
d9bb929b04
Update versioins for the release
2020-11-17 15:32:39 +01:00
Oleg Zhurakousky
14f1d285e4
Change function to snapshot
2020-10-14 16:01:49 +02:00
buildmaster
40971567d5
Going back to snapshots
2020-10-02 10:07:50 +00:00
buildmaster
46ba453cd1
Update SNAPSHOT to 3.1.0-M3
2020-10-02 10:06:11 +00:00
buildmaster
a17ef6d09d
Bumping versions
2020-09-24 15:41:28 +00:00
Oleg Zhurakousky
05416186ee
Update reactor and function version
2020-09-24 17:28:30 +02:00
Oleg Zhurakousky
ef51351108
Add RSocket snapshot repo
2020-08-06 19:23:13 +02:00
Oleg Zhurakousky
75dbcb8b7b
Update reactor to the latest snapshot
2020-08-06 16:16:59 +02:00
buildmaster
ade88ad518
Going back to snapshots
2020-07-20 15:05:12 +00:00
buildmaster
bb53299a10
Update SNAPSHOT to 3.1.0-M2
2020-07-20 15:03:41 +00:00
Oleg Zhurakousky
839e0267f7
Fix Spring Integration DSL calls
...
upgrade reactor version
2020-07-15 10:01:20 +02:00
Soby Chacko
ac833103a0
Adding junit-vintage dependency for junit4 tests
2020-06-15 17:24:47 -04:00
Oleg Zhurakousky
68e2c0d8ce
Update s-c-function to 3.1.0-SNAPSHOT
2020-06-03 15:13:42 +02:00
Soby Chacko
198f5eeae9
Update version to 3.1.0-SNAPSHOT
2020-06-02 13:58:20 -04:00
Oleg Zhurakousky
7cae7855cd
Revert "TEMP downgrading boot to 2.3.0.RC1"
...
This reverts commit 0105c49c78 .
2020-05-07 11:24:59 +02:00
Oleg Zhurakousky
dc68a89b8c
Change s-c-function to 3.1.0.BS
2020-05-07 10:47:06 +02:00
Oleg Zhurakousky
0105c49c78
TEMP downgrading boot to 2.3.0.RC1
2020-05-06 15:36:00 +02:00
buildmaster
64d204f1d7
Going back to snapshots
2020-04-07 16:49:56 +00:00
buildmaster
6aadec6fc2
Update SNAPSHOT to 3.1.0.M1
2020-04-07 16:49:13 +00:00
Oleg Zhurakousky
e70a3f2234
Upgraded s-c-function and reactor
2020-04-07 14:36:37 +02:00
Oleg Zhurakousky
d16acf6475
GH-1931 Enhance header propagation in StreamBridge
...
Given that StreamBridge is just a bridge and should honor whetever user sends through it, this fix ensures that message headers set by user are propagated
Resolves #1931
2020-03-23 16:30:45 +01:00
Soby Chacko
8b3b0815a4
Update s-c-build to 3.0.0 snapshot
2020-03-04 20:05:22 +01:00
Oleg Zhurakousky
1361e2b092
Update POMs for Ivyland
2020-02-14 10:48:02 +01:00
buildmaster
54b9fb63a7
Bumping versions to 3.0.3.BUILD-SNAPSHOT after release
2020-02-13 08:02:28 +00:00
buildmaster
59709fb6d2
Going back to snapshots
2020-02-13 08:02:28 +00:00
buildmaster
cda48351a0
Update SNAPSHOT to 3.0.2.RELEASE
2020-02-13 07:59:55 +00:00
Oleg Zhurakousky
4dff694beb
upgraded to lates s-c-function and s-c-build
...
cleaned javadoc errors in some modules
2020-02-12 19:07:27 +01:00
Oleg Zhurakousky
897cb670aa
GH-1897 Fixed javadocs
...
Fixed javadocs issues that were preventing javadocs from being generated
Resolves #1897
2020-02-11 09:25:40 +01:00
Oleg Zhurakousky
9ce5e57080
Clean up and refactoring
...
- Upgraded to functions 3.0.2.BS
- Fixed Supplier sample in documentation (see https://stackoverflow.com/questions/59744352/messagedeliveryexception-in-case-of-using-function-and-supplier-in-one-spring-cl )
- Consolidated and simplified logic around bootstrapping multiple argument and single arguments functions
- Added test for useNativeEncoding
2020-01-15 07:05:12 +01:00
buildmaster
c102c0e59d
Bumping versions to 3.0.2.BUILD-SNAPSHOT after release
2019-12-18 17:57:40 +00:00
buildmaster
5fa5ce9785
Going back to snapshots
2019-12-18 17:57:40 +00:00
buildmaster
bf99d39324
Update SNAPSHOT to 3.0.1.RELEASE
2019-12-18 17:55:33 +00:00
Oleg Zhurakousky
bc0988e796
added spring repos to plugins
2019-12-18 18:51:23 +01:00
Oleg Zhurakousky
4e63ea92db
Upgraded spring-cloud-build and spring-cloud-function
...
removed repos from POM
2019-12-18 17:46:36 +01:00
Oleg Zhurakousky
355cb0c4f1
Fixed image links
...
removed flatten plugin
2019-12-06 10:16:22 +01:00
Oleg Zhurakousky
daa61500b1
Bumped function dependency to 3.0.1.BS
2019-12-06 09:25:16 +01:00
Oleg Zhurakousky
a2dc34a160
GH-1852 Fix issue with 'output' channel
...
- This fix addresses the issue where framework assumed the existance of 'output' channel where it is not always the case
- It also addresses the binary relationship of annotation-based and functional model where you can use one or the other, meaning
functions will not work with annotation-based bindings with the exception of composing to the existing output (e.g., existing legacy app)
- It alos upgrades reactor to Dysprosium-SR1
Resolves #1852
2019-12-02 12:03:37 +01:00
buildmaster
253f3d6547
Bumping versions to 3.0.1.BUILD-SNAPSHOT after release
2019-11-22 14:19:03 +00:00
buildmaster
8e5490d792
Going back to snapshots
2019-11-22 14:19:03 +00:00
buildmaster
814d008da5
Update SNAPSHOT to 3.0.0.RELEASE
2019-11-22 14:17:49 +00:00
buildmaster
8494138029
Going back to snapshots
2019-11-08 16:16:19 +00:00
buildmaster
f075763960
Update SNAPSHOT to 3.0.0.RC2
2019-11-08 16:14:17 +00:00
Oleg Zhurakousky
1ad96c364f
Ignored test due to boot change
...
Need tyo revisit it before release. Outside of test functionality is verified
2019-11-08 17:10:27 +01:00
Oleg Zhurakousky
c49c7b5e48
Added flatten plug-in
2019-11-08 16:34:00 +01:00
buildmaster
f26c7661f4
Going back to snapshots
2019-10-24 15:45:03 +00:00
buildmaster
65ca0d99df
Update SNAPSHOT to 3.0.0.RC1
2019-10-24 15:44:07 +00:00
buildmaster
32c0721e42
Bumping versions
2019-10-24 12:21:05 +00:00
Oleg Zhurakousky
ab15814cb7
Add documentation for polling suppliers
...
Addressed PR comments
Resolves #POLLER
2019-09-30 13:28:58 -04:00