Skip to content

Releases: DigitalOceanPHP/Client

4.2.0 (20/02/2021)

20 Feb 21:05
Compare
Choose a tag to compare
  • Support VPCs when creating droplets
  • Added missing firewall methods

4.1.1 (20/02/2021)

20 Feb 20:55
a488fbf
Compare
Choose a tag to compare
  • Fixed incorrect floating IP IDs
  • Fixed missing firewall client method

4.1.0 (25/01/2021)

25 Jan 19:38
Compare
Choose a tag to compare
  • Added app platform API support

4.0.2 (25/01/2021)

25 Jan 19:38
Compare
Choose a tag to compare
  • Fixed creating NS records

4.0.1 (02/01/2021)

02 Jan 12:51
Compare
Choose a tag to compare
  • Fixed issues with headers

3.2.3 (02/01/2021)

02 Jan 12:42
Compare
Choose a tag to compare
  • Fixed issues with headers

4.0.0 (22/12/2020)

22 Dec 00:43
Compare
Choose a tag to compare
  • Added void return types to void methods
  • Dropped support for PHP 7.1
  • Switched to PSR-17 and PSR-18
  • Made builder class final
  • Re-worked pagination
  • Added additional return type enforcement

3.2.2 (12/12/2020)

12 Dec 19:28
b8b86e6
Compare
Choose a tag to compare
  • Fixed type of $sizeInGigabytes

3.2.1 (27/11/2020)

28 Nov 00:14
Compare
Choose a tag to compare
  • Allow empty response content

3.2.0 (27/11/2020)

27 Nov 19:18
Compare
Choose a tag to compare
  • Added PHP 8.0 support