Skip to content

2.11.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 19:35
· 442 commits to main since this release
  • #786 Validations for Collections in Maps.
  • #785 Support toString in mapping
  • #784 Added documentation for configuration
  • #783 Improve Environment variables conversion to dotted properties
  • #781 Bump kotlin.version from 1.7.0 to 1.7.10
  • #780 Support Multi-level hierarchical parent profile
  • #779 Improve documentation
  • #778 Improve HyphenateEnumConverter
  • #777 Bump version.curator from 5.2.1 to 5.3.0
  • #776 Expressions for the HOCON Config Source
  • #775 Allow loading secret keys in mappings
  • #774 Clarify Environment Variable mapping
  • #773 Bump smallrye-common-bom from 1.12.0 to 1.13.0
  • #772 Consistent ConfigValue equals and hashcode
  • #771 Load Profile Sources before Factories so the profile values are available in the Factory context
  • #749 Initial support for List in Maps.