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

[confignet] Change Transport from string to TransportType #9385

Merged
merged 23 commits into from Mar 15, 2024

Commits on Jan 29, 2024

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

    TylerHelmuth committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3094f16 View commit details
    Browse the repository at this point in the history
  3. update names

    TylerHelmuth committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5280d66 View commit details
    Browse the repository at this point in the history
  4. Update enum names

    TylerHelmuth committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    68f1f55 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    f936981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6df3f2 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    TylerHelmuth committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    687ec3f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Apply suggestions from code review

    Co-authored-by: Pablo Baeyens <pbaeyens31+github@gmail.com>
    TylerHelmuth and mx-psi committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    49ad71f View commit details
    Browse the repository at this point in the history
  2. Dont break user configs

    TylerHelmuth committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    631721f View commit details
    Browse the repository at this point in the history
  3. merge upstream/main

    TylerHelmuth committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1f8d0d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa4b6a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Apply feedback

    TylerHelmuth committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    517e516 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    755576b View commit details
    Browse the repository at this point in the history
  3. merge in upstream/main

    TylerHelmuth committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    a89b7f3 View commit details
    Browse the repository at this point in the history
  4. Adjust Unmarshal

    TylerHelmuth committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    3554450 View commit details
    Browse the repository at this point in the history
  5. Revert Unmarshal change

    TylerHelmuth committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    602ba2d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge in upstream/main

    TylerHelmuth committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    44dda15 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    a4a33a8 View commit details
    Browse the repository at this point in the history
  2. Cleanup comments

    TylerHelmuth committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    00aea6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92ec983 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83305d4 View commit details
    Browse the repository at this point in the history
  5. Fix type reference

    TylerHelmuth committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    7c62f5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    21608ea View commit details
    Browse the repository at this point in the history