PromucFlow_constructor/app/server/appsmith-plugins
subratadeypappu 0ad5aaa41d
fix: Show downstream error message for DynamoDB (#21042) (#21209)
This PR fixes one case where the downstream error message is captured as
`null`.

- In case of illegal access to any table the downstream error message is
not captured correctly. It was captured as `null` because the original
downstream message was available one level deeper.
2023-03-08 21:02:51 +05:30
..
amazons3Plugin fix: Ensure backward compatibility w.r.t. statusCode and response.body in case of errors (#21052) 2023-03-03 21:18:01 +07:00
arangoDBPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
dynamoPlugin fix: Show downstream error message for DynamoDB (#21042) (#21209) 2023-03-08 21:02:51 +05:30
elasticSearchPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
firestorePlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
googleSheetsPlugin chore: improvements added in gsheet form config for feature flag (#20999) 2023-03-08 13:43:37 +05:30
graphqlPlugin fix: Ensure backward compatibility w.r.t. statusCode and response.body in case of errors (#21052) 2023-03-03 21:18:01 +07:00
jsPlugin chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00
mongoPlugin fix: Ensure backward compatibility w.r.t. statusCode and response.body in case of errors (#21052) 2023-03-03 21:18:01 +07:00
mssqlPlugin fix: allow MsSQL plugin to connect with ssl encryption (#20568) 2023-02-20 18:32:46 +05:30
mysqlPlugin fix: Ensure backward compatibility w.r.t. statusCode and response.body in case of errors (#21052) 2023-03-03 21:18:01 +07:00
postgresPlugin fix: Ensure backward compatibility w.r.t. statusCode and response.body in case of errors (#21052) 2023-03-03 21:18:01 +07:00
redisPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
redshiftPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
restApiPlugin fix: Ensure backward compatibility w.r.t. statusCode and response.body in case of errors (#21052) 2023-03-03 21:18:01 +07:00
saasPlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
smtpPlugin fix: 11847 configuring UTF-8 encoding as default to SMTP plugin (#20619) 2023-02-21 13:34:56 +05:30
snowflakePlugin feat: Error handling phase 1 (#20629) 2023-02-18 18:25:46 +05:30
pom.xml chore: Upgrade to Spring Boot 3.0.1 (#19044) 2023-01-02 19:40:59 +07:00