Releases: CyberfusionIO/cyberfusion-cluster-api-client
Releases · CyberfusionIO/cyberfusion-cluster-api-client
Fix password type annotation
What's Changed
- Fix password type annotation by @WilliamDEdwards in #83
Full Changelog: v1.103.2...v1.103.3
CustomConfigSnippets: name regex has been updated
Fix domain router update
CustomConfigSnippets: create endpoints have been split
Clusters: `customer_id` is no longer validated
Add `cluster_id` when creating a public or private ssh key
Fixed
- RootSshKeys: Add
cluster_id
when creating a public or private ssh key.
Full Changelog: v1.102.3...v1.102.4
Add `hostname` field back to the update endpoint
Add missing endpoints to cluster API entry point
Clusters: Add `name` field back to the update endpoint
Update to API version 1.198.2
Added
- CertificateManagers: Add restore endpoint.
- Clusters: Add common properties endpoint.
- Clusters: Add create endpoint.
- Clusters: Add update endpoint.
- Clusters: Add destroy endpoint.
- Crons: Add
timeout_seconds
. - Databases: Add update endpoint.
- HAProxy Listens: Add completely new endpoints.
- HAProxy Listens To Nodes: Add completely new endpoints.
- Nodes: Add create endpoint.
- Nodes: Add update endpoint.
- Nodes: Add destroy endpoint.
- Nodes: Add
maldet
node group. - SecurityTxtPolicies: Add completely new endpoints.
Changed
- Clusters: Change
customer_id
validation. - Update to API version 1.198.2.
Removed
- Clusters: Remove
name
fields. - Nodes: Remove
hostname
field. - Nodes: Remove
Main
node group.
Full Changelog: v1.101.2...v1.102.0