From 4bda742a938a344fb667d5d86ef1007de5c29365 Mon Sep 17 00:00:00 2001 From: Balaji Varadarajan Date: Tue, 17 Sep 2019 12:41:54 -0700 Subject: [PATCH] Updating release notes and preparing for 0.5.0-incubating-rc2 release --- RELEASE_NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index fbbca8fea..5cec3eeed 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -8,6 +8,7 @@ Release 0.5.0-incubating * Bug fixes in query side integration, hive-sync, deltaStreamer, compaction, rollbacks, restore ### Full PR List + * **Vinoth Chandar** [HUDI-254]: Bundle and shade databricks/avro with spark bundle * **Balaji Varadarajan** [HUDI-257] Fix Bloom Index unit-test failures * **Balaji Varadarajan** [HUDI-252] Add Disclaimer and cleanup NOTICE and LICENSE files in hudi. Identify packages which are under non-apache license in LICENSE file * **Taher Koitwala** [HUDI-62] Index Lookup Timer added to HoodieWriteClient