v1.1.0 #10
MayMeow
announced in
Announcements
v1.1.0
#10
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v 1.1.0
Added support for S3 Compatible storage, Upload and download are now handling StorageManagers.
storage_type
key into configuration for componentsFileUpload\Exceptions\FileContentException
LocalStorageManager
andS3StorageManager
which handling upload and download files from storageS3
client (for more informations check README)StorageConfigInterface
,StorageManagerInterface
andStoredFileInterface
getFile()
was changed to\FileUpload\File\StoredFileInterface
from\Psr\Http\Message\UploadedFileInterface
Which returning more informations about fileUploadComponent::getFile()
from now can throwHttpException
in case there isNot supported storage type
in configurationThis discussion was created from the release v1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions