Skip to content

Releases: smallrye/smallrye-config

3.14.1

03 Oct 09:57

Choose a tag to compare

  • #1415 Release 3.14.1
  • #1414 fix: typos
  • #1413 Keep all the @ConfigMapping path and names operations to resolve the final property name in ConfigMappingContext
  • #1412 Return a pre-registered Converter if one exists when calling getImplicitConverter
  • #1411 Improve ConfigMapping generation error

3.14.0

19 Sep 17:53

Choose a tag to compare

  • #1410 Release 3.14.0
  • #1409 Bump io.smallrye.common:smallrye-common-bom from 2.13.8 to 2.13.9
  • #1408 Bump version.smallrye.testing from 2.3.1 to 2.4.0
  • #1407 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.0 to 3.6.1
  • #1406 Bump io.sundr:sundr-maven-plugin from 0.220.0 to 0.220.1
  • #1405 Bump com.typesafe:config from 1.4.4 to 1.4.5
  • #1404 Bump kotlin.version from 2.2.10 to 2.2.20
  • #1403 Bump io.sundr:sundr-maven-plugin from 0.201.0 to 0.220.0
  • #1401 Bump actions/setup-python from 5 to 6
  • #1399 Bump org.yaml:snakeyaml from 2.4 to 2.5
  • #1398 Bump io.sundr:sundr-maven-plugin from 0.200.13 to 0.201.0
  • #1397 Bump io.sundr:sundr-maven-plugin from 0.200.4 to 0.200.13
  • #1395 Added Converters for DateTimeFormatter and CharSequence
  • #1394 Replace deprecated usages of getRawValue
  • #1393 Bump actions/setup-java from 4 to 5
  • #1392 Bump kotlin.version from 2.2.0 to 2.2.10
  • #1391 Bump actions/checkout from 4 to 5
  • #1389 Bump io.smallrye.common:smallrye-common-bom from 2.13.7 to 2.13.8
  • #1387 Add @Serial annotation
  • #1386 Added Javadocs to SmallRyeConfig public APIs
  • #1385 Bump version.curator from 5.8.0 to 5.9.0
  • #1232 Secret type to represent secrets and integrate with the secrets handling

3.13.4

23 Jul 09:40

Choose a tag to compare

  • #1384 Release 3.13.4
  • #1382 Properly match Env indexed properties
  • #1380 Make order of Config elements more deterministic

3.13.3

17 Jul 18:33

Choose a tag to compare

[maven-release-plugin] copy for tag 3.13.3

3.13.2

12 Jun 18:10

Choose a tag to compare

  • #1365 Remove and Add after matching Environment Variables
  • #1364 Generate dotted property from env correctly when ending with multiple digits

3.13.1

06 Jun 11:04

Choose a tag to compare

  • #1360 Match Environment variables with uppercase Map keys
  • #1359 Reduce allocations of Environment variables matching

3.13.0

21 May 08:56

Choose a tag to compare

  • #1354 Release 3.13.0
  • #1353 Bump io.sundr:sundr-maven-plugin from 0.200.3 to 0.200.4
  • #1352 Generate dotted property from env correctly when ending with a numeric representation
  • #1349 Bump kotlin.version from 2.1.20 to 2.1.21
  • #1348 Docs: link to the config-events and config-source-injection docs
  • #1347 Generate a BOM
  • #1346 Move mapping Env matching to ConfigSource initialization
  • #1344 Bump io.smallrye.common:smallrye-common-bom from 2.10.0 to 2.12.0
  • #1342 Bump io.fabric8:docker-maven-plugin from 0.45.1 to 0.46.0
  • #1340 Bump org.ow2.asm:asm from 9.7.1 to 9.8
  • #1335 Bump kotlin.version from 2.0.21 to 2.1.20

3.12.4

27 Mar 16:35

Choose a tag to compare

  • #1337 Release 3.12.4
  • #1336 Do not report as unmapped property names from ConfigMapping instances

3.12.3

11 Mar 15:50

Choose a tag to compare

  • #1334 Release 3.12.3
  • #1333 Bump version.curator from 5.7.1 to 5.8.0
  • #1332 Bump jinja2 from 3.1.4 to 3.1.6 in /documentation
  • #1331 Correctly match Env names when mapping contains empty names
  • #1327 Do not match prefix Env if exists
  • #1294 Branch-less alphanumeric underscore's replacement

3.11.4

24 Feb 11:41

Choose a tag to compare

  • #1329 Release 3.11.4
  • #1328 Backports from 3.12.x to 3.11.x
  • #1327 Do not match prefix Env if exists