Marius Bogoevici
fddf3fb29b
Set version to 1.2.0.BUILD-SNAPSHOT
2017-03-13 18:53:55 -04:00
Marius Bogoevici
23a738d3f9
Release 1.2.0.RC1
2017-03-13 18:53:17 -04:00
Marius Bogoevici
16aac0c2b4
Set version to 1.2.0.BUILD-SNAPSHOT
2017-02-21 14:53:00 -05:00
Marius Bogoevici
33f54fc758
Release 1.2.0.M2
2017-02-21 14:51:12 -05:00
Marius Bogoevici
5cff7ced90
Set version to 1.2.0.BUILD-SNAPSHOT
2017-01-10 17:20:11 -05:00
Marius Bogoevici
f602ae838c
Release 1.2.0.M1
...
Signed-off-by: Marius Bogoevici <mbogoevici@pivotal.io >
2017-01-10 16:35:44 -05:00
Ilayaperumal Gopinathan
38ba0d3941
Update master to 1.2.0
...
- Update Spring Cloud Dalston
- update spring-cloud-build to use 1.3.0.BUILD-SNAPSHOT
This resolves #733
2016-12-16 11:55:31 -05:00
bamboo
cdbc9cd12d
[artifactory-release] Next development version
2016-09-21 21:13:47 +00:00
bamboo
d739052c55
[artifactory-release] Release version 1.1.0.RELEASE
2016-09-21 21:13:47 +00:00
bamboo
2537a4df8c
[artifactory-release] Next development version
2016-09-07 04:12:36 +00:00
bamboo
ef8d3fde03
[artifactory-release] Release version 1.1.0.RC1
2016-09-07 04:12:36 +00:00
bamboo
1b12f7d856
[artifactory-release] Next development version
2016-08-25 20:17:52 +00:00
bamboo
7b71e07c3a
[artifactory-release] Release version 1.1.0.M1
2016-08-25 20:17:52 +00:00
bamboo
5cd15dc300
[artifactory-release] Next development version
2016-08-25 19:10:15 +00:00
bamboo
749191ce20
[artifactory-release] Release version 1.1.0.M1
2016-08-25 19:10:15 +00:00
Marius Bogoevici
296d710969
Update project version to 1.1.0.BUILD-SNAPSHOT
2016-05-10 19:41:15 -04:00
bamboo
e211a6340d
[artifactory-release] Next development version
2016-05-10 13:33:46 +00:00
bamboo
53f1839a82
[artifactory-release] Release version 1.0.0.RELEASE
2016-05-10 13:33:46 +00:00
bamboo
450350f995
[artifactory-release] Next development version
2016-04-26 22:35:07 +00:00
bamboo
f11414230f
[artifactory-release] Release version 1.0.0.RC3
2016-04-26 22:35:07 +00:00
bamboo
f9330f1117
[artifactory-release] Next development version
2016-04-07 13:25:26 +00:00
bamboo
727434b732
[artifactory-release] Release version 1.0.0.RC2
2016-04-07 13:25:26 +00:00
bamboo
a9e432645d
[artifactory-release] Next development version
2016-03-22 01:27:46 +00:00
bamboo
70a6abbc61
[artifactory-release] Release version 1.0.0.RC1
2016-03-22 01:27:46 +00:00
Marius Bogoevici
f681e2ce91
Setting version to 1.0.0.BUILD-SNAPSHOT
2016-03-21 21:11:25 -04:00
bamboo
98de668170
[artifactory-release] Next development version
2016-03-22 00:44:17 +00:00
bamboo
13daf68697
[artifactory-release] Release version 1.0.0.RC1
2016-03-22 00:44:17 +00:00
Ilayaperumal Gopinathan
b184f67ee1
Use TestSupportBinder instead of redis binder in integration tests
...
- Modify the integration tests to verify the usecases per app basis (that uses the TestSupportBinder for its channel binding)
- Remove redis binder usage in integration tests
This resolves #380
2016-03-04 11:27:27 -05:00
Ilayaperumal Gopinathan
4dfd217db6
Maven configuration simplification
...
- Move kafka related dependencies from parent `dependencyManagement` to `kafka` binder project
- Remove duplicate properties
- Fix typo
This resolves #353
2016-02-25 12:44:27 -05:00
bamboo
0a6fc90f3a
[artifactory-release] Next development version
2016-02-04 19:38:45 +00:00
bamboo
082e5e7330
[artifactory-release] Release version 1.0.0.M4
2016-02-04 19:38:44 +00:00
Marius Bogoevici
ebc0234a67
Remove direct references to snapshots and rely on project.version instead
2016-02-04 13:27:26 -05:00
bamboo
b869cb8c4b
[artifactory-release] Next development version
2015-12-21 17:18:25 +00:00
bamboo
f3d46fc120
[artifactory-release] Release version 1.0.0.M3
2015-12-21 17:18:25 +00:00
Ilayaperumal Gopinathan
100a68c1bf
GH-196 Add Message History Tracking
...
- Add `MessageChannelConfigurer` that any class that configures the message channel would implement
- Have `message-converter` and `message-history-tracking` configurer implement this interface
- Autowire all available configurers and use them to configure the message channel
- For the message history tracking
- add `channel-binding` properties as part of message header along with `timestamp`
- Introduce CompositeMessageChannelConfigurer
Remove field injection of messageChannelConfigurer
Add tests for message track history configurer
Add content-type configurer test
Address review comments
- Add `toString` to BindingProperties
- Add test case to depict producer/consumer properties
Remove processor channels from tests
2015-12-18 20:13:40 -05:00