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
f88a49eaa7
GH-312 Add default constructor for TupleBuilder
...
Resolves #312
The TupleBuilder in XD provided a zero arg constructor. This restores backward compatibility by adding it back.
2016-02-04 14:04:41 -05:00
Eric Bottard
7fb834981a
GH-291 Provide an option to create a mutable Tuple
...
This fixes spring-cloud/spring-cloud-stream#290
2016-02-02 17:23:43 -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
Eric Bottard
286ba44ff1
Remove TODOs
2015-12-18 16:44:08 +01:00
Marius Bogoevici
029cacb419
Make error message check on converter missing more lenient in tuple tests
2015-12-10 12:59:36 -05:00
Mark Pollack
3241e46c91
Add support for arrays in tuple conversion and general tuple tests
2015-11-27 10:08:12 +05:30
Thomas Risberg
1b10c8801a
XD-3651 Fix handling of numeric, boolean and null values
2015-10-29 18:03:00 -04:00
bamboo
7dc9f2e324
[artifactory-release] Next development version
2015-10-23 19:34:46 +00:00
bamboo
bd22e119c8
[artifactory-release] Release version 1.0.0.M2
2015-10-23 19:34:44 +00:00
Mark Fisher
4bec17ca1c
allow id & timestamp keys when converting to Tuple
...
also avoid possible NPE in the DefaultTuple toString() method
2015-10-16 17:28:15 -04:00
Ilayaperumal Gopinathan
1a1ebe7b78
type conversion: address review comments
...
Fix supports check on FromMessageConverter: make sure the targetType is on the LHS
Fix PojoToStringMessageConverter: handle message payload tuple separately so that the tupleToString converter is set
2015-09-29 20:46:17 -04:00
Ilayaperumal Gopinathan
e92f9d3683
Add spring-cloud-stream-tuple project
...
- This is a temporary location for the `tuple` project and would eventually be moved to something like `spring-data-commons`
- Note: This project currently removes `batch` package from the tuple project in XD
- The corresponding test classes are yet to be moved.
2015-09-28 10:23:14 -07:00