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

Egaxhaj figure/adr 038 plugin system with release pio v0.45.x #64

Commits on Feb 18, 2022

  1. patch adr-038 doc

    i-norden authored and Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    b5372cc View commit details
    Browse the repository at this point in the history
  2. plugin interfaces

    i-norden authored and Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    1533238 View commit details
    Browse the repository at this point in the history
  3. plugin loader/preloader

    i-norden authored and Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    bf41043 View commit details
    Browse the repository at this point in the history
  4. plugin documentation

    i-norden authored and Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a34d829 View commit details
    Browse the repository at this point in the history
  5. file writing plugin

    i-norden authored and Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    6348618 View commit details
    Browse the repository at this point in the history
  6. baseapp pkg updates

    i-norden authored and Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    eb76c54 View commit details
    Browse the repository at this point in the history
  7. simapp integration

    i-norden authored and Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    66c69e5 View commit details
    Browse the repository at this point in the history
  8. update CHANGELOG

    i-norden authored and Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    1fec7c4 View commit details
    Browse the repository at this point in the history
  9. fixes

    i-norden authored and Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    06d0584 View commit details
    Browse the repository at this point in the history
  10. add trace plugin

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    d5d7973 View commit details
    Browse the repository at this point in the history
  11. update readme

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    4b7e019 View commit details
    Browse the repository at this point in the history
  12. updates trace plugin

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    59c1acb View commit details
    Browse the repository at this point in the history
  13. fix trace test

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    d5d8987 View commit details
    Browse the repository at this point in the history
  14. fix reference

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    0712565 View commit details
    Browse the repository at this point in the history
  15. remove unused params

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    036ab56 View commit details
    Browse the repository at this point in the history
  16. add kafka plugin

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    eb970d7 View commit details
    Browse the repository at this point in the history
  17. setup non-deterministic testing

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    41412c6 View commit details
    Browse the repository at this point in the history
  18. opt-in approach to enabling plugins

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    eb49d6a View commit details
    Browse the repository at this point in the history
  19. synchronize work between kafka and app.Commit()

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    29295b6 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d52d1c6 View commit details
    Browse the repository at this point in the history
  21. fromatting

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    5766c8f View commit details
    Browse the repository at this point in the history
  22. concurrent listener calls

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    a381c9e View commit details
    Browse the repository at this point in the history
  23. pass loaded appOpts

    Ergels Gaxhaj committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    f636ae4 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    8e21ee4 View commit details
    Browse the repository at this point in the history
  2. updated comments for HaltAppOnDeliveryError

    Ergels Gaxhaj committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    8c4d736 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. improve non-determinism tests for state listening

    Ergels Gaxhaj committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    bc1fa9a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. continue with testing when docker-compose returns error

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c9ae384 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc98110 View commit details
    Browse the repository at this point in the history
  3. update comment

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    2b62472 View commit details
    Browse the repository at this point in the history
  4. fix typo

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    ac8633a View commit details
    Browse the repository at this point in the history
  5. disable delivery report when in fire-and-forget mode

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    c68e2cd View commit details
    Browse the repository at this point in the history
  6. code improvement

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    30ba641 View commit details
    Browse the repository at this point in the history
  7. fix config param

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    4b580e3 View commit details
    Browse the repository at this point in the history
  8. remove fallback timer, long upgrades may trigger it

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    a8ef9d4 View commit details
    Browse the repository at this point in the history
  9. add missing dependency from prev cherry-pick

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    5c88705 View commit details
    Browse the repository at this point in the history
  10. use golang enum type for message key

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    5bf457e View commit details
    Browse the repository at this point in the history
  11. default to fire-and-forget for sim testing

    Ergels Gaxhaj committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    0f86bb8 View commit details
    Browse the repository at this point in the history
  12. serialize to protobuf binary

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

Commits on Apr 11, 2022

  1. remove global wait timout

    Ergels Gaxhaj committed Apr 11, 2022
    Configuration menu
    Copy the full SHA
    99eb30b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. update plugin docs

    Ergels Gaxhaj committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    3915566 View commit details
    Browse the repository at this point in the history
  2. update ADR to reflect latest proposal

    Ergels Gaxhaj committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f8587aa View commit details
    Browse the repository at this point in the history