New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add multiple endpoints support for remote #1464
Conversation
A maintainer will take a look at your pull request shortly. In the meantime: We are working on Viper v2 and we would love to hear your thoughts about what you like or don't like about Viper, so we can improve or fix those issues.
https://twitter.com/sagikazarmark/status/1306904078967074816 Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM Thanks!
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/viper](https://togithub.com/spf13/viper) | require | minor | `v1.14.0` -> `v1.15.0` | --- ### Release Notes <details> <summary>spf13/viper</summary> ### [`v1.15.0`](https://togithub.com/spf13/viper/releases/tag/v1.15.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.14.0...v1.15.0) <!-- Release notes generated using configuration in .github/release.yml at v1.15.0 --> #### What's Changed ##### Exciting New Features🎉 - feat: add multiple endpoints support for remote by [@​mozartz](https://togithub.com/mozartz) in [spf13/viper#1464 ##### Enhancements🚀 - Add DocBlock to WatchConfig by [@​glebik000](https://togithub.com/glebik000) in [spf13/viper#1467 ##### Breaking Changes🛠 - Drop YAML v2 and TOML v1 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1493 - Drop support for Go 1.16 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1494 ##### Dependency Updates⬆️ - build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1465 - build(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1475 - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1466 - build(deps): bump mheap/github-action-required-labels from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1482 - build(deps): bump github.com/subosito/gotenv from 1.4.1 to 1.4.2 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1488 - build(deps): bump github.com/sagikazarmark/crypt from 0.8.0 to 0.9.0 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1490 #### New Contributors - [@​choar816](https://togithub.com/choar816) made their first contribution in [spf13/viper#1481 - [@​lol768](https://togithub.com/lol768) made their first contribution in [spf13/viper#1485 - [@​mozartz](https://togithub.com/mozartz) made their first contribution in [spf13/viper#1464 - [@​glebik000](https://togithub.com/glebik000) made their first contribution in [spf13/viper#1467 **Full Changelog**: spf13/viper@v1.14.0...v1.15.0 </details> --- ### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Enabled.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/open-feature/flagd). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS40In0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…ure#296) [](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/viper](https://togithub.com/spf13/viper) | require | minor | `v1.14.0` -> `v1.15.0` | --- ### Release Notes <details> <summary>spf13/viper</summary> ### [`v1.15.0`](https://togithub.com/spf13/viper/releases/tag/v1.15.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.14.0...v1.15.0) <!-- Release notes generated using configuration in .github/release.yml at v1.15.0 --> #### What's Changed ##### Exciting New Features🎉 - feat: add multiple endpoints support for remote by [@​mozartz](https://togithub.com/mozartz) in [spf13/viper#1464 ##### Enhancements🚀 - Add DocBlock to WatchConfig by [@​glebik000](https://togithub.com/glebik000) in [spf13/viper#1467 ##### Breaking Changes🛠 - Drop YAML v2 and TOML v1 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1493 - Drop support for Go 1.16 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1494 ##### Dependency Updates⬆️ - build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1465 - build(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1475 - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1466 - build(deps): bump mheap/github-action-required-labels from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1482 - build(deps): bump github.com/subosito/gotenv from 1.4.1 to 1.4.2 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1488 - build(deps): bump github.com/sagikazarmark/crypt from 0.8.0 to 0.9.0 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1490 #### New Contributors - [@​choar816](https://togithub.com/choar816) made their first contribution in [spf13/viper#1481 - [@​lol768](https://togithub.com/lol768) made their first contribution in [spf13/viper#1485 - [@​mozartz](https://togithub.com/mozartz) made their first contribution in [spf13/viper#1464 - [@​glebik000](https://togithub.com/glebik000) made their first contribution in [spf13/viper#1467 **Full Changelog**: spf13/viper@v1.14.0...v1.15.0 </details> --- ### Configuration📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).🚦 **Automerge**: Enabled.♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/open-feature/flagd). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDUuNCIsInVwZGF0ZWRJblZlciI6IjM0LjEwNS40In0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Signed-off-by: Mihir Mittal <105881639+mihirm21@users.noreply.github.com>
#67) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/spf13/viper](https://togithub.com/spf13/viper) | require | minor | `v1.14.0` -> `v1.15.0` | --- ### Release Notes <details> <summary>spf13/viper</summary> ### [`v1.15.0`](https://togithub.com/spf13/viper/releases/tag/v1.15.0) [Compare Source](https://togithub.com/spf13/viper/compare/v1.14.0...v1.15.0) <!-- Release notes generated using configuration in .github/release.yml at v1.15.0 --> #### What's Changed ##### Exciting New Features🎉 - feat: add multiple endpoints support for remote by [@​mozartz](https://togithub.com/mozartz) in [spf13/viper#1464 ##### Enhancements🚀 - Add DocBlock to WatchConfig by [@​glebik000](https://togithub.com/glebik000) in [spf13/viper#1467 ##### Breaking Changes🛠 - Drop YAML v2 and TOML v1 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1493 - Drop support for Go 1.16 by [@​sagikazarmark](https://togithub.com/sagikazarmark) in [spf13/viper#1494 ##### Dependency Updates⬆️ - build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1465 - build(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1475 - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1466 - build(deps): bump mheap/github-action-required-labels from 2 to 3 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1482 - build(deps): bump github.com/subosito/gotenv from 1.4.1 to 1.4.2 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1488 - build(deps): bump github.com/sagikazarmark/crypt from 0.8.0 to 0.9.0 by [@​dependabot](https://togithub.com/dependabot) in [spf13/viper#1490 #### New Contributors - [@​choar816](https://togithub.com/choar816) made their first contribution in [spf13/viper#1481 - [@​lol768](https://togithub.com/lol768) made their first contribution in [spf13/viper#1485 - [@​mozartz](https://togithub.com/mozartz) made their first contribution in [spf13/viper#1464 - [@​glebik000](https://togithub.com/glebik000) made their first contribution in [spf13/viper#1467 **Full Changelog**: spf13/viper@v1.14.0...v1.15.0 </details> --- ### Configuration📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).🚦 **Automerge**: Enabled.♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM0LjEwMC4wIn0=--> Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
No description provided.