Skip to content

Releases: avaje/avaje-config

5.2

Choose a tag to compare

@SentryMan SentryMan released this 11 Jun 14:57

What's Changed

  • AWS AppConfig - change avaje-config to be a transitive dependency by @rob-bygrave in #265
  • [yml] Handle YAML edge cases / List of objects by @SentryMan in #268

Full Changelog: 5.1...5.2

5.1

5.1

Choose a tag to compare

@rbygrave rbygrave released this 26 Jan 18:55

What's Changed

  • fix milestone action by @SentryMan in #246
  • Support ~/ prefix as user home when loading configuration files by @rbygrave in #250
  • Remove PROP_FILE environment var read that was never used by @rbygrave in #251
  • Add "config.file" system property and "CONFIG_FILE" env property by @rbygrave in #252

dependencies

  • Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 in the dependencies group by @dependabot[bot] in #247
  • Bump the dependencies group with 3 updates by @dependabot[bot] in #248
  • Bump the dependencies group with 2 updates by @dependabot[bot] in #249
  • Bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.26 in the dependencies group by @dependabot[bot] in #253

Full Changelog: 5.0...5.1

5.0

5.0

Choose a tag to compare

@rbygrave rbygrave released this 16 Dec 08:19

What's Changed

  • Behaviour change - match Spring for overriding and fallback values by @rob-bygrave in #239
  • #240 Fix: NoClassDefFoundError: org/yaml/snakeyaml/Yaml in version 4.… by @rbygrave in #241
  • Add workflow to close milestone on release publish by @SentryMan in #243
  • Bump the dependencies group with 2 updates by @dependabot[bot] in #244
  • [workflow]: Bump actions/cache from 4 to 5 by @dependabot[bot] in #245

Full Changelog: 4.3...5.0

4.4

4.4

Choose a tag to compare

@rbygrave rbygrave released this 09 Dec 18:14

What's Changed

  • [4.x] backport bugfix for Parsers #240 SnakeYaml NoClassDefFoundError by @rbygrave in #242

Full Changelog: 4.3...4.4

4.3

4.3

Choose a tag to compare

@rbygrave rbygrave released this 09 Dec 18:14

What's Changed

New Contributors

Full Changelog: 4.2...4.3

4.2

4.2

Choose a tag to compare

@SentryMan SentryMan released this 27 Oct 04:28

What's Changed

Full Changelog: 4.1...4.2

4.1

4.1

Choose a tag to compare

@SentryMan SentryMan released this 29 May 03:40
2a1a2f7

What's Changed

New Contributors

Full Changelog: 4.0...4.1

4.0

4.0

Choose a tag to compare

@rbygrave rbygrave released this 20 Jun 10:50

What's Changed

  • #143 NPE in CoreConfigurationBuilder loading null resource by @rbygrave in #144
  • #142 Use UncheckedIOException rather than IllegalStateException by @rbygrave in #145
  • DefaultResourceLoader uses ClassLoader.getSystemResourceAsStream() as fallback by @rbygrave in #146
  • #141 Change CoreConfigurationBuilder to set appropriate source for files and resources by @rbygrave in #147
  • Improve Builder logging for loading resources and files - followup for #141 by @rob-bygrave in #148
  • Refactor SPI interfaces - use single common ConfigExtension to ServiceLoad all avaje-config extensions by @SentryMan in #149
  • Bump io.avaje:avaje-spi-service from 1.4 to 1.7 by @dependabot in #150
  • Bump io.avaje:avaje-spi-service from 1.7 to 1.8 by @dependabot in #151
  • Bump io.avaje:avaje-spi-service from 1.8 to 1.9 by @dependabot in #152
  • Bump org.avaje:java11-oss from 4.1 to 4.3 by @dependabot in #153
  • Add EA stable workflow by @SentryMan in #154

Full Changelog: 3.14...4.0

3.14

Choose a tag to compare

@rbygrave rbygrave released this 01 May 08:48

What's Changed

  • Improve javadoc for Config and Configuration, include Builder example by @rbygrave in #132
  • #139 Add Configuration.Entry with info on the source of an entry by @rob-bygrave in #140

Dependabot

Full Changelog: 3.13...3.14

3.13

Choose a tag to compare

@rbygrave rbygrave released this 26 Mar 09:41

What's Changed

  • Improves load.properties detection by @SentryMan in #130
  • feat: Add Configuration.Builder load() method to load a file or resource by @rbygrave in #131

Full Changelog: 3.12...3.13