Commit Graph

301 Commits

Author SHA1 Message Date
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
Oleg Zhurakousky
60d59ca24e Added jackson dependencies 2019-09-27 16:59:47 -04:00
Oleg Zhurakousky
d965d92b42 Add Spring Integration as function sample
Add Spring Integration as function docs

Addressed PR comments

polishing
2019-09-26 13:17:02 -04:00
buildmaster
ba7cc8bd7f Bumping versions 2019-09-24 11:34:53 +00:00
buildmaster
30e8d3b1dd Going back to snapshots 2019-09-23 17:14:47 +00:00
buildmaster
8f4eea2c2b Update SNAPSHOT to 3.0.0.M4 2019-09-23 17:13:54 +00:00
Oleg Zhurakousky
cdeca51949 Update function to M3 2019-09-23 13:10:22 -04:00
Oleg Zhurakousky
4c94974261 Fix handling of native encoding/decoding for functions 2019-09-23 11:28:41 -04:00
Oleg Zhurakousky
19f843ed18 Changed '_' to '.' for convention used for function bean name delimiter
Disconneced MessageChannelConfigurer from function processing

Upgraded to SCF M3 and Californium SR11
2019-09-23 07:30:31 -04:00
Soby Chacko
e870c6505a Move Schema Registry out of Spring Cloud Stream
Migrated to https://github.com/spring-cloud/spring-cloud-schema-registry

Resolves #1786
2019-08-27 15:44:01 +02:00
Oleg Zhurakousky
433bea8f26 GH-1784 Fix support for Consumer-type handlers
Resolves #1784
2019-08-19 19:01:38 +02:00
Oleg Zhurakousky
99581a6158 Ser s-c-function back to 3.0.0.B-S 2019-08-13 12:22:43 +02:00
buildmaster
4e04277fe3 Going back to snapshots 2019-08-13 07:37:28 +00:00
buildmaster
07d895b202 Update SNAPSHOT to 3.0.0.M3 2019-08-13 07:36:18 +00:00
Oleg Zhurakousky
35bdb9164b Adjusted docs with recent s-c-build updates
Upgraded to SCF 3.0.0.M2
2019-08-13 09:04:08 +02:00