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: update provider status when provider emits events #309

Merged
merged 6 commits into from
Apr 7, 2024

Commits on Apr 7, 2024

  1. refactor: move registry singleton to the registry module

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ee0296f View commit details
    Browse the repository at this point in the history
  2. refactor: make openfeature.provider.registry a private module

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    caf3c2e View commit details
    Browse the repository at this point in the history
  3. feat: update provider status when provider emits events

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    a1f8cae View commit details
    Browse the repository at this point in the history
  4. refactor: avoid duplicate code

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    b8e2fcc View commit details
    Browse the repository at this point in the history
  5. fix: fix provider event dispatch on initialize/shutdown

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    2dc911f View commit details
    Browse the repository at this point in the history
  6. refactor: rename default_registry to provider_registry

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9aa8a75 View commit details
    Browse the repository at this point in the history