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

Implement request ID access for SDK clients RFC #2129

Merged
merged 53 commits into from Feb 11, 2023

Commits on Dec 22, 2022

  1. Add RequestId trait

    jdisanti committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    60afad8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c761516 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1250e65 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab14c6e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ce44f8 View commit details
    Browse the repository at this point in the history
  6. Set request ID on outputs

    jdisanti committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    b133cc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1468c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d3d201d View commit details
    Browse the repository at this point in the history
  9. Update changelog

    jdisanti committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    bd9d166 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2023

  1. Configuration menu
    Copy the full SHA
    3c21d82 View commit details
    Browse the repository at this point in the history
  2. Fix codegen-core tests

    jdisanti committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    fa82661 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Combine Error and ErrorKind

    jdisanti committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8c09f45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    70547bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    65367e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7eb87a7 View commit details
    Browse the repository at this point in the history
  5. Fix codegen-core tests

    jdisanti committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    e9eee00 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d3c9c80 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Configuration menu
    Copy the full SHA
    b6d1ebb View commit details
    Browse the repository at this point in the history
  2. Re-export ErrorMetadata

    jdisanti committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    a1a426b View commit details
    Browse the repository at this point in the history
  3. Update changelog

    jdisanti committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    daf7a38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6438cc8 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Incorporate feedback

    jdisanti committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    ef0614f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a7f1c1 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    2338074 View commit details
    Browse the repository at this point in the history
  2. Fix doc link

    jdisanti committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    cbff721 View commit details
    Browse the repository at this point in the history
  3. Fix the canary build

    jdisanti committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b038943 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f11225f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ca4a92 View commit details
    Browse the repository at this point in the history
  6. Fix tracing statement

    jdisanti committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    87e0fef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b4680d2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6578643 View commit details
    Browse the repository at this point in the history
  9. Fix S3Control endpoint tests

    jdisanti committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    f41fbae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    af52cd3 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    69f367d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e345fe View commit details
    Browse the repository at this point in the history
  3. Revert "temp: Check if Gradle caching is causing the server codegen i…

    …ssue"
    
    This reverts commit 69f367d.
    jdisanti committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    164b2f0 View commit details
    Browse the repository at this point in the history
  4. Fix Python server errors

    jdisanti committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    e667dda View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    1bce442 View commit details
    Browse the repository at this point in the history
  2. Rename _meta to meta

    jdisanti committed Feb 1, 2023
    Configuration menu
    Copy the full SHA
    63ca8b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44c1dd0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe1ec5a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a5b47b View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

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

Commits on Feb 3, 2023

  1. Fix doc link

    jdisanti committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    13297be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44ab428 View commit details
    Browse the repository at this point in the history
  3. Minor fixes

    jdisanti committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    dd7c7ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fbf08d7 View commit details
    Browse the repository at this point in the history
  5. Fix test compile

    jdisanti committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    4d92c09 View commit details
    Browse the repository at this point in the history
  6. Fix another doc link

    jdisanti committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1805cee View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Incorporate feedback

    jdisanti committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    ea72017 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41dff69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5f31e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

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