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

State is passed explicitly to instrumentation and parameters are NOT mutated #2769

Merged
merged 10 commits into from Jul 26, 2022

Commits on Feb 27, 2022

  1. Another WIP PR that shows how we could transition to the new idea of …

    …passing in state to the instrumentation fields
    bbakerman committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    003bfdc View commit details
    Browse the repository at this point in the history
  2. Opps didnt write it right

    bbakerman committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    3cb1003 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. Merge remote-tracking branch 'origin/master' into state-is-passed-exp…

    …licitly-to-instrumentation
    bbakerman committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    d66a26a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41598dd View commit details
    Browse the repository at this point in the history
  3. Javadoc error

    bbakerman committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    105439a View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2022

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

Commits on Apr 29, 2022

  1. Merge remote-tracking branch 'origin/master' into state-is-passed-exp…

    …licitly-to-instrumentation
    
    # Conflicts:
    #	src/main/java/graphql/execution/instrumentation/ChainedInstrumentation.java
    bbakerman committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    6e4a559 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edaa3c8 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/master' into state-is-passed-exp…

    …licitly-to-instrumentation
    bbakerman committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    65960d0 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2022

  1. Merge remote-tracking branch 'origin/master' into state-is-passed-exp…

    …licitly-to-instrumentation
    
    # Conflicts:
    #	src/main/java/graphql/execution/Execution.java
    bbakerman committed Jul 23, 2022
    Configuration menu
    Copy the full SHA
    c7dba05 View commit details
    Browse the repository at this point in the history