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

FEATURE: workspace aware Node (introduce new NodeAdress) #5042

Merged
merged 19 commits into from
May 13, 2024

Commits on May 13, 2024

  1. TASK: Deprecate NodeAddress

    The nodeadress was added 6 years ago without the concept of multiple crs.
    Its usages will be replaced by the new node attached node address
    mhsdesign committed May 13, 2024
    Configuration menu
    Copy the full SHA
    296535b View commit details
    Browse the repository at this point in the history
  2. FEATURE: The ~bourne~ node identity

    This adds a value object to the core encapsulating all identifiers to identify/fetch a single node.
    mhsdesign committed May 13, 2024
    Configuration menu
    Copy the full SHA
    bdd41a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9c054a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a1168cf View commit details
    Browse the repository at this point in the history
  5. TASK: Rename address.nodeAggregateId to address.aggregateId and d…

    …eprecate `node.nodeAggregateId`
    mhsdesign committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9d7f722 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8d01b02 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8faeeb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    61ca91e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d38613 View commit details
    Browse the repository at this point in the history
  10. TASK: Fix linting errors

    mhsdesign committed May 13, 2024
    Configuration menu
    Copy the full SHA
    90adfd9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d76604f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aa7f207 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ed5e102 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4b92fc0 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    95ea686 View commit details
    Browse the repository at this point in the history
  16. TASK: Prefer get_object_vars instead of manually specifying array s…

    …hape
    
    Co-authored-by: Bastian Waidelich <[email protected]>
    mhsdesign and bwaidelich authored May 13, 2024
    Configuration menu
    Copy the full SHA
    c597ad4 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a190f3b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4ab3ec9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    4e5993a View commit details
    Browse the repository at this point in the history