Skip to content

Issues: spf13/viper

[RFC] Config provider mechanism
#1046 opened Dec 10, 2020 by sagikazarmark
Open
Viper 2
#772 opened Sep 27, 2019 by sagikazarmark
Open 1
Call for testers
#1755 opened Feb 9, 2024 by sagikazarmark
Open
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

For V2: Add default value support kind/enhancement New feature or request
#1981 opened Feb 8, 2025 by lfcypo
1 task done
Bump crypto dependency to address critical CVE-2024-45337 kind/bug Something isn't working
#1974 opened Jan 9, 2025 by vinceaperri
3 tasks done
Add thread safe variants of viper.Set* functions kind/enhancement New feature or request
#1972 opened Jan 7, 2025 by marcintustin
1 task done
Release v1.20.0? kind/enhancement New feature or request
#1971 opened Jan 6, 2025 by skitt
1 task done
Deleting array elements from the configuration file will not reduce kind/bug Something isn't working
#1969 opened Dec 23, 2024 by lizt666888
3 tasks done
for V2: make more fields public kind/enhancement New feature or request
#1967 opened Dec 16, 2024 by drsybren
1 task done
for V2: add support for comments kind/enhancement New feature or request
#1966 opened Dec 16, 2024 by drsybren
1 task done
The array has been modified to an object after we call viper.Set() kind/bug Something isn't working
#1961 opened Dec 13, 2024 by sekzerd
3 tasks done
when Set() a struct tagged with flow, format break. kind/bug Something isn't working
#1927 opened Sep 26, 2024 by minikocha
3 tasks done
Bound environment variables get written to disk kind/bug Something isn't working
#1918 opened Sep 11, 2024 by darrellwarde
3 tasks done
env prefix and env key replacer not applied to dotenv file kind/bug Something isn't working
#1902 opened Aug 13, 2024 by xobotyi
3 tasks done
Means of only saving set settings kind/enhancement New feature or request
#1892 opened Jul 29, 2024 by mgabeler-lee-6rs
1 task done
viper should support INI global properties. kind/enhancement New feature or request
#1886 opened Jul 21, 2024 by dablelv
1 task done
go-difflib library v1.0.0 reached End Of Life kind/bug Something isn't working
#1877 opened Jul 1, 2024 by vlbarou
3 tasks done
Support etcd auth(username and password) kind/enhancement New feature or request
#1873 opened Jun 26, 2024 by ahuigo
1 task done
Deprecate the global Viper instance kind/enhancement New feature or request
#1855 opened Jun 5, 2024 by sagikazarmark
1 task done
Inconsistent Behavior with Viper Config Update and Reload kind/bug Something isn't working
#1827 opened May 8, 2024 by suvidhamalaviya3112
3 tasks
ProTip! Exclude everything labeled bug with -label:bug.