Skip to content

1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 May 16:50
· 1081 commits to main since this release
  • #306 Fixes #305. Missing serialVersionUIDs in Serializable classes.
  • #305 No interceptors (or interceptor context implementations) have serialVersionUIDs
  • #301 Fix typo in message-ranges.txt
  • #300 Revert #295 and add @experimental.
  • #299 Just a few misc. cleanups
  • #298 Fixes to interceptors.
  • #297 Bump version.smallrye.common from 1.0.1 to 1.0.2
  • #296 Support recursive expansion.
  • #295 Moved API classes to their own module.
  • #294 Expose method in builder to set profile.
  • #293 Fix message code for File System Config Source
  • #292 Add i18n/logging handling
  • #291 Fixed snippet in javadoc
  • #289 Bump smallrye-common-expression from 1.0.0 to 1.0.1
  • #288 Add i18n messages and logging
  • #287 Fixes #285. Initial work to intercept ConfigSources.
  • #286 Bump smallrye-parent from 17 to 18
  • #285 Interceptors need to be able to intercept iteration
  • #282 Register default interceptors in the default SmallRyeConfigFactory Config builder.
  • #281 Replaced Arquillian with Weld JUnit.
  • #280 Bump smallrye-parent from 16 to 17
  • #278 Fixes #269. Initial work to support secrets.
  • #276 Properties from file system should be search with the same rules used for environment variables
  • #275 Fixes #274. Added interceptor to activate a Configuration Profile.
  • #274 Support Configuration Profiles
  • #273 Moved missing documentation to Antora and removed old documentation.
  • #270 Fixes #268. Added interceptor to Relocate configuration properties.
  • #269 Hide secrets in Configuration
  • #268 Fallback configuration property name
  • #267 Antora Documentation.
  • #266 #Fixed 198 - Add interceptor to expand expressions in Config Values.
  • #262 ConfigValueConfigSource to retrieve Configuration value location.
  • #249 #248 - Prototype work to implement a ConfigSource Interceptor Extension
  • #248 Implement ConfigSource Interceptor Prototype
  • #198 Add Interceptor Mechanism for Resolving
  • #59 Configuration value location