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: async API when Response has been processed. #1281

Merged
merged 29 commits into from
Feb 6, 2024
Merged

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    4773227 View commit details
    Browse the repository at this point in the history
  2. add proc macro support

    niklasad1 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ee9b8ea View commit details
    Browse the repository at this point in the history
  3. rename API

    niklasad1 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b595e5f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    304c938 View commit details
    Browse the repository at this point in the history
  2. improve notify API

    niklasad1 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    973e62d View commit details
    Browse the repository at this point in the history
  3. fix nits

    niklasad1 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    90da71b View commit details
    Browse the repository at this point in the history
  4. introduce ResponsePayloadV2

    niklasad1 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    53520d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

    niklasad1 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    dc88a6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51ce17e View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. add tests

    niklasad1 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ffea2ca View commit details
    Browse the repository at this point in the history
  2. address grumbles

    niklasad1 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    f549bf4 View commit details
    Browse the repository at this point in the history
  3. remove unused code

    niklasad1 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    2f1fdd8 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. fix tests

    niklasad1 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    0c98f5c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    db7e08c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    925108a View commit details
    Browse the repository at this point in the history
  3. bring back UI tests

    niklasad1 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d256661 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0eba672 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8391579 View commit details
    Browse the repository at this point in the history
  6. make more stuff private

    niklasad1 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f4b5a92 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e835a72 View commit details
    Browse the repository at this point in the history
  8. fix ui tests

    niklasad1 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    7f93b20 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7006a00 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    487df31 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    f9d7fc3 View commit details
    Browse the repository at this point in the history
  2. remove unit_error APIs

    niklasad1 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    da41c62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83c766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    802f77f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2836906 View commit details
    Browse the repository at this point in the history