v1.20.0-alpha.6
What's Changed
Enhancements 🚀
- Encoder improvements by @sagikazarmark in https://github.com/spf13/viper/pull/1885
Bug Fixes 🐛
- feat: copy keydelim from parent chart in viper.Sub() by @obs-gh-alexlew in https://github.com/spf13/viper/pull/1887
Dependency Updates ⬆️
- build(deps): bump google.golang.org/grpc from 1.64.0 to 1.64.1 in /remote by @dependabot in https://github.com/spf13/viper/pull/1878
- build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 by @dependabot in https://github.com/spf13/viper/pull/1879
- build(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in https://github.com/spf13/viper/pull/1881
- build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in https://github.com/spf13/viper/pull/1880
- build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 by @dependabot in https://github.com/spf13/viper/pull/1883
- chore(deps): update crypt by @sagikazarmark in https://github.com/spf13/viper/pull/1884
- chore: update dependencies by @sagikazarmark in https://github.com/spf13/viper/pull/1888
Other Changes
- refactor: cleanup unused encoding code by @sagikazarmark in https://github.com/spf13/viper/pull/1889
New Contributors
- @obs-gh-alexlew made their first contribution in https://github.com/spf13/viper/pull/1887
Full Changelog: https://github.com/spf13/viper/compare/v1.20.0-alpha.5...v1.20.0-alpha.6