Our teams currently depend on the Zalando Problem module to handle RFC7807-compliant error representations across distributed services. As part of our upgrade process, we are moving to Jackson 3, Spring Boot 4.x+, and JDK 25 for long-term support and performance benefits.
During this migration, we discovered incompatibility issues with the current Zalando Problem module, which still depends on Jackson 2.x APIs. This dependency gap prevents a smooth transition and holds back our production upgrades to the latest stable ecosystem versions.
Request:
Could you please confirm if there are plans to:
• Introduce full support for Jackson 3 (including changes to serializer/deserializer modules and API updates).
• Ensure compatibility with Spring Boot 4.x+ and JDK 25.
• Publish an updated release or indicate a roadmap for upcoming versions aligned with these dependency updates.
Environment Details:
• Current Library: problem:0.27.1 (latest stable release)
• Target Versions: Jackson 3.x, Spring Boot 4.0+, JDK 25
Impact:
Without this enhancement, we are still relying on Jackson 2 support for our in-house created common libraries,e which are being used by microservices.
Our teams currently depend on the Zalando Problem module to handle RFC7807-compliant error representations across distributed services. As part of our upgrade process, we are moving to Jackson 3, Spring Boot 4.x+, and JDK 25 for long-term support and performance benefits.
During this migration, we discovered incompatibility issues with the current Zalando Problem module, which still depends on Jackson 2.x APIs. This dependency gap prevents a smooth transition and holds back our production upgrades to the latest stable ecosystem versions.
Request:
Could you please confirm if there are plans to:
• Introduce full support for Jackson 3 (including changes to serializer/deserializer modules and API updates).
• Ensure compatibility with Spring Boot 4.x+ and JDK 25.
• Publish an updated release or indicate a roadmap for upcoming versions aligned with these dependency updates.
Environment Details:
• Current Library: problem:0.27.1 (latest stable release)
• Target Versions: Jackson 3.x, Spring Boot 4.0+, JDK 25
Impact:
Without this enhancement, we are still relying on Jackson 2 support for our in-house created common libraries,e which are being used by microservices.