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

Remove Temporary Serialization Shim #2549

Merged
merged 9 commits into from
May 3, 2023
Merged

Remove Temporary Serialization Shim #2549

merged 9 commits into from
May 3, 2023

Commits on Apr 17, 2023

  1. Rename AcquireJobRequest::StreamID to AcquireJobRequest::JobMessageID…

    … to match corresponding server-side update.
    jww3 committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    cd94fc4 View commit details
    Browse the repository at this point in the history
  2. appeased the linter

    jww3 authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    293e6ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a9db55 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Added unit tests to prove AcquireJobRequest serialization/deserializa…

    …tion is as-expected.
    jww3 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    a3a637a View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/users/jww3/acquirejobrequest-twe…

    …ak' into jww3-patch-2
    jww3 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    98cbb09 View commit details
    Browse the repository at this point in the history
  3. update unit tests

    jww3 committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    c5f0cc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Update AcquireJobRequestL0.cs

    Distinguish unit test variations.
    jww3 authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    705a3cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55be0aa View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

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