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

Removed null constraints on NodeInfo fields that are returned null from Amazon OpenSearch Service #1132

Merged
merged 4 commits into from
Aug 12, 2024

Commits on Aug 8, 2024

  1. Removed the null constraints on NodeInfo.host, NodeInfo.Ip, NodeInfo.…

    …TransportAddress
    
    Signed-off-by: Dan Cecoi <[email protected]>
    Dan Cecoi authored and Dan Cecoi committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cdd1956 View commit details
    Browse the repository at this point in the history
  2. Added a CHANGELOG entry, made the getters nullable and removed extra …

    …white space
    
    Signed-off-by: Dan Cecoi <[email protected]>
    Dan Cecoi authored and Dan Cecoi committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    09a75d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge remote-tracking branch 'origin/main' into issue1129v2

    Signed-off-by: Dan Cecoi <[email protected]>
    
    # Conflicts:
    #	CHANGELOG.md
    Dan Cecoi authored and Dan Cecoi committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    35ca1e5 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. modified the PR link in the changelog

    Signed-off-by: Dan Cecoi <[email protected]>
    Dan Cecoi authored and Dan Cecoi committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    b970299 View commit details
    Browse the repository at this point in the history