zio / zio-kafka

A Kafka client for ZIO and ZIO Streams
https://zio.dev/zio-kafka
Apache License 2.0
337 stars 138 forks source link

Put back the `ProducerSettings::driverSettings` and `AdminClientSettings::driverSettings` methods to avoid a useless breaking change and to provide a more unified interface through all the settings case classes #1057

Closed guizmaii closed 1 year ago

guizmaii commented 1 year ago

Related to https://github.com/zio/zio-kafka/pull/1038