1 parent 4c34b2a commit 1a9553fCopy full SHA for 1a9553f
1 file changed
CHANGELOG.md
@@ -15,6 +15,7 @@ Inspired from [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
15
- Remove unused MultiReaderIterator and multiReader method ([#667](https://github.com/opensearch-project/opensearch-hadoop/pull/667))
16
17
### Fixed
18
+- Fixed serverless mode writes failing with 404 on _refresh endpoint ([#692](https://github.com/opensearch-project/opensearch-hadoop/pull/692))
19
- Fixed global refresh when using dynamic index patterns ([#686](https://github.com/opensearch-project/opensearch-hadoop/pull/686))
20
- Fixed build failures when downloading Apache project dependencies (Hadoop, Hive, Spark) ([#595](https://github.com/opensearch-project/opensearch-hadoop/pull/595))
21
0 commit comments