·
1 commit
to main
since this release
- #1503 Release 3.17.0
- #1502 Use PropertyNamesMatcher to report unknowns
- #1501 Update documentation dependencies
- #1500 Bump io.smallrye.common:smallrye-common-bom from 2.17.0 to 2.17.1
- #1499 Bump io.sundr:sundr-maven-plugin from 0.230.2 to 0.240.1
- #1498 Some micro optimizations for EnvConfigSource
- #1497 Generate direct ctor call for ConfigMapping nested elements
- #1496 Improve PropertyNamesMatcher and use it instead of structures that use PropertyName as a key
- #1493 Bump requests from 2.32.4 to 2.33.0 in /documentation
- #1492 Prevent greedy wildcard from consuming star segments in PropertyName equals
- #1491 Add withMappingIgnorePrefix() API for optimized prefix filtering
- #1490 Optimize reportUnknown() to avoid PropertyName HashSet collisions
- #1489 Micro-optimizations in SmallRyeConfig property iteration
- #1488 Bump kotlin.version from 2.3.10 to 2.3.20
- #1487 Bump io.smallrye.common:smallrye-common-bom from 2.16.0 to 2.17.0
- #1485 Provide a fast path for StringUtil#split()
- #1484 Bump org.apache.maven.plugins:maven-shade-plugin from 3.6.1 to 3.6.2
- #1483 Bump io.github.dmlloyd.maven:module-services-plugin from 1.2 to 1.3
- #1482 Bump actions/upload-artifact from 6 to 7
- #1481 Bump org.yaml:snakeyaml from 2.5 to 2.6
- #1480 Bump com.typesafe:config from 1.4.5 to 1.4.6
- #1479 Bump io.fabric8:docker-maven-plugin from 0.48.0 to 0.48.1
- #1478 Bump io.smallrye.common:smallrye-common-bom from 2.15.0 to 2.16.0
- #1477 Bump kotlin.version from 2.3.0 to 2.3.10
- #1476 Immutable profiles
- #1475 ASM dependency should be optional