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

feat(data): add custom header support to data schema client #12559

Merged
merged 33 commits into from
Nov 15, 2023
Merged

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    065c7f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b48236b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0176020 View commit details
    Browse the repository at this point in the history
  4. update individual request headers; update comments; refactor utils an…

    …d types; add custom headers for subscriptions
    david-mcafee committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    3b15680 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fa8c45 View commit details
    Browse the repository at this point in the history
  6. cleanup

    david-mcafee committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2119013 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8355a5f View commit details
    Browse the repository at this point in the history
  8. add unit tests

    david-mcafee committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    4deafac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0439b07 View commit details
    Browse the repository at this point in the history
  10. add comment

    david-mcafee committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    83beba7 View commit details
    Browse the repository at this point in the history
  11. update comment

    david-mcafee committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    2945fb5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ef6a406 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    6c5a9c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b88039 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c029b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de5a0ca View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. ts strict mode updates

    david-mcafee committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f0bbb18 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    0a8c91e View commit details
    Browse the repository at this point in the history
  2. formatting

    david-mcafee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0a62e0a View commit details
    Browse the repository at this point in the history
  3. update tsconfig

    david-mcafee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    3cf2059 View commit details
    Browse the repository at this point in the history
  4. pull in type updates

    david-mcafee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    18da01c View commit details
    Browse the repository at this point in the history
  5. minor fix

    david-mcafee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0272dac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73a34c6 View commit details
    Browse the repository at this point in the history
  7. cleanup

    david-mcafee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    63c4b5a View commit details
    Browse the repository at this point in the history
  8. test fix

    david-mcafee committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d37dd15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a4f1769 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    08a5d44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1961e83 View commit details
    Browse the repository at this point in the history
  3. add comment

    david-mcafee committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    1ec3a56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a8651e View commit details
    Browse the repository at this point in the history
  5. real time provider fix

    david-mcafee committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2a72796 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0af3e15 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72749fd View commit details
    Browse the repository at this point in the history