v1.0.3
- Kafka message key is not hashed anymore to avoid possible collisions and simplify debugging
PartitioningKeyMemberAttribute
has been deprecated in favor ofKafkaKeyMemberAttribute
, since the message key isn't used just for partitioning
See docs for details.