Releases: laravel/forge-sdk
Releases · laravel/forge-sdk
v3.19.0
What's Changed
- add method for "Get Server Event Output" API route by @bryanschmidty in #186
- Throw separate "Forbidden" (403) exceptions by @claudiodekker in #187
- Add deleteSiteLog method to delete the site's log by @pratikkuikel in #185
New Contributors
- @bryanschmidty made their first contribution in #186
- @claudiodekker made their first contribution in #187
- @pratikkuikel made their first contribution in #185
v3.18.0
v3.17.0
- [3.x] Add directory property to Daemon resource by @princejohnsantillan in #182
v3.16.0
- Add deploy-key methods by @RobertBoes in #180
v3.15.0
- [3.x] Add Forge facade for Laravel integration by @stevebauman in #177
v3.14.3
v3.14.2
- Add additional database services by @jbrooksuk in #173
v3.14.1
- [3.x] Adds L11 support by @nunomaduro in #171
- Add PHP 8.3 to installable service constants by @haugen86 in #172
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