PromucFlow_constructor/app/server/appsmith-plugins
Sumit Kumar b6961ce7a4
Add timeout failure for mongo plugin test datasource (#3431)
- Mongo plugin client driver does not return with exception upon first failure - instead it keeps retrying. Hence, adding timeout error to report failure before the client thread cancels due to delay in response.
- It seems that the mongdb connection string cannot be directly used for ping test, hence skipping it.
2021-03-10 11:11:14 +05:30
..
amazons3Plugin Custom S3 service support (#3469) 2021-03-10 10:30:07 +05:30
dynamoPlugin remove endpoint host and port fields from dynamodb datasource form (#3316) 2021-03-02 17:25:25 +05:30
elasticSearchPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
firestorePlugin Support descending ordering for Firestore documents (#3340) 2021-03-03 18:18:57 +05:30
mongoPlugin Add timeout failure for mongo plugin test datasource (#3431) 2021-03-10 11:11:14 +05:30
mssqlPlugin Added support for Prepared Statement in MS SQL plugin. (#3438) 2021-03-09 14:42:53 +05:30
mysqlPlugin Adding support for Prepared Statements in MySQL plugin (#3327) 2021-03-05 16:22:46 +05:30
postgresPlugin Added support for Prepared Statement in MS SQL plugin. (#3438) 2021-03-09 14:42:53 +05:30
rapidApiPlugin Stop logging some AppsmithPluginException to Sentry (#2351) 2021-02-04 15:24:30 +05:30
redisPlugin Requests preparation by plugins instead of ActionService (#3159) 2021-03-02 10:58:46 +05:30
redshiftPlugin Merge pull request #3309 from appsmithorg/release 2021-03-02 13:41:51 +05:30
restApiPlugin Add request body in case http method is not GET (#3307) 2021-03-02 12:46:20 +05:30
pom.xml s3 plugin (#2735) 2021-02-10 15:26:01 +05:30