3.10.0
smallrye-ci-releases
released this
15 Oct 19:55
·
29 commits
to main
since this release
- #1244 Release 3.10.0
- #1243 Release 3.10.0
- #1242 Bump version.curator from 5.7.0 to 5.7.1
- #1240 Bump kotlin.version from 2.0.20 to 2.0.21
- #1239 Add @ConfigMapping beanStyleGetter to enable / disable bean style getter names matching with configuration names
- #1237 Bump org.ow2.asm:asm from 9.7 to 9.7.1
- #1236 Rename ConfigClassWithPrefix to ConfigClass and use it in SmallRyeConfigBuilder
- #1235 Bump version.smallrye.testing from 2.3.0 to 2.3.1
- #1234 Bump io.smallrye.common:smallrye-common-bom from 2.4.0 to 2.7.0
- #1233 Split release into two workflows
- #1231 Slight optimization when looking up System properties
- #1229 Bump io.fabric8:docker-maven-plugin from 0.45.0 to 0.45.1
- #1226 Move local classes to inner to reduce the number of classes in the main package
- #1224 Remove constructor arguments from examples
- #1223 Fix docs of interceptor service registration
- #1222 Bump io.smallrye:smallrye-parent from 45 to 46
- #1220 Support a fixed list of Map keys statically @WithKeys
- #1218 Bump org.yaml:snakeyaml from 2.2 to 2.3
- #1217 Cache profile prefixes
- #1216 Avoid expensive exception and log when getValues fails lookup for indexed properties and fallbacks to comma
- #1215 Check if profile file resources are in the location ClassLoader
- #1214 Internal cleanup of AbstractLocationConfigSourceLoader
- #1213 Reduce allocations of iterateNames
- #1212 Improve mappings documentation
- #1211 Avoid using string concatenation to forge impl name
- #1210 Bump kotlin.version from 2.0.0 to 2.0.20
- #1209 ConfigValue name consistent with PropertiesConfigSource
- #1204 Search for indexed property names before flattened comma separated value name when loading Collections for CDI injection
- #1203 Remove the generation of a comma separated value name for Collections in the YamlConfigSource
- #1202 Search for indexed property names before flattened comma separated value name when loading Collections
- #1201 Drop support for full YAML content in parent property names
- #1200 Bump io.fabric8:docker-maven-plugin from 0.44.0 to 0.45.0
- #1198 Update sample ordinal in custom.md
- #1195 Bump zipp from 3.15.0 to 3.19.1 in /documentation