Files
spring-cloud-function/spring-cloud-function-context
Oleg Zhurakousky 6df15f8a8a GH-588 Fix dropped headers during input conversion
This addresses the issue of dropped Message headers in the event where input is a Message but input conversion is not necessary
while Message contains headers that require explicit propagation (e.g., scf-sink-url, scf-func-name)

Resolves #588
2020-09-18 19:25:38 +02:00
..