Skip to content

Pull requests: spf13/viper

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bug fix: Key delimiters are now case insensitive release-note/bug-fix Release note: Bug Fixes
#2084 opened Oct 14, 2025 by maxBRT Loading… updated Nov 2, 2025
Use StringReplacer interface instead of strings.replacer
#2087 opened Oct 14, 2025 by thespags Loading… updated Oct 24, 2025
Fix WriteConfig (#430, #433)
#936 opened Jul 14, 2020 by yann-soubeyrand Loading… updated Oct 22, 2025
2
7
Add CaseSensitiveKeys option
#1673 opened Oct 31, 2023 by travisnewhouse Loading… updated Oct 21, 2025
dangling goroutine
#837 opened Feb 2, 2020 by 7d4b9 Loading… updated Oct 16, 2025
Fix: checking for custom file extension was happening without file type
#1990 opened Mar 1, 2025 by rishavch2104 Loading… updated Sep 19, 2025
Add support for watching config delete
#2033 opened Jul 8, 2025 by rashmichandrashekar Loading… updated Sep 18, 2025
fix(watch): prevent memory leak by adding StopWatch method
#2039 opened Jul 23, 2025 by LuSrackhall Loading… updated Sep 18, 2025
feat: add WriteConfigAsTyped with authomatic type coercion Fixed #202…
#2053 opened Aug 30, 2025 by DanRulev Loading… updated Aug 30, 2025
refactor: apply modernize 0.19.1 improvements
#2030 opened Jun 20, 2025 by scop Loading… updated Jun 20, 2025
Add deep map logic to config Aliases
#690 opened Apr 24, 2019 by therealmitchconnors Loading… updated Jun 17, 2025
Add example regarding required flags with Cobra + Viper
#852 opened Feb 25, 2020 by migueleliasweb Loading… updated Jun 16, 2025
Allow Sub Viper to work with PFlags & nil check on binding PFlags
#487 opened Apr 23, 2018 by losinggeneration Loading… updated Apr 29, 2025
update error checking function for missing config file example
#2010 opened Apr 4, 2025 by plutack Loading… updated Apr 4, 2025
Add BindEnvSliceValue()
#1987 opened Feb 26, 2025 by zalenskivolt Draft updated Feb 26, 2025
feat: make env variables accessible
#1725 opened Dec 21, 2023 by cfabianski Loading… updated Jan 10, 2025
Add options KeyPreserveCase() and KeyNormalizer(func (string) string)
#860 opened Mar 5, 2020 by dmitry-irtegov Loading… updated Dec 17, 2024
docs: fix code snippet about to handle a missing configuration file
#1956 opened Dec 5, 2024 by ccoVeille Loading… updated Dec 5, 2024
Add a new Unset function to remove a key from viper.
#519 opened Jun 27, 2018 by i02sopop Loading… updated Jul 11, 2024
feat: add errors.Is support to all errors
#1735 opened Jan 9, 2024 by gwvandesteeg Loading… updated Jul 3, 2024
add MarshalToString
#1875 opened Jun 28, 2024 by chenxyzl Loading… updated Jun 28, 2024
fix: apply envPrefix to all BindEnv variable names
#1874 opened Jun 26, 2024 by justintoman Loading… updated Jun 26, 2024
fix #1505 viper.SetConfigFile() kind/enhancement New feature or request
#1540 opened Apr 13, 2023 by MagaSerdarov Loading… updated Jun 9, 2024
fix: search file by supported extension use manually specific config …
#1840 opened May 24, 2024 by AuZhoomLee Loading… updated Jun 3, 2024
Add support for slices when using environement variables
#1785 opened Mar 18, 2024 by TheoBrigitte Loading… updated Jun 2, 2024
ProTip! Adding no:label will show everything without a label.