PromucFlow_constructor/app/server/appsmith-plugins
subratadeypappu 507caf2ebd
fix: Garbled characters in API response (#13515)
* fix: Consider zip compression info from API response header (#13515)

This commit fixes two things
- If certain API has Accept-Encoding header then Appsmith will take care of this before rendering response to the client
- Used MediaType.includes function for more extensive matching of the requsted API's content type

* fix: Add unit test on consuming API with gzip encoded response (#13515)

This commit takes care of two things
- Unit test on consuming an API which has response being encoded in GZip format
- Set default content-type to "text/plain" in case the content-type is not present in API response

* fix: Add Cypress test on consuming API with gzip encoded response (#13515)

This commit takes care of the following
- Cypress test on consuming an API which checks if it can read any property from the response sent from the API server encoded in GZip format
2022-06-24 15:22:51 +06:00
..
amazons3Plugin fix: updated the condition to show expiry key (#13092) 2022-04-20 11:32:01 +05:30
arangoDBPlugin feat: Self-signed certificates for REST APIs (#11043) 2022-02-15 06:54:26 +00:00
dynamoPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
elasticSearchPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
firestorePlugin fix: Firestore where condition issue (#12929) 2022-05-06 13:58:17 +05:30
googleSheetsPlugin fix: Added contains and not equals options to where clause in Google Sheets (#13208) 2022-04-26 20:03:17 +05:30
jsPlugin chore: bump spring-core from 5.2.3.RELEASE to 5.3.18 in /app/server/appsmith-plugins/jsPlugin (#12473) 2022-04-01 12:57:07 +05:30
mongoPlugin fix: Fixes issue where CI was not executing all tests (#14338) 2022-06-15 12:04:28 +05:30
mssqlPlugin SQL Server Connection pool with HikariDataSource (#13707) 2022-05-18 22:03:39 +05:30
mysqlPlugin Merge branch 'release' into fix/14054-describe-table-in-mysql 2022-06-17 11:25:58 +06:00
postgresPlugin fix: 11141-JDBC override parameter for resolving TZ Cast Errors (#12821) 2022-04-20 14:50:49 +05:30
rapidApiPlugin fix: Upgrade Lombok package version to 1.18.22 to avoid build error (#14080) (#14156) 2022-06-01 10:29:42 +00:00
redisPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
redshiftPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
restApiPlugin fix: Garbled characters in API response (#13515) 2022-06-24 15:22:51 +06:00
saasPlugin chore: bump spring-core from 5.2.3.RELEASE to 5.3.18 in /app/server/appsmith-plugins/saasPlugin (#12475) 2022-04-01 12:54:22 +05:30
smtpPlugin Fix Java package names (#14034) 2022-06-07 13:40:00 +05:30
snowflakePlugin chore: bump jackson-databind from 2.12.6 to 2.12.6.1 in /app/server/appsmith-plugins/snowflakePlugin (#12402) 2022-04-01 14:16:10 +05:30
pom.xml fix: Upgrade Lombok package version to 1.18.22 to avoid build error (#14080) (#14156) 2022-06-01 10:29:42 +00:00