Skip to content

1.9.2

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 10:38
· 858 commits to main since this release
  • #424 Keep validating if injection point name missing
  • #421 Fix #417 - Added test to check config_ordinal override in microprofile-config.properties.
  • #419 Use application classloader for proxies
  • #418 ConfigMapping "Proxy" classes need to be created using the application's classloader
  • #414 ConfigValidationException is not serializable
  • #413 Injecting an undefined Config Property value with an Optional Converter returns the wrong value
  • #412 Fix #409 - Properly validate all injections points, instead of returning after a property that should not be validated is found.
  • #409 Certain validation failures cause further injection points not to be checked
  • #399 Fix #363 - Multiple Configuration Profiles.
  • #363 Allow activation of multiple configuration profiles