Skip to content

Releases: smallrye/smallrye-config

3.0.0

02 Sep 09:49
Compare
Choose a tag to compare
  • Moved packages from javax to jakarta

2.12.0

02 Sep 00:39
Compare
Choose a tag to compare
  • #809 Do not override defaults namespace in the DefaultValuesConfigSource
  • #808 Bump smallrye-parent from 35 to 36
  • #807 Fix typo in secret-keys.md
  • #805 Only add split segments valid numeric indexes
  • #804 Bump snakeyaml from 1.30 to 1.31
  • #803 Support OpenWebBeans as a CDI implementation
  • #802 Do not fail with NoSuchElement when expanding Optionals
  • #800 Bump hibernate-validator from 6.2.3.Final to 6.2.4.Final

3.0.0-RC4

02 Aug 11:04
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 3.0.0-RC4

2.11.1

01 Aug 16:10
Compare
Choose a tag to compare
  • #794 Bump docker-maven-plugin from 0.40.1 to 0.40.2
  • #793 Bump maven-resources-plugin from 3.2.0 to 3.3.0
  • #789 Apply Constraint validator to mapping interfaces

3.0.0-RC3

25 Jul 12:41
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 3.0.0-RC3

2.11.0

15 Jul 19:35
Compare
Choose a tag to compare
  • #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.

2.10.1

14 Jun 17:43
Compare
Choose a tag to compare
  • #768 Added Environment Variables format conventions
  • #766 Properly fix nested Optionals and Maps when properties from the Map are mapped first
  • #765 Bump docker-maven-plugin from 0.39.1 to 0.40.1
  • #763 Bump kotlin.version from 1.6.21 to 1.7.0
  • #760 Bump surefire-junit-platform from 3.0.0-M6 to 3.0.0-M7
  • #759 Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7
  • #758 Bump surefire-testng from 3.0.0-M6 to 3.0.0-M7
  • #757 Bump maven-surefire-report-plugin from 3.0.0-M6 to 3.0.0-M7
  • #754 Bump smallrye-common-bom from 1.11.0 to 1.12.0
  • #750 Remove some lambda expressions
  • #745 Bump kotlin.version from 1.6.20 to 1.6.21

2.10.0

07 Apr 16:30
Compare
Choose a tag to compare
  • #743 Supported indexed properties with Env variables
  • #742 Fix nested Optionals and Maps when properties from the Map are mapped first
  • #741 Bump asm from 9.2 to 9.3
  • #740 Fix nested optionals and maps with empty values in the middle
  • #739 Bump surefire-testng from 3.0.0-M5 to 3.0.0-M6
  • #737 Bump kotlin.version from 1.6.10 to 1.6.20
  • #736 Bump maven-surefire-report-plugin from 3.0.0-M5 to 3.0.0-M6
  • #735 Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6
  • #734 Fix nested optionals with empty values in the middle
  • #733 Bump maven-shade-plugin from 3.2.4 to 3.3.0
  • #732 Refactor tests to isolate Arquillian and Shrinkwrap dependencies in the testing modules
  • #731 Improve mapping between config properties and env properties
  • #730 Bump smallrye-common-bom from 1.10.0 to 1.11.0
  • #727 Bump version.curator from 5.2.0 to 5.2.1

3.0.0-RC2

28 Mar 14:07
Compare
Choose a tag to compare
[maven-release-plugin] copy for tag 3.0.0-RC2

2.9.2

17 Mar 00:58
Compare
Choose a tag to compare
  • #724 Fix @WithConverter with Collections
  • #723 Support Parent Profile in Active Profile
  • #722 Bump hibernate-validator from 6.2.2.Final to 6.2.3.Final
  • #721 Bump docker-maven-plugin from 0.39.0 to 0.39.1