Commit Graph

  • 945bc18b66
    build(deps): bump github/codeql-action from 3.25.13 to 3.26.0 dependabot[bot] 2024-08-06 17:43:38 +0000
  • dace0febb9 feat: uint8 test Calin Martinconi 2024-07-30 23:02:00 +0300
  • 8a592221c5 feat: return uint8 also Calin Martinconi 2024-07-30 22:53:22 +0300
  • ad082a1d66
    build(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 dependabot[bot] 2024-07-30 17:48:31 +0000
  • bb83fa126a
    build(deps): bump github/codeql-action from 3.25.13 to 3.25.15 dependabot[bot] 2024-07-26 17:31:47 +0000
  • eae29e95af
    build(deps): bump github/codeql-action from 3.25.13 to 3.25.14 dependabot[bot] 2024-07-25 17:26:41 +0000
  • cc53fac037
    update viper remote/v1.20.0-alpha.6 Mark Sagi-Kazar 2024-07-23 20:08:19 +0200
  • e2ab48ad87 refactor: cleanup unused encoding code v1.20.0-alpha.6 Mark Sagi-Kazar 2024-07-23 19:58:34 +0200
  • 7bc318a5f5
    refactor: cleanup unused encoding code Mark Sagi-Kazar 2024-07-23 19:58:34 +0200
  • 852d126bfa chore: update dependencies Mark Sagi-Kazar 2024-07-23 19:51:15 +0200
  • 864a85aada feat: copy keydelim from parent chart in viper.Sub() alex.lew 2024-07-22 20:14:28 +0000
  • 9c74a1b603
    chore: update dependencies Mark Sagi-Kazar 2024-07-23 19:51:15 +0200
  • ae564f05cb feat: add function to write config to writer Mark Sagi-Kazar 2024-07-20 15:49:40 +0200
  • 3268cbdcf4 refactor: replace string slice search with slices package Mark Sagi-Kazar 2024-07-20 15:42:51 +0200
  • ebe913cc53 feat: drop config type switch from marshaling Mark Sagi-Kazar 2024-07-20 15:31:27 +0200
  • fe999b91cd feat: copy keydelim from parent chart in viper.Sub() alex.lew 2024-07-22 20:14:28 +0000
  • 90ff08a955
    feat: add function to write config to writer Mark Sagi-Kazar 2024-07-20 15:49:40 +0200
  • 7f201523f6
    refactor: replace string slice search with slices package Mark Sagi-Kazar 2024-07-20 15:42:51 +0200
  • 11796f70a2
    feat: drop config type switch from marshaling Mark Sagi-Kazar 2024-07-20 15:31:27 +0200
  • 3c40652f77 chore(deps): update crypt Mark Sagi-Kazar 2024-07-20 15:00:47 +0200
  • 4f7723a975
    chore(deps): update crypt Mark Sagi-Kazar 2024-07-20 15:00:47 +0200
  • 3f3aa292c8 build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 dependabot[bot] 2024-07-19 17:32:35 +0000
  • d7827c63c6
    build(deps): bump github/codeql-action from 3.25.12 to 3.25.13 dependabot[bot] 2024-07-19 17:32:35 +0000
  • 551e8939be build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 dependabot[bot] 2024-07-12 17:17:00 +0000
  • 2a0a52d4d8 build(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 dependabot[bot] 2024-07-12 17:17:04 +0000
  • b171b91d94 build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 dependabot[bot] 2024-07-10 17:45:35 +0000
  • 959791654d
    build(deps): bump actions/dependency-review-action from 4.3.3 to 4.3.4 dependabot[bot] 2024-07-12 17:17:04 +0000
  • cb21438a09
    build(deps): bump github/codeql-action from 3.25.11 to 3.25.12 dependabot[bot] 2024-07-12 17:17:00 +0000
  • ae3671fb9b
    build(deps): bump actions/setup-go from 5.0.1 to 5.0.2 dependabot[bot] 2024-07-10 17:45:35 +0000
  • a0ece6a20f build(deps): bump google.golang.org/grpc in /remote dependabot[bot] 2024-07-09 21:57:02 +0000
  • 5a98fffb13
    build(deps): bump google.golang.org/grpc in /remote dependabot[bot] 2024-07-09 21:57:02 +0000
  • 3f40d9a463
    update viper remote/v1.20.0-alpha.5 Mark Sagi-Kazar 2024-07-01 06:13:14 +0200
  • e32d9f3d96 build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 v1.20.0-alpha.5 dependabot[bot] 2024-06-28 17:54:38 +0000
  • 2cb513ebe3
    build(deps): bump github/codeql-action from 3.25.10 to 3.25.11 dependabot[bot] 2024-06-28 17:54:38 +0000
  • b3171c42b6 add MarshalToString lin 2024-06-27 18:06:10 +0800
  • f0483c5d9e
    fix: apply envPrefix to all BindEnv vars Justin Toman 2024-06-26 17:49:09 -0500
  • 0c7eef9240
    Merge pull request #2 from xurwxj/f_support_different_type_set Victor 2024-06-26 11:44:33 +0800
  • e71d7bf15c
    chore(remote): update viper remote/v1.20.0-alpha.4 Mark Sagi-Kazar 2024-06-24 20:23:09 +0200
  • d2458a2abc feat: allow setting a default decode hook v1.20.0-alpha.4 Mark Sagi-Kazar 2024-06-24 18:20:56 +0200
  • 5964efa262 fix: do not allow overwriting the mapstructure output Mark Sagi-Kazar 2024-06-24 18:14:40 +0200
  • 7dbe493dd1 fix: do not allow setting dependencies to nil values Mark Sagi-Kazar 2024-06-24 18:06:28 +0200
  • ceb3d00ef2
    feat: allow setting a default decode hook Mark Sagi-Kazar 2024-06-24 18:20:56 +0200
  • 9a962379e6
    fix: do not allow overwriting the mapstructure output Mark Sagi-Kazar 2024-06-24 18:14:40 +0200
  • 4e47eb3a80
    fix: do not allow setting dependencies to nil values Mark Sagi-Kazar 2024-06-24 18:06:28 +0200
  • 35a46059e3
    chore(remote): update viper remote/v1.20.0-alpha.3 Mark Sagi-Kazar 2024-06-24 17:23:16 +0200
  • ee6cffa48d feat(encoding): drop HCL, Java properties and INI dependencies v1.20.0-alpha.3 Mark Sagi-Kazar 2024-06-24 15:18:50 +0200
  • 687cfb73cf refactor(encoding): drop old codec registry Mark Sagi-Kazar 2024-06-24 15:11:51 +0200
  • 7f90845afc feat(encoding): use new codec registry Mark Sagi-Kazar 2024-06-24 15:11:28 +0200
  • 6e630e548a feat(encoding): drop HCL, Java properties and INI Mark Sagi-Kazar 2024-06-24 15:10:56 +0200
  • 488253084d
    feat(encoding): drop HCL, Java properties and INI dependencies Mark Sagi-Kazar 2024-06-24 15:18:50 +0200
  • febf23df14
    refactor(encoding): drop old codec registry Mark Sagi-Kazar 2024-06-24 15:11:51 +0200
  • 42d4cb2065
    feat(encoding): use new codec registry Mark Sagi-Kazar 2024-06-24 15:11:28 +0200
  • 82b4d8357d
    feat(encoding): drop HCL, Java properties and INI Mark Sagi-Kazar 2024-06-24 15:10:56 +0200
  • e033c8e8dc docs(encoding): add docs to codec registry Mark Sagi-Kazar 2024-06-24 11:53:35 +0200
  • 8492c8d451 refactor(encoding): rename new codec registries Mark Sagi-Kazar 2024-06-24 11:52:02 +0200
  • a7f64b7f25 refactor(encoding): drop old codec registries Mark Sagi-Kazar 2024-06-24 11:50:38 +0200
  • 2a1765daf8 test(encoding): add tests for codec registry implementation Mark Sagi-Kazar 2024-06-24 11:47:00 +0200
  • d2221e2ef9 feat(encoding): make format case-insensitive Mark Sagi-Kazar 2024-06-24 11:41:23 +0200
  • 93bf64aaa3 feat(encoding): drop not found sentinel errors for now Mark Sagi-Kazar 2024-06-24 11:39:17 +0200
  • 15ad72deb2 feat(encoding): add default codec registry Mark Sagi-Kazar 2024-06-24 11:37:05 +0200
  • 29a215ca4e feat(encoding): return an error when no codec is found Mark Sagi-Kazar 2024-06-22 12:43:44 +0200
  • 3a285e0226 feat(encoding): expose new encoding layer Mark Sagi-Kazar 2024-06-21 14:27:56 +0200
  • c2ab99b3ee
    docs(encoding): add docs to codec registry Mark Sagi-Kazar 2024-06-24 11:53:35 +0200
  • 642934437b
    refactor(encoding): rename new codec registries Mark Sagi-Kazar 2024-06-24 11:52:02 +0200
  • 30e1a60bef
    refactor(encoding): drop old codec registries Mark Sagi-Kazar 2024-06-24 11:50:38 +0200
  • d89dcbd25b
    test(encoding): add tests for codec registry implementation Mark Sagi-Kazar 2024-06-24 11:47:00 +0200
  • 40dcd2690c
    feat(encoding): make format case-insensitive Mark Sagi-Kazar 2024-06-24 11:41:23 +0200
  • 545f25d6ae
    feat(encoding): drop not found sentinel errors for now Mark Sagi-Kazar 2024-06-24 11:39:17 +0200
  • 628cae5b80
    feat(encoding): add default codec registry Mark Sagi-Kazar 2024-06-24 11:37:05 +0200
  • 2b0ff92949 mergeMaps support update diff type values lousong 2024-06-24 16:45:42 +0800
  • 1c55e0ddcc
    feat(encoding): return an error when no codec is found Mark Sagi-Kazar 2024-06-22 12:43:44 +0200
  • 158a721e31
    feat(encoding): expose new encoding layer Mark Sagi-Kazar 2024-06-21 14:27:56 +0200
  • aaa9e98020
    Merge deb8393798 into a11ee9ae99 andig 2024-06-20 18:16:46 +0200
  • 517cbc6315
    refactor(encoding): remove external encoding libraries encoding Mark Sagi-Kazar 2024-06-20 14:38:01 +0200
  • f98411d629
    feat(encoding): use external encoding libraries Mark Sagi-Kazar 2024-06-20 14:35:53 +0200
  • a11ee9ae99
    chore(remote): update viper remote/v1.20.0-alpha.2 Mark Sagi-Kazar 2024-06-20 14:00:45 +0200
  • 6e4ab18b86 chore: update crypt v1.20.0-alpha.2 Mark Sagi-Kazar 2024-06-20 10:22:17 +0200
  • e3fcc4d5e6
    chore: update crypt Mark Sagi-Kazar 2024-06-20 10:22:17 +0200
  • 6e04b1fc84 build(deps): bump actions/checkout from 4.1.6 to 4.1.7 dependabot[bot] 2024-06-13 17:11:30 +0000
  • c522f312a0 build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 dependabot[bot] 2024-06-13 17:11:38 +0000
  • df93238c7b
    Merge 85ce03af09 into 7c187a462c amone 2024-06-14 13:47:34 +0000
  • 032f0fc8f5
    build(deps): bump github/codeql-action from 3.25.8 to 3.25.10 dependabot[bot] 2024-06-13 17:11:38 +0000
  • 4ce888c23e
    build(deps): bump actions/checkout from 4.1.6 to 4.1.7 dependabot[bot] 2024-06-13 17:11:30 +0000
  • ba95a943d3
    Merge 6816bca321 into 7c187a462c Matt Spaulding 2024-06-13 02:56:18 +0000
  • 5e716d3296
    build(deps): bump github/codeql-action from 3.25.8 to 3.25.9 dependabot[bot] 2024-06-12 17:34:08 +0000
  • 7c187a462c build(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3 dependabot[bot] 2024-06-06 17:15:58 +0000
  • 2bfd6960af
    build(deps): bump actions/dependency-review-action from 4.3.2 to 4.3.3 dependabot[bot] 2024-06-06 17:15:58 +0000
  • eaca2f890c Revert to go-difflib and go-spew releases Stephen Kitt 2024-06-06 16:50:16 +0200
  • 162ad875af
    Revert to go-difflib and go-spew releases Stephen Kitt 2024-06-06 16:50:16 +0200
  • a50cdb2a7d
    feat(remote): update viper version remote/v1.20.0-alpha.1 Mark Sagi-Kazar 2024-06-06 15:10:21 +0200
  • 7ad8e1ea01 feat: make the remote package a separate module v1.20.0-alpha.1 Mark Sagi-Kazar 2024-06-05 21:51:12 +0200
  • 8fa2bce32e
    feat: make the remote package a separate module Mark Sagi-Kazar 2024-06-05 21:51:12 +0200
  • d1e18b2551 feat: add experimental flag for bind struct Mark Sagi-Kazar 2024-06-04 21:06:34 +0200
  • 96ad74f6ae feat: allow enabling bind struct with an option Mark Sagi-Kazar 2024-06-04 15:32:09 +0200
  • db85e2a92d docs: update global viper documentation Mark Sagi-Kazar 2024-06-05 09:32:46 +0200
  • 3640bcdc46 feat: allow setting options on the global viper instance Mark Sagi-Kazar 2024-06-05 09:26:25 +0200
  • a42c1b9f76 feat: return error when no config type is set Mark Sagi-Kazar 2024-06-05 12:35:27 +0200
  • afe3be23cb test: add failing test for reading config without a config type Mark Sagi-Kazar 2024-06-05 10:29:25 +0200
  • e8707fde20 test: refactor read config test Mark Sagi-Kazar 2024-06-05 10:28:54 +0200
  • 736434ae54
    feat: return error when no config type is set Mark Sagi-Kazar 2024-06-05 12:35:27 +0200