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 schema registry and migrator components #9710

Open
wants to merge 37 commits into
base: main
Choose a base branch
from

Commits on Nov 4, 2024

  1. Implement MirrorNodeState

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    ce8ef43 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. feat: Add schema registry component for reusable services

    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    804eae1 View commit details
    Browse the repository at this point in the history
  2. feat: Add service migrator similar to services

    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e00abba View commit details
    Browse the repository at this point in the history
  3. Implement MirrorNodeState

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dda0c80 View commit details
    Browse the repository at this point in the history
  4. Add dynamic service configuration

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    7b1d58d View commit details
    Browse the repository at this point in the history
  5. Merge branch '09259-state-implementation' into 09260-add-schema-regis…

    …try-component
    
    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b67223f View commit details
    Browse the repository at this point in the history
  6. fix: Uncomment needed lines in schema registry after state changes

    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dd72bd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. fix: Refactor migrator and networkInfo for successful state initializ…

    …ation
    
    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    c2702b7 View commit details
    Browse the repository at this point in the history
  2. fix: Addressing review comments

    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    5dded46 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. fix: Addressing review comments

    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    cceb9e5 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Implement MirrorNodeState

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b38d57d View commit details
    Browse the repository at this point in the history
  2. Add dynamic service configuration

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f1e940e View commit details
    Browse the repository at this point in the history
  3. Fix code smell

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ea49673 View commit details
    Browse the repository at this point in the history
  4. Increase code coverage

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2b598bf View commit details
    Browse the repository at this point in the history
  5. sync with services more

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    f0d9d34 View commit details
    Browse the repository at this point in the history
  6. Update the state as in example

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    cd96150 View commit details
    Browse the repository at this point in the history
  7. Fix code smells and improve coverage

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2fede4f View commit details
    Browse the repository at this point in the history
  8. Fix code smells

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    afcf416 View commit details
    Browse the repository at this point in the history
  9. Merge branch '09259-state-implementation' into 09260-add-schema-regis…

    …try-component
    
    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    b8ae0f0 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Implement MirrorNodeState

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    afbf84a View commit details
    Browse the repository at this point in the history
  2. Add dynamic service configuration

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    90e20a1 View commit details
    Browse the repository at this point in the history
  3. Fix code smell

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7917a71 View commit details
    Browse the repository at this point in the history
  4. Increase code coverage

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8c730bb View commit details
    Browse the repository at this point in the history
  5. sync with services more

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d7b3da2 View commit details
    Browse the repository at this point in the history
  6. Update the state as in example

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    8fe36b1 View commit details
    Browse the repository at this point in the history
  7. Fix code smells and improve coverage

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    532e291 View commit details
    Browse the repository at this point in the history
  8. Fix code smells

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    5116cba View commit details
    Browse the repository at this point in the history
  9. Fix PR comments

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    49cdcfb View commit details
    Browse the repository at this point in the history
  10. Improve coverage

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    bdefa11 View commit details
    Browse the repository at this point in the history
  11. Increase coverage

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fa57b07 View commit details
    Browse the repository at this point in the history
  12. Increase coverage (again)

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    28a2912 View commit details
    Browse the repository at this point in the history
  13. Rename packages

    Signed-off-by: Bilyana Gospodinova <[email protected]>
    bilyana-gospodinova committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b724cbb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Merge branch '09259-state-implementation' into 09260-add-schema-regis…

    …try-component
    
    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    18e6dd0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into 09260-add-schema-registry-component

    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    9715335 View commit details
    Browse the repository at this point in the history
  3. fix: Remove duplicated classes

    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7f32049 View commit details
    Browse the repository at this point in the history
  4. fix: Fix code smells

    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    62d40fa View commit details
    Browse the repository at this point in the history
  5. fix: Fix code smells

    Signed-off-by: Kristiyan Selveliev <[email protected]>
    kselveliev committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    7feac7d View commit details
    Browse the repository at this point in the history