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 support for HAProxy Listens nodes_ids #127

Merged
merged 1 commit into from
Jan 20, 2025
Merged

Conversation

gh271
Copy link

@gh271 gh271 commented Jan 2, 2025

Changes

Added support for the nodes_ids parameter for "HAProxy Listens" added in Core API "1.238.0". Please sanity check my changes :)

Tests pass, but I have not manually tested the client. Also, I did not take into account any changes between the previous tested Core API version (1.230.1), and the current one.

Checks

  • The version constant is updated in Client.php
  • The changelog is updated (when applicable)
  • The supported Core API version is updated in the README (when applicable)

@dvdheiden
Copy link
Collaborator

Thank you for your contribution.

I think I should update the client a bit more to properly support 1.238.0 with all the other changes too. I will free up some time soon.

@dvdheiden dvdheiden merged commit c70dd21 into CyberfusionIO:main Jan 20, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants