PromucFlow_constructor/app/server/appsmith-server/src
Sumit Kumar 3c8583210f
feat: remove region requirement from s3 plugin (#8829)
* Remove Region field from S3 datasource editor page for AWS S3, Upcloud, Digital Ocean Spaces, Dream Objects, Wasabi.
  * Use SDK provided property for AWS S3 to delegate region selection to the SDK.
  * Extract region info from endpoint URL for Upcloud, Digital Ocean Spaces, Dream Objects and Wasabi, since the SDK property does not work for these service providers.
* Removed some redundant checks from datasourceCreate that were already part of validateDatasource
* Fix show clause in list.json
2021-11-03 16:23:53 +05:30
..
main feat: remove region requirement from s3 plugin (#8829) 2021-11-03 16:23:53 +05:30
test Adding field evaluation version in application (#8993) 2021-11-03 15:38:48 +05:30