Skip to content

Releases: DigitalOceanPHP/Client

5.0.5 (03/05/2025)

03 May 20:44
be8658c
Compare
Choose a tag to compare
  • Fixed FirewallRuleOutbound hydration

5.0.4 (30/04/2025)

30 Apr 11:31
c6c3c8a
Compare
Choose a tag to compare
  • Fixed a bunch of entity hydration bugs

5.0.3 (11/03/2025)

11 Mar 19:55
88409b7
Compare
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
Compare
Choose a tag to compare
  • Fixed a couple of incorrect property types

5.0.1 (03/03/2025)

03 Mar 21:24
c6a014e
Compare
Choose a tag to compare
  • Fixed a PHP 8.4 deprecation notice

5.0.0 (23/02/2025)

23 Feb 20:39
84b4822
Compare
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
Compare
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
Compare
Choose a tag to compare
  • Add support for symfony/options-resolver:^7.0

4.8.0 (08/10/2023)

08 Oct 13:19
a6a9c50
Compare
Choose a tag to compare
  • Added support for PHP 8.3
  • Add support for disabling installation of DO agent

4.7.0 (30/04/2023)

30 Apr 19:51
e82e820
Compare
Choose a tag to compare
  • Add support for Reserved IPs
  • Add support for VPC getAll
  • Added support for psr/http-message v2