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(#1132): Introduce async version of our API #1391

Merged
merged 22 commits into from
Apr 25, 2022
Merged

Commits on Apr 4, 2022

  1. Configuration menu
    Copy the full SHA
    efeb004 View commit details
    Browse the repository at this point in the history
  2. fix: remove unused check_response_error

    dcfidalgo committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    acf23f4 View commit details
    Browse the repository at this point in the history
  3. fix: adapt deprecated rubrix_client

    dcfidalgo committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    01a5c96 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. chore: make CHUNK_SIZE a class attribute

    dcfidalgo committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    5a26f7d View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. feat: add AsyncApi class

    dcfidalgo committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    e899eb2 View commit details
    Browse the repository at this point in the history
  2. chore: expose setup_loop_in_thread method

    dcfidalgo committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    5e0e61f View commit details
    Browse the repository at this point in the history
  3. chore: expose underlying authenticated client

    dcfidalgo committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    0890501 View commit details
    Browse the repository at this point in the history
  4. chore: make monitors use new asyncapi

    dcfidalgo committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    16db145 View commit details
    Browse the repository at this point in the history
  5. chore: remove unused stuff

    dcfidalgo committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    a243455 View commit details
    Browse the repository at this point in the history
  6. test: adapt/fix tests

    dcfidalgo committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    f79ca81 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be86073 View commit details
    Browse the repository at this point in the history
  8. chore: adapt monitoring

    dcfidalgo committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    776ec53 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

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

Commits on Apr 13, 2022

  1. Configuration menu
    Copy the full SHA
    fd45cb1 View commit details
    Browse the repository at this point in the history
  2. refactor: update monitors

    frascuchon committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    48e5edf View commit details
    Browse the repository at this point in the history
  3. test: update monitor tests

    frascuchon committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    296d86c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb35f1d View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

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

Commits on Apr 22, 2022

  1. Apply suggestions from code review

    Co-authored-by: Daniel Vila Suero <daniel@recogn.ai>
    frascuchon and dvsrepo committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    73d7437 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. chore: remove rublanding

    dcfidalgo committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    fd01ccc View commit details
    Browse the repository at this point in the history
  2. docs: add example/docstring

    dcfidalgo committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    b1a8192 View commit details
    Browse the repository at this point in the history
  3. chore: remove _log method

    dcfidalgo committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    0bec916 View commit details
    Browse the repository at this point in the history