Skip to content
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: unified source code #304

Closed
wants to merge 8 commits into from
Closed

Commits on Jan 22, 2023

  1. amended

    mihirm21 committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    a7f890e View commit details
    Browse the repository at this point in the history
  2. unifies source code

    feat : Unify case usage, seperators and punctuation for logging
    mihirm21 committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    0c1e8b1 View commit details
    Browse the repository at this point in the history
  3. update logger.go

    feat : back to normal
    
    Signed-off-by: Mihir Mittal <[email protected]>
    mihirm21 authored Jan 22, 2023
    Configuration menu
    Copy the full SHA
    bc5393a View commit details
    Browse the repository at this point in the history
  4. fix(deps): update module github.com/spf13/viper to v1.15.0 (open-feat…

    …ure#296)
    
    [![Mend
    Renovate](https://app.renovatebot.com/images/banner.svg)](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
    [@&#8203;mozartz](https://togithub.com/mozartz) in
    [https://github.com/spf13/viper/pull/1464](https://togithub.com/spf13/viper/pull/1464)
    
    ##### Enhancements 🚀
    
    - Add DocBlock to WatchConfig by
    [@&#8203;glebik000](https://togithub.com/glebik000) in
    [https://github.com/spf13/viper/pull/1467](https://togithub.com/spf13/viper/pull/1467)
    
    ##### Breaking Changes 🛠
    
    - Drop YAML v2 and TOML v1 by
    [@&#8203;sagikazarmark](https://togithub.com/sagikazarmark) in
    [https://github.com/spf13/viper/pull/1493](https://togithub.com/spf13/viper/pull/1493)
    - Drop support for Go 1.16 by
    [@&#8203;sagikazarmark](https://togithub.com/sagikazarmark) in
    [https://github.com/spf13/viper/pull/1494](https://togithub.com/spf13/viper/pull/1494)
    
    ##### Dependency Updates ⬆️
    
    - build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 by
    [@&#8203;dependabot](https://togithub.com/dependabot) in
    [https://github.com/spf13/viper/pull/1465](https://togithub.com/spf13/viper/pull/1465)
    - build(deps): bump github.com/magiconair/properties from 1.8.6 to 1.8.7
    by [@&#8203;dependabot](https://togithub.com/dependabot) in
    [https://github.com/spf13/viper/pull/1475](https://togithub.com/spf13/viper/pull/1475)
    - build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.5 to 2.0.6
    by [@&#8203;dependabot](https://togithub.com/dependabot) in
    [https://github.com/spf13/viper/pull/1466](https://togithub.com/spf13/viper/pull/1466)
    - build(deps): bump mheap/github-action-required-labels from 2 to 3 by
    [@&#8203;dependabot](https://togithub.com/dependabot) in
    [https://github.com/spf13/viper/pull/1482](https://togithub.com/spf13/viper/pull/1482)
    - build(deps): bump github.com/subosito/gotenv from 1.4.1 to 1.4.2 by
    [@&#8203;dependabot](https://togithub.com/dependabot) in
    [https://github.com/spf13/viper/pull/1488](https://togithub.com/spf13/viper/pull/1488)
    - build(deps): bump github.com/sagikazarmark/crypt from 0.8.0 to 0.9.0
    by [@&#8203;dependabot](https://togithub.com/dependabot) in
    [https://github.com/spf13/viper/pull/1490](https://togithub.com/spf13/viper/pull/1490)
    
    #### New Contributors
    
    - [@&#8203;choar816](https://togithub.com/choar816) made their first
    contribution in
    [https://github.com/spf13/viper/pull/1481](https://togithub.com/spf13/viper/pull/1481)
    - [@&#8203;lol768](https://togithub.com/lol768) made their first
    contribution in
    [https://github.com/spf13/viper/pull/1485](https://togithub.com/spf13/viper/pull/1485)
    - [@&#8203;mozartz](https://togithub.com/mozartz) made their first
    contribution in
    [https://github.com/spf13/viper/pull/1464](https://togithub.com/spf13/viper/pull/1464)
    - [@&#8203;glebik000](https://togithub.com/glebik000) made their first
    contribution in
    [https://github.com/spf13/viper/pull/1467](https://togithub.com/spf13/viper/pull/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 <[email protected]>
    renovate[bot] authored and mihirm21 committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    d78ba9a View commit details
    Browse the repository at this point in the history
  5. amended

    Signed-off-by: Mihir Mittal <[email protected]>
    mihirm21 committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    f42c2da View commit details
    Browse the repository at this point in the history
  6. unifies source code

    feat : Unify case usage, seperators and punctuation for logging
    Signed-off-by: Mihir Mittal <[email protected]>
    mihirm21 committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    3b47832 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8edc090 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. reverted changes

    mihirm21 committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    b02557c View commit details
    Browse the repository at this point in the history