- removed custom conversion from In/Out interceptors delegating everything to the available MessageConverters - added initial version of content-type TCK to validate various content-type conversion scenarious - added initial content-type conversion matrix to the WIKI https://github.com/spring-cloud/spring-cloud-stream/wiki/Content-type-conversion-matrix Resolves #1130 Resolves #1071