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

Update to API version 1.238.0 #129

Merged
merged 6 commits into from
Jan 20, 2025
Merged

Update to API version 1.238.0 #129

merged 6 commits into from
Jan 20, 2025

Conversation

dvdheiden
Copy link
Collaborator

@dvdheiden dvdheiden commented Jan 20, 2025

Changes

Added

  • Add NextCloud endpoints.
  • Add index property to CmsConfigurationContstant and add it to the request body.
  • Add plugin methods to CMSes endpoint.
  • Add reference property to the TaskCollection model.
  • Add deploymentResults method to the Cluster endpoint.
  • Add ClamAV as node group.
  • Add AWS as option for the external_provider_name property of the FirewallRule model.
  • Add name property to the BorgArchiveMetadata model.
  • Add load_balancing_method property to the Cluster model.
  • Add load_balancing_method property to the HAProxyListen model.
  • Add compatibility for this client for PHP 8.4.

Changed

Fixed

  • Fix task collection return when just the task_collection_uuid is returned.

Removed

  • Removed the show_raw_message parameter from the LogFilter as the raw message is now always returned.
  • Removed the restore method of the CertificateManagers endpoint as Certificate Manager are no longer soft-deleted.

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 dvdheiden added the enhancement New feature or request label Jan 20, 2025
@dvdheiden dvdheiden self-assigned this Jan 20, 2025
@dvdheiden dvdheiden changed the title Feature/1.238.0 Update to API version 1.238.0 Jan 20, 2025
@dvdheiden dvdheiden marked this pull request as ready for review January 20, 2025 13:45
@WilliamDEdwards WilliamDEdwards merged commit b0cd7a1 into main Jan 20, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants