This was a heavy one, from Cluster API version 1.214.0 to 1.227.0. This should make this package fully up-to-date with the latest version of the Cluster API. After this one, I will shift my focus towards developing an improved version of this package.
Added
Add NodeAddons endpoints.
Add Customers endpoints.
Add IP-address endpoints to Customers.
Add IP-address endpoints to Clusters.
Add FirewallRules endpoints.
Add 'firewall_rules_external_providers_enabled' property to clusters.
Add 'Docker' node group option.
Add Products endpoint to Nodes.
Add callback_url to the create method of the Nodes endpoint.
Add xgrade method to the Nodes endpoint.
Add Sites endpoints.
Add site_id property to the Cluster model.
Add MariaDbEncryptionKeys endpoints.
Add category and firewall_groups_ids properties to domain router.
Add Grafana, SingleStore, Metabase, Elasticsearch and RabbitMQ as Node groups.
Add grafana_domain, singlestore_studio_domain, singlestore_api_domain, singlestore_license_key, singlestore_root_password, metabase_domain, metabase_database_password, kibana_domain, rabbitmq_management_domain, rabbitmq_admin_password and rabbitmq_erlang_cookie properties to the Cluster model.
Add CustomConfigs endpoints.
Changed
Change the minimum values of backup interval properties of the cluster.
Changes
Closes https://github.com/CyberfusionIO/cyberfusion-cluster-api-client/issues/101
This was a heavy one, from Cluster API version 1.214.0 to 1.227.0. This should make this package fully up-to-date with the latest version of the Cluster API. After this one, I will shift my focus towards developing an improved version of this package.
Added
NodeAddons
endpoints.Customers
endpoints.FirewallRules
endpoints.Products
endpoint to Nodes.callback_url
to thecreate
method of theNodes
endpoint.xgrade
method to theNodes
endpoint.Sites
endpoints.site_id
property to theCluster
model.MariaDbEncryptionKeys
endpoints.category
andfirewall_groups_ids
properties to domain router.grafana_domain
,singlestore_studio_domain
,singlestore_api_domain
,singlestore_license_key
,singlestore_root_password
,metabase_domain
,metabase_database_password
,kibana_domain
,rabbitmq_management_domain
,rabbitmq_admin_password
andrabbitmq_erlang_cookie
properties to theCluster
model.CustomConfigs
endpoints.Changed
Fixed
istMalwareToolkitEnabled
toisMalwareToolkitEnabled
at theCluster
model.Cluster
model are set infromArray
.Checks
Client.php