Skip to content

3.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 13:11
· 34 commits to main since this release
  • #1196 Release 3.9.0
  • #1193 Make jakarta.annotation-api compile scope so SmallRyeConfig can be used without any extra set up
  • #1192 Test discover of application configuration
  • #1191 Support .env file by default
  • #1190 Support application configuration file by default
  • #1189 Bump io.smallrye:smallrye-parent from 44 to 45
  • #1187 PropertiesConfigSource implement ConfigValueConfigSource
  • #1186 Remove KeyMapBackedConfigSource
  • #1185 Move ConfigValue Map views to ConfigValueConfigSource
  • #1184 Remove Json Converters
  • #1183 Do not transform properties names coming from .env to underscores
  • #1181 Generate equals and hashcode for @ConfigMapping implementations
  • #1170 Bump kotlin.version from 1.9.23 to 2.0.0