What's Changed
- Test watching k8s
ConfigMapsymlinked config paths by @rocketraman in #498 - Nested maps use their actual key by @rocketraman in #499
- Remove dependency to java aws sdk from kotlin aws module by @thake in #504
- Support kotlin.time.Instant (#501) by @SIMULATAN in #502
- Unexpected behavior when using prefixed EnvironmentVariablesPropertySource with YAML by @galimru in #508
- Fix unused class discriminator value error for sealed classes when deserializing yaml (#489) by @meierjan in #509
- Migrate to shared Kotlin and publishing conventions. by @sksamuel in #510
- YamlPropertySource: don't println every time it is used by @glasser in #515
- Smarter path source and classpath source loading by @TheBestPessimist in #512
- Update foojay resolver convention plugin by @TheBestPessimist in #513
New Contributors
- @thake made their first contribution in #504
- @SIMULATAN made their first contribution in #502
- @galimru made their first contribution in #508
- @meierjan made their first contribution in #509
- @glasser made their first contribution in #515
- @TheBestPessimist made their first contribution in #512
Full Changelog: v3.0.0.RC1...v3.0.0.RC2