micronaut-kafka icon indicating copy to clipboard operation
micronaut-kafka copied to clipboard

Remove deprecated code for Micronaut Framework 5 and document breaking changes.

Open wetted opened this issue 11 months ago • 2 comments

closes #970

wetted avatar Mar 15 '24 16:03 wetted

ping @dstepanov

io.micronaut.configuration.kafka.annotation.ErrorStrategyValue.NONE is still in the code. It was added as a deprecated enum on #441 as part of a fix for #372.

I didn't remove this yet because it's still used for code in the module and it's not clear to me how to deal with it. Please advise, or contribute as appropriate. This PR is meant to remove all deprecated code for Micronaut Framework 5.

wetted avatar Mar 15 '24 16:03 wetted