v0.14.0
What's Changed
- fix: Missing component identifier in asset file name by @zuston in #402
- feat: Add precheck mechanism to avoid silent failure by @zuston in #405
- feat(ctl): Add hdfs append action to test by @zuston in #400
- feat: Align with the same prefix of
spark.rss.rifflefor client config options by @zuston in #406 - feat: Add fallback to prevent panics on application ID parsing errors by @zuston in #407
- feat: Upgrade hdrs version to record opening file error by @zuston in #408
- followup: Add updated cargo.lock of upgraded hdrs version by @zuston in #409
- feat(1/N): Add support of read ahead by @zuston in #411
- feat: Add default tags by @zuston in #413
- feat: Add license file by @zuston in #417
- feat: Detailed log on flushing failure by @zuston in #416
- fix: Remove HDFS main app dir when explicit-unresgiter or heartbeat-timeout by @zuston in #420
- feat: Fallback to localfile on huge partition writing hdfs failure by @zuston in #415
- fix: Refactor the
let chainsto fix release CI by @zuston in #422 - feat(ctl): Remove unused param and make updated status as enum by @zuston in #429
- feat: Add cluster ids config to simplify specify coordinator url by @zuston in #430
- feat(urpc): Add support of task_ids filter on memory getting rpc by @zuston in #433
- feat(urpc): Add keep_alive and nodelay for connection by @zuston in #437
- feat: Add server status transition reason by @zuston in #440
- feat(urpc): Add rpc duration to inspect by @zuston in #441
- fix: Use the fixed rustc version to bypass build failure by @zuston in #443
- fix(ci): Unknown flags when uploading to release page by @zuston in #446
- fix(ci): Multi artifacts for one arch and os by @zuston in #447
- fix(ci): Correct artifacts name by @zuston in #449
Full Changelog: v0.13.0...v0.14.0