3.9
What's Changed
- Add a Config Parser Interface by @SentryMan in #93
- Add configuration.enabled() methods (to match Config) by @rbygrave in #91
- Refactor internals adding Parsers to hold all parsers by @rbygrave in #95
- Add support for native-image with embedded resource-config.json by @rob-bygrave in #96
- Add github workflow test for native image by @rob-bygrave in #97
- test for native image use parent pom (for general setup of maven plugins) by @rob-bygrave in #99
- Add profile loaded properties to native image resources by @SentryMan in #98
- Bump ch.qos.logback:logback-classic from 1.2.11 to 1.4.11 by @dependabot in #100
- Bump org.yaml:snakeyaml from 2.0 to 2.2 by @dependabot in #102
- Bump org.avaje:java11-oss from 3.10 to 3.12 by @dependabot in #101
- test for native image using avaje.profiles (via system property) by @rob-bygrave in #103
- Tidy up native image test build by @rob-bygrave in #104
- Update README.md add badge for native image build by @rob-bygrave in #105
- Fix GT workflow for native-image.yml by @rob-bygrave in #106
New Contributors
- @dependabot made their first contribution in #100
Full Changelog: 3.8...3.9