PromucFlow_constructor/app/server/appsmith-plugins
Sumit Kumar f045af8bfc
feat: Mongo plugin: add limit field to aggregate command to allow users to define batchSize (#10257)
* This PR adds a limit field which sets the batchSize for aggregate command. This way the user can set the number of documents they want in their Mongo query result.
* limit is set to 10 initially. However, for pre-existing Mongo actions, migration has been added to set this field to 101 - which is the default value that has been used by Mongodb in the absence of any user set value. Ref: https://docs.mongodb.com/manual/tutorial/iterate-a-cursor/
2022-01-10 16:42:30 +00:00
..
amazons3Plugin feat: add support for projection, sort and pagination. (#9712) 2021-12-23 14:16:49 +00:00
arangoDBPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
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: fix firestore pagination cyclic dependency error (#9892) 2021-12-21 11:27:05 +05:30
googleSheetsPlugin chore: [Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.5.1 to 2.12.6 (#10014) 2021-12-28 12:09:34 +05:30
jsPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
mongoPlugin feat: Mongo plugin: add limit field to aggregate command to allow users to define batchSize (#10257) 2022-01-10 16:42:30 +00:00
mssqlPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
mysqlPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
postgresPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
rapidApiPlugin Fix sporadic build errors (#4453) 2021-05-12 16:41:42 +05:30
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 add query params from datasource to URI (#9963) 2021-12-23 14:15:54 +00:00
saasPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
smtpPlugin fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30
snowflakePlugin chore: [Snyk] Security upgrade com.fasterxml.jackson.core:jackson-databind from 2.10.5.1 to 2.12.6 (#10015) 2021-12-28 12:08:53 +05:30
pom.xml fix: Updating log4j to 2.17.0 to prevent JNDI lookups (#9863) 2021-12-20 16:01:08 +05:30