Skip to content

Release v0.17.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 May 09:18
· 42 commits to main since this release
8913797

Changes

⚠️ This release contains potentially breaking changes

belgif-rest-problem-java

  • Normalize *Id and *Code input names in 404 Resource Not Found detail message to id and code to account for updated [id-name] rule
  • ⚠️ Renamed io.github.belgif.rest.problem.i18n property to io.github.belgif.rest.problem.i18n-enabled
  • ⚠️ By default, replace specialized input validation issue types invalidStructure, invalidPeriod, outOfRange, rejectedInput, requiredInput and cross-parameter validation issue types by new general issue type urn:problem-type:belgif:input-validation:invalidInput.
  • ⚠️ By default, don’t populate inputs[] array for issue types that relate to multiple inputs.

Documentation | Javadoc