Skip to content

Releases: CyberfusionIO/cyberfusion-cluster-api-client

Allow files to be null when retrieving UNIX user usages

11 Jan 07:00
d07b830
Compare
Choose a tag to compare

Changed

  • The files attribute of the UnixUserUsage model is now nullable. For example, when record_usage_files is set to false for the UNIX user.

Full Changelog: v1.86.4...v1.87.0

Properly apply nullable validation

06 Jan 19:16
8dd4176
Compare
Choose a tag to compare

Fixed

  • Properly apply nullable validation in BorgRepository, DatabaseUser and PassengerApp models.

Full Changelog: v1.86.3...v1.86.4

Do not filter fields for the login endpoints

31 Dec 16:02
80bbf91
Compare
Choose a tag to compare

Fixed

  • Do not filter fields for the login endpoints.

Thanks to @mbardelmeijer

Full Changelog: v1.86.2...v1.86.3

Also allow nullable values when filtering fields

28 Dec 18:32
a4ad475
Compare
Choose a tag to compare

Fixed

  • Also allow nullable values when filtering fields.

Do not require `rabbitmq` for unix users as those are nullable

25 Dec 18:47
749708c
Compare
Choose a tag to compare

Fixed

  • Do not require rabbitmq for unix users as those are nullable.

Full Changelog: v1.86.0...v1.86.1

Update to API version 1.164.0

23 Dec 06:56
675dfb7
Compare
Choose a tag to compare

Added

  • CMS theme install endpoint.
  • CMS user credentials update endpoint.

Full Changelog: v1.85.1...v1.86.0

Fix issue with an empty public key for an SSH key

18 Dec 12:32
881f953
Compare
Choose a tag to compare

Fixed

  • Allow the public key to be null in getPublicKey method.

Full Changelog: v1.85.0...v1.85.1

Update to API version 1.162

15 Dec 08:22
d3e191c
Compare
Choose a tag to compare

Removed

  • Removed databases_data_directory from clusters.

Update to API version 1.159.1

01 Dec 12:58
779bb19
Compare
Choose a tag to compare

Added

  • Return task collection on virtual host delete.

Full Changelog: v1.83.0...v1.84.0

Update to API version 1.158.0

26 Nov 14:49
97abb25
Compare
Choose a tag to compare

Added

  • Add certificate_id to Domain Routers.
  • Add MailHostnames endpoints.

Changed

  • Updated to API version 1.158.0. Read those docs for more information about MailHostnames and the certificate_id of the Domain Routers.