Skip to content

3.11.2

Latest
Compare
Choose a tag to compare
@smallrye-ci-releases smallrye-ci-releases released this 03 Feb 17:22
· 12 commits to main since this release
  • #1302 Release 3.11.2
  • #1301 Use config ordinal to determine which config style to use when injecting a list, between comma-separated and indexed
  • #1300 Avoid creating a copy of SystemProperties just to look for the config_ordinal
  • #1299 Propagate profiles in ConfigurableConfigSourceFactory
  • #1298 PropertyName equals match similar name if only first letter differs
  • #1293 Use StringBuilder instead of String concat for startup code