Releases: spatie/laravel-google-cloud-storage
Releases · spatie/laravel-google-cloud-storage
2.3.4
What's Changed
- fix: missing import Spatie\GoogleCloudStorage\Rest by @jimnguyendev in #106
New Contributors
- @jechaviz1 made their first contribution in #109
Full Changelog: 2.3.3...2.3.4
2.3.3
Full Changelog: 2.3.2...2.3.3
2.3.2
What's Changed
- Improve Google Cloud Storage URL generation logic using bucket name by @neoformalex in #103
New Contributors
- @neoformalex made their first contribution in #103
Full Changelog: 2.3.1...2.3.2
2.3.1
2.3.0
What's Changed
- Add support for laravel 11 by @shuvroroy in #84
New Contributors
- @shuvroroy made their first contribution in #84
Full Changelog: 2.2.6...2.3.0
2.2.6
What's Changed
- Use Arr::get to access all config entries by @beschoenen in #81
Full Changelog: 2.2.5...2.2.6
2.2.5
What's Changed
- Fixes #78 - Fix generating url when storage api url is missing by @beschoenen in #79
Full Changelog: 2.2.4...2.2.5
2.2.4
What's Changed
- update README.md - storage_api_uri by @veneliniliev in #69
- Allow config in snake and camel case by @beschoenen in #77
New Contributors
- @beschoenen made their first contribution in #77
Full Changelog: 2.2.3...2.2.4
2.2.3
What's Changed
- add missing providesTemporaryUrls method by @mortalkiller in #66
New Contributors
- @mortalkiller made their first contribution in #66
Full Changelog: 2.2.2...2.2.3