Skip to content

Releases: sausin/laravel-ovh

Support for deleting objects

21 Jan 06:13
4ed31a1
Compare
Choose a tag to compare
Merge pull request #31 from sausin/sausin-patch-1

Prepare for upstream modification for getWriteData() method

Fix error reporting

11 Jan 04:29
2becb57
Compare
Choose a tag to compare

Fix for incorrect order in implode() by @iksaku #27

Small fixes

10 Jan 04:01
3af942c
Compare
Choose a tag to compare
  • composer json updated
  • test file updated for correctness
  • missing variable reference fixed

Compatibility with v3 Keystone API in OVH

09 Jan 18:45
1f864b5
Compare
Choose a tag to compare

v2 of Keystone API will be deprecated in future. This release ensures compatibility with the latest API

Updated for Laravel 6.x

21 Nov 03:09
3541786
Compare
Choose a tag to compare
v2.5.0

Update composer.json

Updated for Laravel 6.3 and 6.4

31 Oct 01:59
68f40e5
Compare
Choose a tag to compare
Update composer.json

Compatibility with latest laravel versions

Updated for Laravel 6.1 and 6.2

21 Oct 07:57
1689b4c
Compare
Choose a tag to compare

Updated for Laravel 6.0

04 Sep 16:59
Compare
Choose a tag to compare
v2.2.0

Update for Laravel 6.0

Merge updates to master

14 Sep 10:59
Compare
Choose a tag to compare
  • Updated features like custom endpoint
  • Update support upto laravel 5.8

Custom endpoint configuration

26 Jul 17:20
af698e7
Compare
Choose a tag to compare

Custom endpoint configuration possibility added. Thanks to @iksaku !!