Skip to content

Commit 51922d6

Browse files
authored
Merge branch 'main' into fix/serverless-refresh-index
Signed-off-by: Harsha Vamsi Kalluri <harshavamsi096@gmail.com>
2 parents 1a9553f + 72d3462 commit 51922d6

14 files changed

Lines changed: 15 additions & 6 deletions

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,14 @@ updates:
7171
labels:
7272
- "dependabot"
7373
- "dependencies"
74+
- directory: /spark/sql-40/
75+
open-pull-requests-limit: 1
76+
package-ecosystem: gradle
77+
schedule:
78+
interval: weekly
79+
labels:
80+
- "dependabot"
81+
- "dependencies"
7482
- directory: /test/
7583
open-pull-requests-limit: 1
7684
package-ecosystem: gradle

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
1616

1717
### Fixed
1818
- Fixed serverless mode writes failing with 404 on _refresh endpoint ([#692](https://github.com/opensearch-project/opensearch-hadoop/pull/692))
19+
- Fixed opensearch-spark-40 dependency license SHAs and added dependabot config for sql-40 module ([#688](https://github.com/opensearch-project/opensearch-hadoop/pull/688))
1920
- Fixed global refresh when using dynamic index patterns ([#686](https://github.com/opensearch-project/opensearch-hadoop/pull/686))
2021
- Fixed build failures when downloading Apache project dependencies (Hadoop, Hive, Spark) ([#595](https://github.com/opensearch-project/opensearch-hadoop/pull/595))
2122

spark/sql-40/licenses/auth-2.41.20.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
0129a8f04599e4653fdd62439bdb5f67beddffcc

spark/sql-40/licenses/http-client-spi-2.41.20.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
21828c1cd30aafee9e27edb94ee7f4c2676e3c58

spark/sql-40/licenses/identity-spi-2.41.20.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
7e900f843ba617c385711ef336888af71f0ea09c

spark/sql-40/licenses/regions-2.41.20.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
9371fe9612d648bc763df29f105311bb61478809

0 commit comments

Comments
 (0)