这是indexloc提供的服务,不要输入任何密码
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: hasura/go-graphql-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.2
Choose a base ref
...
head repository: hasura/go-graphql-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 4 contributors

Commits on Jun 21, 2024

  1. throw NetworkError when the server returns a non-200 http status (#143)

    * throw NetworkError when the server returns a non-200 http status
    LukeSparkLayer authored Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fa97047 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. feat: add ExecRawWithExtensions method for retrieving extensions in r…

    …esponse (#144)
    
    * feat: add ExecRawWithExtensions method for retrieving extensions in response
    
    ---------
    
    Co-authored-by: Rafał Kałuski <rafal.kaluski@asseco.pl>
    r4fall1 and Rafał Kałuski authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    132b131 View commit details
    Browse the repository at this point in the history
  2. ci: skip reporting coverage from forked repositories (#145)

    * ci: skip reporting coverage from forked repositories
    hgiasac authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    5a8b2ec View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. feat: decode extensions from response via BindExtensions option (#146)

    * feat: decode extensions from response via BindExtensions option
    hgiasac authored Jun 29, 2024
    Configuration menu
    Copy the full SHA
    1d68c4a View commit details
    Browse the repository at this point in the history
Loading