Commit graph

  • 30631be531 fix(watch remote config cause panic):change FengbinShi 2023-09-15 14:53:55 +0800
  • 9be0271eea
    Merge 62674a9a65 into 336e9f0a93 Leo Rudberg 2023-09-14 23:42:32 -0400
  • 5e81c4f084
    Merge 5f41252f95 into 336e9f0a93 Albert Le Batteux 2023-09-14 23:42:27 -0400
  • 6e83c66c22
    Merge ff657bbec2 into 336e9f0a93 XYZ0901 2023-09-14 23:40:44 -0400
  • aae0e64741
    build(deps): bump github/codeql-action from 2.21.6 to 2.21.7 dependabot[bot] 2023-09-14 17:32:04 +0000
  • ac732a78d7 Fix tests on Windows Oleksandr Redko 2023-09-14 13:49:54 +0300
  • fa85280436
    feat: read remote config shoud not merge kvstore Astone 2023-09-14 13:58:27 +0800
  • 336e9f0a93 build(deps): bump github/codeql-action from 2.21.5 to 2.21.6 dependabot[bot] 2023-09-13 17:14:21 +0000
  • f40bd3e4a0
    build(deps): bump github/codeql-action from 2.21.5 to 2.21.6 dependabot[bot] 2023-09-13 17:14:21 +0000
  • 57b7e02969 Remove usages of deprecated io/ioutil; simplify tests Oleksandr Redko 2023-09-13 17:56:49 +0300
  • 58b177a8c0 fix: lint violations Mark Sagi-Kazar 2023-09-12 00:53:34 +0200
  • 2672f3e4d3 refactor: drop unused jww code Mark Sagi-Kazar 2023-09-12 00:50:11 +0200
  • 0c5594ae7a feat: deprecate logger interface Mark Sagi-Kazar 2023-09-12 00:48:37 +0200
  • d16deb4b93 feat: add slog support Mark Sagi-Kazar 2023-09-12 00:03:41 +0200
  • f6249515cc Merge branch 'bugfix/map-interface-cast' of https://github.com/linuxsong/viper into bugfix/map-interface-cast xukesong 2023-09-12 22:29:03 +0800
  • f76910fe8d add an unit test for flag shadow xukesong 2023-09-12 22:27:28 +0800
  • a0b31625de
    feat: Strict env prefix Étienne BERSAC 2023-09-12 10:20:20 +0200
  • 87b8a52a66
    chore: Use pip3 explicitly to install yamllint Étienne BERSAC 2023-09-12 09:35:20 +0200
  • c7f3bb314d
    chore: Fix copy-paste error for yamllint target Étienne BERSAC 2023-09-12 09:32:21 +0200
  • 79492b67f8
    fix: typo Márk Sági-Kazár 2023-09-12 01:17:06 +0200
  • 3f800d58af
    fix: lint violations Mark Sagi-Kazar 2023-09-12 00:53:34 +0200
  • 76d0539b90
    refactor: drop unused jww code Mark Sagi-Kazar 2023-09-12 00:50:11 +0200
  • 2d2cd1f668
    feat: deprecate logger interface Mark Sagi-Kazar 2023-09-12 00:48:37 +0200
  • ea83533469
    feat: add slog support Mark Sagi-Kazar 2023-09-12 00:03:41 +0200
  • d4c2f2ef40 feat!: bump minimum Go version to 1.19 Mark Sagi-Kazar 2023-09-12 00:13:08 +0200
  • 47cd38d366
    feat!: bump minimum Go version to 1.19 Mark Sagi-Kazar 2023-09-12 00:13:08 +0200
  • 55916486db
    feat: use new finder library Mark Sagi-Kazar 2023-09-09 08:28:39 +0200
  • c78218cb99 build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 dependabot[bot] 2023-09-08 17:46:48 +0000
  • 536bc4ec79
    build(deps): bump actions/dependency-review-action from 3.0.8 to 3.1.0 dependabot[bot] 2023-09-08 17:46:48 +0000
  • 1e811d1f02 Add NATS support John Hooks 2023-07-21 15:10:15 -0400
  • d5c5c83bfc ci: add Go 1.21 to the test matrix Mark Sagi-Kazar 2023-09-08 15:19:49 +0200
  • b425370376 chore(deps): update crypt Mark Sagi-Kazar 2023-09-08 15:17:22 +0200
  • c7e29132ef
    ci: add Go 1.21 to the test matrix Mark Sagi-Kazar 2023-09-08 15:19:49 +0200
  • b241c5902e
    chore(deps): update crypt Mark Sagi-Kazar 2023-09-08 15:17:22 +0200
  • 27914f862f build(deps): bump cachix/install-nix-action from 22 to 23 dependabot[bot] 2023-09-07 17:40:46 +0000
  • 3718c2ec5a build(deps): bump github.com/subosito/gotenv from 1.4.2 to 1.6.0 dependabot[bot] 2023-08-15 17:53:29 +0000
  • dcd6948886
    build(deps): bump cachix/install-nix-action from 22 to 23 dependabot[bot] 2023-09-07 17:40:46 +0000
  • c7097bbd11 remove parents to use env prefix instead to avoid mixing both concepts JLugagne 2023-09-07 13:34:22 +0200
  • 13dbfcafff test: remove testutil.Setenv as not needed from Go 1.17 Oleksandr Redko 2023-08-18 17:16:47 +0300
  • a0696bbc97 docs: fix typos in comments Oleksandr Redko 2023-08-18 16:29:46 +0300
  • c63105849f build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 dependabot[bot] 2023-09-07 10:27:53 +0000
  • 2bd8c8e48d build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 dependabot[bot] 2023-08-15 17:57:06 +0000
  • 81c1f26b34
    build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 dependabot[bot] 2023-09-07 10:27:53 +0000
  • 0195f11e50 build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 dependabot[bot] 2023-08-15 17:57:09 +0000
  • 64661d4342 build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.9 to 2.1.0 dependabot[bot] 2023-08-29 17:03:05 +0000
  • 59cd02f67b build(deps): bump github/codeql-action from 2.21.2 to 2.21.5 dependabot[bot] 2023-08-29 17:06:39 +0000
  • 7b2db61200 build(deps): bump actions/checkout from 3.5.3 to 4.0.0 dependabot[bot] 2023-09-04 17:12:00 +0000
  • 24cfadcf0f Add Vitess to list of projects using Viper Andres Taylor 2023-09-07 12:08:40 +0200
  • ce0dd8d598
    Add Vitess to list of projects using Viper Andres Taylor 2023-09-07 12:08:40 +0200
  • ed74bd84fc
    build(deps): bump actions/checkout from 3.5.3 to 4.0.0 dependabot[bot] 2023-09-04 17:12:00 +0000
  • b0a365a598
    build(deps): bump github/codeql-action from 2.21.2 to 2.21.5 dependabot[bot] 2023-08-29 17:06:39 +0000
  • 88d939bc0e
    build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.9 to 2.1.0 dependabot[bot] 2023-08-29 17:03:05 +0000
  • 519a2c4e85
    build(deps): bump actions/checkout from 3.5.3 to 3.6.0 dependabot[bot] 2023-08-24 17:36:22 +0000
  • 0452866bb3 test: remove testutil.Setenv as not needed from Go 1.17 Oleksandr Redko 2023-08-18 17:16:47 +0300
  • d5e2ac5222 docs: fix typos in comments Oleksandr Redko 2023-08-18 16:29:46 +0300
  • 6be49d9472
    feat: lazy initialization codec xieyuschen 2023-08-18 11:27:47 +0800
  • 4ae54d67b4
    build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.8 dependabot[bot] 2023-08-15 17:57:09 +0000
  • 1d897d3f86
    build(deps): bump golangci/golangci-lint-action from 3.6.0 to 3.7.0 dependabot[bot] 2023-08-15 17:57:06 +0000
  • 731d90157d
    build(deps): bump github.com/subosito/gotenv from 1.4.2 to 1.6.0 dependabot[bot] 2023-08-15 17:53:29 +0000
  • 792616a7bb
    Merge branch 'master' into master kaylee 2023-08-16 01:32:59 +0800
  • 0906068239
    build(deps): bump github/codeql-action from 2.21.2 to 2.21.4 dependabot[bot] 2023-08-14 17:43:32 +0000
  • e3273c138a
    build(deps): bump actions/dependency-review-action from 3.0.6 to 3.0.7 dependabot[bot] 2023-08-09 17:11:47 +0000
  • a9c2a7081d
    build(deps): bump github/codeql-action from 2.21.2 to 2.21.3 dependabot[bot] 2023-08-08 17:16:39 +0000
  • b77f4c1928 [StepSecurity] ci: Harden GitHub Actions StepSecurity Bot 2023-08-04 09:11:53 +0000
  • e7bf247fa4
    [StepSecurity] ci: Harden GitHub Actions StepSecurity Bot 2023-08-04 09:11:53 +0000
  • bca1963cdd
    Merge branch 'spf13:master' into master chowyi 2023-07-31 19:50:15 +0800
  • 59e479f6b8 feat: add a new API StopWatching() to stop the groutine created by WatchConfig() manually chowyi 2023-07-31 19:47:29 +0800
  • cb9b2bffc2
    fix: code optimization (#1557) guangwu 2023-07-28 02:56:32 +0800
  • e40c5633a5
    Merge branch 'spf13:master' into master chowyi 2023-07-27 14:25:39 +0800
  • 0b824ab411 fix: golangci-lint guoguangwu 2023-07-26 17:49:03 +0800
  • e648540a6a
    Add new method Encode to Viper that allows loading rawVal into config and merging it with the current config map Nobi 2023-07-25 22:43:18 +0700
  • b210eb7dcd
    Allow marshal to bytes buffer Nobi 2022-03-26 03:20:24 +0000
  • 1a5fedab3b
    Merge 7956726f5e into c5102bdba0 Fabio Mangione 2023-07-24 05:25:07 -0400
  • af70205589
    Merge 40800105e2 into c5102bdba0 Márk Sági-Kazár 2023-07-24 05:24:29 -0400
  • ebcc662f66 Add "IsPathShadowedInFlatMap" method unit test xukesong 2023-07-23 01:09:26 +0800
  • 03cdeb1dfd Add NATS support John Hooks 2023-07-21 15:10:15 -0400
  • c5102bdba0 chore: upgrade crypt Mark Sagi-Kazar 2023-07-21 16:06:50 +0200
  • 9d585d5ac6
    chore: upgrade crypt Mark Sagi-Kazar 2023-07-21 16:06:50 +0200
  • 706ccb68a4 build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9 dependabot[bot] 2023-07-13 17:41:00 +0000
  • 224d00576d
    build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.8 to 2.0.9 dependabot[bot] 2023-07-13 17:41:00 +0000
  • 31d0f6cf8a fix isPathShadowedInFlatMap type cast bug xukesong 2023-07-13 14:54:24 +0800
  • 6fb91e06ef feat: add a cancel function return from WatchConfig() to stop watching manually chowyi 2023-07-07 16:24:44 +0800
  • 080ca00316 feat: add a return function to stop WatchConfig manually yeezhou 2023-07-07 07:54:00 +0000
  • 3dca0c3bbf Add tests, expand name. Mark Fine 2023-07-05 13:25:44 -0700
  • bb70192ffe Allow the key delimiter to be set on viper objects. Mark Fine 2023-07-05 13:00:23 -0700
  • 097e0d888f build(deps): bump cachix/install-nix-action from 21 to 22 dependabot[bot] 2023-06-29 03:37:54 +0000
  • 40800105e2
    feat: partially revert #1387 partial-revert-1387 Mark Sagi-Kazar 2023-06-29 06:38:06 +0200
  • 961c39613b ci: add misc release note label Mark Sagi-Kazar 2023-06-29 06:16:36 +0200
  • bb60a768c5 chore: improve dev env Mark Sagi-Kazar 2023-06-29 06:07:02 +0200
  • bec1fce61d ci: update golangci-lint Mark Sagi-Kazar 2023-06-29 05:59:29 +0200
  • d8125891a9
    ci: add misc release note label Mark Sagi-Kazar 2023-06-29 06:16:36 +0200
  • aad70fb010
    chore: improve dev env Mark Sagi-Kazar 2023-06-29 06:07:02 +0200
  • 0af71c814b
    ci: update golangci-lint Mark Sagi-Kazar 2023-06-29 05:59:29 +0200
  • 76acbbdbb2 feat: drop support for Go 1.17 Mark Sagi-Kazar 2023-06-29 05:46:41 +0200
  • 83e1a8fb7f
    feat: drop support for Go 1.17 Mark Sagi-Kazar 2023-06-29 05:46:41 +0200
  • 36e649d07f
    build(deps): bump cachix/install-nix-action from 21 to 22 dependabot[bot] 2023-06-29 03:37:54 +0000
  • 731a91be43 feat: add func GetEnvPrefix Baruch Odem 2023-06-13 11:04:31 +0300
  • 31af6d09c2 ci: rename yml to yaml Mark Sagi-Kazar 2023-06-28 19:22:17 +0200
  • 74c53b7580 chore: update pr checks Mark Sagi-Kazar 2023-06-28 19:21:38 +0200
  • 351365dbe1 chore: add local development environment using nix Mark Sagi-Kazar 2023-06-28 19:19:00 +0200