Commit Graph

284 Commits

Author SHA1 Message Date
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
Oleg Zhurakousky
4ca3ed142d Retained schema registry modules for M3 release 2019-08-07 09:01:29 +02:00
Oleg Zhurakousky
e682fe0324 Disconnected reactive and schema-registry modules
Resolves #1747
2019-07-25 17:08:25 +02:00
Oleg Zhurakousky
9a98e5814d Added initial refactoring to account for new FunctionCatalog implementation 2019-07-25 15:35:07 +02:00
buildmaster
e315d60161 Going back to snapshots 2019-07-03 14:31:10 +00:00
buildmaster
b0671e4d45 Update SNAPSHOT to 3.0.0.M2 2019-07-03 14:29:54 +00:00
Soby Chacko
25a6ae7114 Update spring-cloud-build to 2.2.0 snapshot 2019-06-18 08:14:02 +02:00
buildmaster
8c0b68009e Going back to snapshots 2019-06-11 11:58:21 +00:00
buildmaster
c414a337a1 Update SNAPSHOT to 3.0.0.M1 2019-06-11 11:57:14 +00:00
Oleg Zhurakousky
465cca4678 Bumped s-c-build to 2.2.0.M2 2019-06-11 13:51:08 +02:00
Oleg Zhurakousky
b1d148f966 Updated POMs for 3.0.0.M1 release 2019-06-10 14:45:27 +02:00
Oleg Zhurakousky
9bb78a63ad Upgraded spring-cloud-function to 3.0.0.B-S 2019-06-06 19:15:12 +02:00
Oleg Zhurakousky
f49c750b7d Minor polishing and some more deprecation removal 2019-05-28 16:36:24 +02:00
Oleg Zhurakousky
c6385f220c Upgraded master to 3.0.0
bumped s-c-build to 2.2
fixed tests related to boot 2.2 changes
2019-05-28 13:24:22 +02:00
Oleg Zhurakousky
6115a87fda Bumping version to 2.3.0-B-S for master 2019-05-20 06:08:53 -05:00
Oleg Zhurakousky
4193785469 Upgraded to s-c-function 2.1.1.B-S 2019-05-14 16:01:52 +02:00
Oleg Zhurakousky
ee417f9d85 GH-1707 Initial removal of 2.0.0 deprecated classes and methods 2019-05-08 12:10:46 +02:00
buildmaster
0075d094fc Bumping versions to 2.2.1.BUILD-SNAPSHOT after release 2019-05-07 12:23:13 +00:00