Skip to content

Releases: CyberfusionIO/cyberfusion-cluster-api-client

Fix password type annotation

03 Oct 13:42
076bc9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.103.2...v1.103.3

CustomConfigSnippets: name regex has been updated

03 Oct 06:08
4755933
Compare
Choose a tag to compare

Changed

  • CustomConfigSnippets: name regex has been updated.

Full Changelog: v1.103.1...v1.103.2

Fix domain router update

02 Oct 21:31
71052ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.103.0...v1.103.1

CustomConfigSnippets: create endpoints have been split

29 Sep 11:43
84db902
Compare
Choose a tag to compare

Changed

  • CustomConfigSnippets: create endpoints have been split.

Full Changelog: v1.102.5...v1.103.0

Clusters: `customer_id` is no longer validated

27 Sep 18:03
95ba0ba
Compare
Choose a tag to compare

Fixed

  • Clusters: customer_id is no longer validated.

Full Changelog: v1.102.4...v1.102.5

Add `cluster_id` when creating a public or private ssh key

26 Sep 07:00
34d8677
Compare
Choose a tag to compare

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

23 Sep 08:12
74da1f6
Compare
Choose a tag to compare

Added

  • Node: Add hostname field back to the update endpoint.

Full Changelog: v1.102.2...v1.102.3

Add missing endpoints to cluster API entry point

23 Sep 07:53
d06a3d6
Compare
Choose a tag to compare

Added

  • Add missing endpoints to cluster API entry point.

Full Changelog: v1.102.1...v1.102.2

Clusters: Add `name` field back to the update endpoint

23 Sep 06:38
b8cab58
Compare
Choose a tag to compare

Fixed

  • Clusters: Add name field back to the update endpoint.

Full Changelog: v1.102.0...v1.102.1

Update to API version 1.198.2

23 Sep 06:26
25430b4
Compare
Choose a tag to compare

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

Removed

  • Clusters: Remove name fields.
  • Nodes: Remove hostname field.
  • Nodes: Remove Main node group.

Full Changelog: v1.101.2...v1.102.0