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

Add support for configuring the default handlers [SDK-3566] #840

Merged
merged 21 commits into from
Oct 6, 2022

Commits on Sep 22, 2022

  1. Configuration menu
    Copy the full SHA
    ae7a189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5b54b6 View commit details
    Browse the repository at this point in the history
  3. Remove extra leading space

    Widcket committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b636513 View commit details
    Browse the repository at this point in the history
  4. Revert test changes

    Widcket committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    0c0a2df View commit details
    Browse the repository at this point in the history
  5. Fix import order

    Widcket committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    ae5e1e7 View commit details
    Browse the repository at this point in the history
  6. Add tests for custom handlers

    Widcket committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9364a56 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    adaa7de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a274d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    893d08a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e37c82a View commit details
    Browse the repository at this point in the history
  5. Fix handler types

    Widcket committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    313fe09 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

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

Commits on Oct 6, 2022

  1. Add unit tests

    Widcket committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    d1c44d5 View commit details
    Browse the repository at this point in the history
  2. Simplify test var names

    Widcket committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    87e03bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    708f039 View commit details
    Browse the repository at this point in the history
  4. Add API docs

    Widcket committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    da1f7ad View commit details
    Browse the repository at this point in the history
  5. Add more API docs

    Widcket committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    fb9440c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d8029f View commit details
    Browse the repository at this point in the history
  7. Update the migration guide

    Widcket committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    54f9a6b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b02f9b4 View commit details
    Browse the repository at this point in the history
  9. Update examples

    adamjmcgrath committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    13a3a0c View commit details
    Browse the repository at this point in the history