Commit Graph

12 Commits

Author SHA1 Message Date
Soby Chacko
f897a3dab1 Applications release: 3.0.0-RC1 2020-11-24 14:17:55 -05:00
Soby Chacko
d5b796969e Update versions 2020-11-19 16:08:31 -05:00
Soby Chacko
cb1474f03a Next update versions for 2020.0.0-SNAPSHOT 2020-11-13 13:06:27 -05:00
Soby Chacko
722467dce3 Applications: Release - 3.0.0-M4 2020-11-13 10:51:49 -05:00
David Turanski
4102ff2f4f Update repositories 2020-11-09 14:31:26 -05:00
David Turanski
73a302f5fe Upgrade Doc plugin and generate READMEs 2020-10-15 15:22:00 -04:00
David Turanski
f286ced1a0 Upgrade apps to 3.0.0-SNAPSHOT 2020-10-11 10:43:16 -04:00
Soby Chacko
f257f48f78 Next version updates
Functions: 1.0.0-SNAPSHOT
  Core Apps: 3.0.0-SNAPSHOT
  Apps: 3.0.0-SNAPSHOT
  Aggregate Next:2020.0.0-SNAPSHOT
2020-09-29 18:28:20 -04:00
Soby Chacko
7965e04af1 Applications: Release - 3.0.0-M3 2020-09-29 16:21:55 -04:00
Soby Chacko
5dc1fc0ada Stream Applications Core: Release - 3.0.0-M3 2020-09-29 15:47:16 -04:00
Soby Chacko
25f324c605 Update docs plugin maven coordinates 2020-08-31 15:20:18 -04:00
Artem Bilan
b27897227d Add Aggregator function & processor
* Have all the required dependencies in class path which give us a `MessageGroupStore` implementation
* Disable all their auto-configurations in the `ExcludeStoresAutoConfigurationEnvironmentPostProcessor`
* Enable only those which are configured by the `aggregator.messageStoreType` property
* Implement a fully reactive function around an aggregator making an interaction via a pair of `FluxMessageChannel`
* Fix checkstyle issues
* Change the app generator maven plugin to new coordinates
2020-08-20 15:54:51 -04:00