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

added Kafka transport library #31

Merged
merged 38 commits into from
Mar 24, 2021
Merged

added Kafka transport library #31

merged 38 commits into from
Mar 24, 2021

Commits on Mar 22, 2021

  1. fixed namespace

    mizrael committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    ebeff6c View commit details
    Browse the repository at this point in the history
  2. bumped package version

    mizrael committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    9a86805 View commit details
    Browse the repository at this point in the history
  3. bumped package version

    mizrael committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    c552f1c View commit details
    Browse the repository at this point in the history
  4. fixed namespace

    mizrael committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    7d8ac5f View commit details
    Browse the repository at this point in the history
  5. minor fixes

    mizrael committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    93a6530 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93e1484 View commit details
    Browse the repository at this point in the history
  7. added kafka images

    mizrael committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    97d4246 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. updated subscriber

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    610411c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e222738 View commit details
    Browse the repository at this point in the history
  3. addressed sonarcloud issues

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    a312ffe View commit details
    Browse the repository at this point in the history
  4. added more tests

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    dafb2cd View commit details
    Browse the repository at this point in the history
  5. moved classes

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    55e623b View commit details
    Browse the repository at this point in the history
  6. excluded coverage results

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    cb9af6a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    877eecb View commit details
    Browse the repository at this point in the history
  8. moved class

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ea512f3 View commit details
    Browse the repository at this point in the history
  9. added more tests

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f4726e4 View commit details
    Browse the repository at this point in the history
  10. added more tests

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f2ccc75 View commit details
    Browse the repository at this point in the history
  11. added logging

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    ae1dcb4 View commit details
    Browse the repository at this point in the history
  12. refactoring

    mizrael committed Mar 23, 2021
    Configuration menu
    Copy the full SHA
    f7f45ec View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. updated tests

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ec9439b View commit details
    Browse the repository at this point in the history
  2. fixed project version

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    72af217 View commit details
    Browse the repository at this point in the history
  3. addressed sonarcloud issues

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0dc029f View commit details
    Browse the repository at this point in the history
  4. bumped package versions

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7997fbd View commit details
    Browse the repository at this point in the history
  5. chores

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    4550a5e View commit details
    Browse the repository at this point in the history
  6. chores

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    750e0cd View commit details
    Browse the repository at this point in the history
  7. refactoring

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    9304e38 View commit details
    Browse the repository at this point in the history
  8. fixed visibility

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    19f04bb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5db3c44 View commit details
    Browse the repository at this point in the history
  10. updated timeout handling

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    f0f974e View commit details
    Browse the repository at this point in the history
  11. added sleep

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7fbdfc7 View commit details
    Browse the repository at this point in the history
  12. added test

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ab7aac5 View commit details
    Browse the repository at this point in the history
  13. removed unnecessary code

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    64396e6 View commit details
    Browse the repository at this point in the history
  14. addressed sonarcloud issues

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    e8d3644 View commit details
    Browse the repository at this point in the history
  15. updated cancellation policy

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c84b502 View commit details
    Browse the repository at this point in the history
  16. updated cancellation policy

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    edb4435 View commit details
    Browse the repository at this point in the history
  17. added disposed check

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ad88851 View commit details
    Browse the repository at this point in the history
  18. refactoring

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    c0d0e55 View commit details
    Browse the repository at this point in the history
  19. removed unused parameter

    mizrael committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    093e635 View commit details
    Browse the repository at this point in the history