Skip to content

3.12.0

Compare
Choose a tag to compare
@smallrye-ci-releases smallrye-ci-releases released this 15 Feb 20:48
· 13 commits to main since this release
  • #1317 Release 3.12.0
  • #1316 Revert "Add new method isEnabled to ConfigSourceInterceptor (#1311)"
  • #1315 Try indexed names on injection when non indexed value is null
  • #1314 Compute indexed properties when building the list of PropertyNames
  • #1313 Keep properties from ConfigMapping implementation
  • #1312 Bump io.smallrye.common:smallrye-common-bom from 2.9.0 to 2.10.0
  • #1311 Add new method isEnabled to ConfigSourceInterceptor
  • #1310 Add API in the builder to register a mapping instance
  • #1309 Cache MethodHandles to construct and get defaults from the mapping implementation
  • #1308 Slight optimization when populating the DefaultValuesConfigSource
  • #1306 Add a way for ConfigClass to also carry and load defaults from a config mapping class
  • #1304 Ignore default methods inherited from super classes in mappings
  • #1303 Skip profile lookup if System, Env, Properties and Default sources do not contain a profile property name
  • #1297 Bump io.smallrye:smallrye-parent from 46 to 47