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: 99designs/gqlgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.26
Choose a base ref
...
head repository: 99designs/gqlgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.27
Choose a head ref
  • 7 commits
  • 44 files changed
  • 4 contributors

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    fbfa16e View commit details
    Browse the repository at this point in the history
  2. Update Changelog for v0.17.26

    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    StevenACoffman committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    acbae6f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Add omitempty to struct tags for nullable types (#2436)

    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    StevenACoffman authored Mar 9, 2023
    Configuration menu
    Copy the full SHA
    0bbc7f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2023

  1. feat: support ApolloSandbox playground (#2581)

    * feat: support ApolloSandbox playground
    
    * add initialState to be same behavior as others
    
    * add docs link of configuration values
    ergofriend authored Mar 11, 2023
    Configuration menu
    Copy the full SHA
    622039c View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. POST transport: missing return and unnecessary logs (#2584)

    * Add missing return in HTTP POST transport
    
    * Remove HTTP POST transport logs
    Desuuuu authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    05500c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Revert mstephano #2486 #2508 #2528 (#2587)

    Signed-off-by: Steve Coffman <steve@khanacademy.org>
    StevenACoffman authored Mar 20, 2023
    Configuration menu
    Copy the full SHA
    aab9b96 View commit details
    Browse the repository at this point in the history
  2. release v0.17.27

    StevenACoffman committed Mar 20, 2023
    Configuration menu
    Copy the full SHA
    5bfcdd6 View commit details
    Browse the repository at this point in the history
Loading