Skip to content

Commit 05bf14a

Browse files
vinothchandarvinothchandar
authored andcommitted
Update RELEASE_NOTES for release 0.4.4
1 parent 9ca6f91 commit 05bf14a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,20 @@ Release 0.4.4
55
* Dependencies are now decoupled from CDH and based on apache versions!
66
* Support for Hive 2 is here!! Use -Dhive11 to build for older hive versions
77
* Deltastreamer tool reworked to make configs simpler, hardended tests, added Confluent Kafka support
8+
* Provide strong consistency for S3 datasets
89
* Removed dependency on commons lang3, to ease use with different hadoop/spark versions
910
* Better CLI support and docs for managing async compactions
1011
* New CLI commands to manage datasets
1112

1213
### Full PR List
1314

15+
* **@vinothchandar** - Perform consistency checks during write finalize #464
16+
* **@bvaradar** - Travis CI tests needs to be run in quieter mode (WARN log level) to avoid max log-size errors #465
17+
* **@lys0716** - Fix the name of avro schema file in Test #467
18+
* **@bvaradar** - Hive Sync handling must work for datasets with multi-partition keys #460
19+
* **@bvaradar** - Explicitly release resources in LogFileReader and TestHoodieClientBase. Fixes Memory allocation errors #463
20+
* **@bvaradar** - [Release Blocking] Ensure packaging modules create sources/javadoc jars #461
21+
* **@vinothchandar** - Fix bug with incrementally pulling older data #458
1422
* **@saravsars** - Updated jcommander version to fix NPE in HoodieDeltaStreamer tool #443
1523
* **@n3nash** - Removing dependency on apache-commons lang 3, adding necessary classes as needed #444
1624
* **@n3nash** - Small file size handling for inserts into log files. #413

0 commit comments

Comments
 (0)