spring-cloud / spring-cloud-stream-binder-kafka

Spring Cloud Stream binders for Apache Kafka and Kafka Streams
Apache License 2.0
331 stars 301 forks source link

Use extended properties when initializing Consumer and Producer Serde #1177

Closed yanayita closed 2 years ago

yanayita commented 2 years ago

Addresses #1176

pivotal-cla commented 2 years ago

@yanayita Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-cla commented 2 years ago

@yanayita Thank you for signing the Contributor License Agreement!

sobychacko commented 2 years ago

@yanayita Could you please update the copyright years and add your name as an author in the classes you changed? Thanks!

yanayita commented 2 years ago

update the copyright years and add your name as an author

done! @sobychacko

sobychacko commented 2 years ago

@yanayita Thank you for this PR. That was a nice catch. The changes look good. I merged the PR upstream to the main branch and backported it to 3.1.x. There will be a 3.1.6 release next Tuesday (12/14) which will be part of the 2020.0.5 release train of spring-cloud, so we will have these changes in a GA release soon. Thanks once again!!