Releases: laravel/forge-sdk
Releases · laravel/forge-sdk
v3.14.0
- Allow setting of auto_source in deployment scripts by @jbrooksuk in #167
v3.13.6
- Fix for some functions using a hard coded timeout of 30 by @lhelwingkh in #157
v3.13.5
- Adds missing php version by @nunomaduro in #162
v3.13.4
- Add PHP 8.2 to installable service constants by @AntonCooper in #160
- Dynamic properties on Resource class by @driesvints in #159
v3.13.3
v3.13.2
Changed
- Add Exception for Exceeding Forge API Rate Limit by @DexterHarrison in #149
v3.13.1
Changed
- Add updated server provider keys by @jbrooksuk in #137
Fixed
- Ensure timout exception always recieves an array by @timacdonald in #143
v3.13.0
Added
- Add
siteLog
method to allow getting site logs by @duncanmcclean in #138