Vaibhav Tanwar
Vaibhav Tanwar
## Description > Default port added for Elastic Search Plugin. Fixes #17360 ## Type of change - New feature (non-breaking change which adds functionality) ## How Has This Been Tested?...
## Description > Improved error message for google sheet insert/update empty body Fixes #17343 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has...
## Description > Url encoding added for pagination cases. Fixes #16202 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested?...
## Description > RestApiPlugin fix for accepting raw body in get request. Fixes #12343 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has...
## Description > Authenticated datasource passwordExists field added for plugins Fixes #14783 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been...
## Description > Connection pooling added for Snowflake plugin Fixes # (issue) > #14269 ## Type of change - New feature (non-breaking change which adds functionality) ## How Has This...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Elastic search plugin not able to parse non json string response. ###...
**Description** : Added support for NX | XX in JSON.SET command. 1. NX options inserts key only if it doesn't exists. 2. XX option inserts key only if it already...