Version 2.7.0
What's Changed
- Add release notes for 2.6.0 by @rupal-bq in #1369
- Integ Test Refactoring by @vamsi-amazon in #1383
- Refactor AWSSigV4 auth to support different AWSCredentialProviders by @vamsi-amazon in #1389
- Exclude OpenSearch system index when IT cleanup by @dai-chen in #1381
- [AUTO] Increment version to 2.7.0-SNAPSHOT by @opensearch-trigger-bot in #1368
- Update usage of Strings.toString by @MaxKsyunz in #1404
- Deprecated Spring IoC and using Guice instead (#1177) by @penghuo in #1410
- [main]Changes in DataSourceService and DataSourceMetadataStorage interface by @vamsi-amazon in #1414
- Bump backport version. by @Yury-Fridlyand in #1009
- Resolve table function based on StorageEngine provided function resolver by @penghuo in #1424
- Added
SINH
function to V2 engine by @matthewryanwells in #1437 - Added
RINT
function to V2 engine by @matthewryanwells in #1439 - Add
sec_to_time
Function To OpenSearch SQL by @GabeFernandez310 in #1438 - Add
WEEKDAY
Function to SQL Plugin by @GabeFernandez310 in #1440 - Add
YEARWEEK
Function To OpenSearch SQL by @GabeFernandez310 in #1445 - Add
EXTRACT
Function To OpenSearch SQL Plugin by @GabeFernandez310 in #1443 - Add
STR_TO_DATE
Function To The SQL Plugin by @GabeFernandez310 in #1444 - Add The
TO_SECONDS
Function To The SQL Plugin by @GabeFernandez310 in #1447 - Added Arithmetic functions to V2 engine by @matthewryanwells in #1448
- Added
SIGNUM
function to V2 engine by @matthewryanwells in #1442 - Add
TIMESTAMPADD
Function To OpenSearch SQL Plugin by @GabeFernandez310 in #1453 - Rework on
OpenSearchDataType
: parse, store and use mapping information by @Yury-Fridlyand in #1455 - Fix null response from pow/power and added missing integration testing by @matthewryanwells in #1459
- Add
Timestampdiff
Function To OpenSearch SQL by @GabeFernandez310 in #1472 - Create datasource API (#1458) by @vamsi-amazon in #1479
- Update to account for XContent refactor in 2.x by @MaxKsyunz in #1485
- Replace non-ASCII characters in code and docs. by @Yury-Fridlyand in #1486
- REST API for GET,PUT and DELETE by @vamsi-amazon in #1502
- #639: allow metadata fields and score opensearch function by @acarbonetto in #1509
- Add Nested Support in Select Clause (#1490) by @forestmvey in #1518
- Refactoring datasource changes to a new module. by @vamsi-amazon in #1511
- Documentation and other papercuts for datasource api launch by @vamsi-amazon in #1534
- Release Notes for 2.7.0 by @vamsi-amazon in #1540
- Datasources Integ Test Fix by @vamsi-amazon in #1544
- release notes for 2.7.0 PATCH by @forestmvey in #1557
- Ensure Nested Function Falls Back to Legacy Engine Where Not Supported by @forestmvey in #1555
- adding reflections as a dependency by @dhrubo-os in #1561
- updating release notes 2.7.0.0 by @dhrubo-os in #1562
- Bump org.json dependency version by @dai-chen in #1586
New Contributors
- @dhrubo-os made their first contribution in #1561
Full Changelog: 2.6.0.0...2.7.0.0