Soby Chacko
5b54f8a0c5
Apps next version: 3.0.3-SNAPSHOT
...
New script to update apps versions after a GA release
2021-05-28 13:07:18 -04:00
Soby Chacko
869f9ad594
Update apps parent core to 3.0.5
2021-05-27 20:40:11 -04:00
Soby Chacko
066e5363f8
stream-applicaitons: 3.0.2 Release
2021-05-27 19:31:31 -04:00
Thomas Recloux
126c53e8ad
GH-151: Remove output bean from the Rabbit Supplier
...
Fixes https://github.com/spring-cloud/stream-applications/issues/151
The `RabbitSupplierConfiguration` comes with the `output` bean definition which
clashes with the `output` binding for Spring Cloud Stream.
The last one doesn't register the binding bean and leave the rest of the logic
to deal with existing bean when we resolve it by the `output` name.
* Rework the logic of the `RabbitSupplierConfiguration` to avoid an extra bean
in between and the binding in Spring Cloud Stream do it job
2021-03-10 13:09:12 -05:00
Soby Chacko
559264c197
Next apps version update: 3.0.2-SNAPSHOT
2021-02-26 15:37:46 -05:00
Soby Chacko
3c89b81088
stream-applicaitons: 3.0.1 Release
2021-02-26 10:40:11 -05:00
David Turanski
f1d9f36dee
Tag integration tests and enable integration profile
2021-02-22 14:09:22 -05:00
Soby Chacko
6d2ade2e7b
Update parent in apps
2021-02-18 17:12:57 -05:00
Soby Chacko
375649c26e
Applicaion modules next version updates
...
3.0.1-SNAPSHOT
parent stream-applications-core to 3.0.2-SNAPSHOT
2020-12-16 13:25:29 -05:00
Soby Chacko
ae1af9d9ee
Applications release: 3.0.0
2020-12-15 18:02:04 -05:00
Soby Chacko
dfe526e2bb
Apps modules parent to 3.0.0-SNAPSHOT
2020-12-11 20:14:29 -05:00
Soby Chacko
ae32a7abfd
Back to snapshot versions for applications
2020-12-11 17:25:52 -05:00
Soby Chacko
7d5eafe2ab
Applications release: 3.0.0-RC2
2020-12-11 16:12:50 -05:00
Soby Chacko
c0cec2cb6e
Back to snapshot versions for applications
2020-11-24 16:03:12 -05:00
Soby Chacko
f897a3dab1
Applications release: 3.0.0-RC1
2020-11-24 14:17:55 -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
Soby Chacko
a1362d5455
Version cleanup.
...
Removing spring-cloud-dependencies from apps.
2020-10-15 16:00:23 -04: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
Christian Tzolov
87434fdbff
align POMs with the new maven app generator plugin
2020-08-20 20:27:10 +02:00
Soby Chacko
f863db2af1
Adding repos/pluginRepos to apps generation
...
This might be a temporory solution to address some issues on the CI envrionment.
We will most likely remove the changes from this commit later on once the CI
issues are addressed
2020-08-13 12:00:42 -04:00
David Turanski
a68c7c96f6
Add new visible properties metadata file
2020-08-10 18:15:07 -04:00
Soby Chacko
d59e4f5d86
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-07-13 16:02:05 -04:00
Soby Chacko
12e15d50d1
Applications: Release - 3.0.0-M2
2020-07-13 15:15:16 -04:00
Soby Chacko
14af0ad511
Stream Applications Core: Release - 3.0.0-M2
2020-07-13 15:01:45 -04:00
Soby Chacko
d3c1009773
Function dependencies BOM
2020-07-06 18:09:02 -04:00
Soby Chacko
5c59ff6823
Next version updates
...
Functions: 1.0.0-SNAPSHOT
Core Apps: 3.0.0-SNAPSHOT
Apps: 3.0.0-SNAPSHOT
Aggregate Build: 2020.0.0-SNAPSHOT
2020-06-26 13:49:35 -04:00
Soby Chacko
ef218d66ca
Stream Applications Core: Release - 3.0.0-M1
2020-06-25 19:10:19 -04:00
David Turanski
f07085992b
Add composite function support for the sources
2020-06-19 18:15:26 -04:00
Soby Chacko
63ac89ed79
Update versions
...
Fix checkstyles
Temporarily disable a few tests
2020-06-02 18:54:58 -04:00
rstpv
029a95e4f9
Adding rabbit supplier
...
* Fixing feedback
* Fixing test name
* Migrating existing tests
* New line in the end of RabbitSourceInvalidConfigTests
2020-05-28 15:43:59 -04:00