Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hashicorp/go-retryablehttp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.6
Choose a base ref
...
head repository: hashicorp/go-retryablehttp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.7
Choose a head ref
  • 11 commits
  • 8 files changed
  • 5 contributors

Commits on Mar 15, 2022

  1. Redacted URL in logs / errors

    So that basic auth creds, if any, won't show up in logs
    danehammer authored and dany74q committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    28e8f81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e8765 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    b2aee50 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. chore: remove refs to deprecated io/ioutil

    Signed-off-by: guoguangwu <[email protected]>
    testwill committed May 11, 2024
    Configuration menu
    Copy the full SHA
    f3e9417 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge pull request #226 from testwill/ioutil

    chore: remove refs to deprecated io/ioutil
    manicminer authored May 13, 2024
    Configuration menu
    Copy the full SHA
    490fc06 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Bump actions/checkout from 4.1.5 to 4.1.6

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@44c2b7a...a5ac7e5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 16, 2024
    Configuration menu
    Copy the full SHA
    47fe99e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Merge pull request #227 from hashicorp/dependabot/github_actions/acti…

    …ons/checkout-4.1.6
    
    Bump actions/checkout from 4.1.5 to 4.1.6
    manicminer authored May 17, 2024
    Configuration menu
    Copy the full SHA
    86e852d View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    8a28c57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #158 from dany74q/danny/redacted-url-in-logs

    Redacted URL in logs / errors
    manicminer authored May 30, 2024
    Configuration menu
    Copy the full SHA
    a99f07b View commit details
    Browse the repository at this point in the history
  3. v0.7.7

    manicminer authored May 30, 2024
    Configuration menu
    Copy the full SHA
    defb9f4 View commit details
    Browse the repository at this point in the history
  4. v0.7.7

    manicminer authored May 30, 2024
    Configuration menu
    Copy the full SHA
    1542b31 View commit details
    Browse the repository at this point in the history
Loading