Release v0.12.0
Pre-release
Pre-release
Changes
belgif-rest-problem
- Add internationalization support for localized detail messages based on Accept-Language HTTP request header
- Don’t include null (issue) input values when serializing
⚠️ Replaceurn:problem-type:cbss:input-validation:referencedResourceNotFound
by standardizedurn:problem-type:belgif:input-validation:referencedResourceNotFound
- Add fluent setter methods:
- Problem: detail, href, instance, additionalProperties
- InputValidationProblem: issues
- RetryAfterProblem: retryAfter, retryAfterSec
- Improve WWW-Authenticate header for token-related problem types:
- Support setting the "realm" attribute
- Add "error_description" and "scope" attributes for missing_scope
belgif-rest-problem-spring:
- Fix compatibility issue with Spring Boot 3.4
belgif-rest-problem-quarkus:
- New module for Quarkus support (only in JVM mode)
belgif-rest-problem-bom:
- Added jakarta classifier artifacts