Releases: sausin/laravel-ovh
Releases · sausin/laravel-ovh
Support for deleting objects
Merge pull request #31 from sausin/sausin-patch-1 Prepare for upstream modification for getWriteData() method
Fix error reporting
Small fixes
- composer json updated
- test file updated for correctness
- missing variable reference fixed
Compatibility with v3 Keystone API in OVH
v2 of Keystone API will be deprecated in future. This release ensures compatibility with the latest API
Updated for Laravel 6.x
v2.5.0 Update composer.json
Updated for Laravel 6.3 and 6.4
Update composer.json Compatibility with latest laravel versions
Updated for Laravel 6.1 and 6.2
Thanks to @iksaku for the PR
Updated for Laravel 6.0
v2.2.0 Update for Laravel 6.0
Merge updates to master
- Updated features like custom endpoint
- Update support upto laravel 5.8
Custom endpoint configuration
Custom endpoint configuration possibility added. Thanks to @iksaku !!