Andriy
Andriy
Any updates?
Yes, everyone is looking forward to this update. Do you have an ETA for the next release?
@kasmarian - is there a way to fix this error? `Error creating bean with name 'getAttributeExtractor' defined in class path resource [org/zalando/logbook/autoconfigure/LogbookAutoConfiguration.class]: Unsatisfied dependency expressed through method 'getAttributeExtractor' parameter 0:...
@kasmarian - yes **4.0.0-RC.1**. The project uses **spring-boot-starter-jackson** ` implementation("org.springframework.boot:spring-boot-starter-jackson")` When I try to completely get rid of Jakson 2: ``` configurations.configureEach { exclude group: 'com.fasterxml.jackson.core', module: 'jackson-databind' exclude group:...
Appologies, yes this issues sorted in 4.0.0-RC.1
Do you have any updates on this issue?
Hi @kasmarian, is there any ETA for the 4.0.0 release?