Skip to content

Releases: Superbalist/laravel-google-cloud-storage

Merge pull request #99 from CasperLaiLTW

22 Sep 06:21
745ada3
Compare
Choose a tag to compare

2.2.3

16 Mar 12:27
5883454
Compare
Choose a tag to compare

2.2.2

26 Sep 09:26
8394199
Compare
Choose a tag to compare

2.2.1

18 Apr 14:23
249a7de
Compare
Choose a tag to compare
  • Fix #57: ErrorException thrown with message "array_merge(): Argument #2 is not an array" when defining service account

2.2.0

15 Apr 10:47
Compare
Choose a tag to compare
2.2.0 Pre-release
Pre-release
  • Allow users to authenticate to Google Cloud Storage directly with env variable without using a json file

2.1.2

13 Feb 12:48
a2a8f5d
Compare
Choose a tag to compare
  • Replace null coalescing operator with backwards compatible laravel array_get

2.1.1

11 Feb 14:09
1fc7468
Compare
Choose a tag to compare
2.1.1 Pre-release
Pre-release
  • Fix Call to undefined method Superbalist\LaravelGoogleCloudStorage\GoogleCloudStorageServiceProvider::createCacheStore() bug when using caching

2.1.0

18 Dec 09:06
d29f632
Compare
Choose a tag to compare
2.1.0 Pre-release
Pre-release

2.1.0 - 2018-12-18

  • This Allows optionally configuring visibility, disable_asserts and url options on the filesystem
  • Add optional caching layer around the adapter

2.0.0

07 Feb 16:29
Compare
Choose a tag to compare

2.0.0 - 2018-02-07

Allow superbalist/flysystem-google-storage 7

1.0.5

02 Feb 09:41
bdcf756
Compare
Choose a tag to compare

1.0.5 - 2018-02-02

Allow superbalist/flysystem-google-storage 6.*