Skip to content

1.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jun 11:05
· 945 commits to main since this release
  • #331 Support ConfigValue injection.
  • #329 Replaced Arquillian tests with JUnit and Weld in utils.
  • #328 Fix ImplicitConverters Security manager exception
  • #327 Fix SmallRyeConfigBuilder Security manager exception
  • #325 Security manager exception in SmallRyeConfigBuilder
  • #324 Security manager exception in ImplicitConverters
  • #323 Update to JUnit 5.
  • #322 Added protected
  • #321 SmallRyeConfigBuilder.getDefaultSources() should be protected
  • #320 Bump smallrye-parent from 18 to 20
  • #319 Bump version.curator from 4.3.0 to 5.0.0
  • #318 Add tests to methods without coverage.
  • #316 Ignore Sonar check.
  • #315 Fix for #314. Wrong documentation on default interceptors.
  • #314 Wrong docu on interceptors
  • #312 Fixes #309. Test escapes code in property expansion.
  • #311 Support Supplier injection.