Skip to content

Releases: DigitalOceanPHP/Client

5.1.1 (06/05/2026)

06 May 21:18
2ac10c3

Choose a tag to compare

  • Add sensitive parameter annotations for authentication tokens

5.1.0 (06/05/2026)

06 May 12:07
19b4e84

Choose a tag to compare

  • Add PHP 8.5 support
  • Add support for listing Droplets by name or type
  • Fixed the Droplet::create SSH keys parameter type documentation
  • Fixed hydration of object-backed App Platform and project resource fields
  • Fixed LoadBalancer hydration and update serialization
  • Fixed Volume hydration when droplet_ids is null

5.0.5 (03/05/2025)

03 May 20:44
be8658c

Choose a tag to compare

  • Fixed FirewallRuleOutbound hydration

5.0.4 (30/04/2025)

30 Apr 11:31
c6c3c8a

Choose a tag to compare

  • Fixed a bunch of entity hydration bugs

5.0.3 (11/03/2025)

11 Mar 19:55
88409b7

Choose a tag to compare

  • Fixed hydration of the Network class with IPv6 addresses

5.0.2 (04/03/2025)

04 Mar 11:24
dfb125c

Choose a tag to compare

  • Fixed a couple of incorrect property types

5.0.1 (03/03/2025)

03 Mar 21:24
c6a014e

Choose a tag to compare

  • Fixed a PHP 8.4 deprecation notice

5.0.0 (23/02/2025)

23 Feb 20:39
84b4822

Choose a tag to compare

  • Add PHP 8.4 support
  • Drop support for PHP earlier than 8.1
  • Moved various param types to native PHP types
  • Add floatingIpLimit to Account entity
  • Add storageSizeMib to DatabaseCluster entity
  • Add support for custom and snapshot image types
  • Changed the signature of Firewall::update to allow partial changes

4.9.1 (23/02/2025)

23 Feb 20:35
ec73498

Choose a tag to compare

  • Work around null list bugs in the app and database APIs

4.9.0 (03/12/2023)

03 Dec 23:03
fc035f2

Choose a tag to compare

  • Add support for symfony/options-resolver:^7.0