diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4868e20e4..d5bedac55 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -26,6 +26,7 @@ Release 0.5.0-incubating * Bug fixes in query side integration, hive-sync, deltaStreamer, compaction, rollbacks, restore ### Full PR List + * **leesf** [HUDI-285] Implement HoodieStorageWriter based on actual file type * **leesf** [HUDI-265] Failed to delete tmp dirs created in unit tests * **Balaji Varadarajan** [HUDI-287] Address comments during review of release candidate. Remove LICENSE and NOTICE files in hoodie child modules. * **Balaji Varadarajan** [HUDI-121] Fix bugs in Release Scripts found during RC creation