Skip to content

Releases: apache/celeborn

v0.4.0-incubating

18 Feb 06:06

Choose a tag to compare

Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.4.0-incubating

Download: https://celeborn.apache.org/download/
Release note: https://celeborn.apache.org/community/release_notes/release_note_0.4.0/

v0.3.2-incubating

08 Jan 06:28
0dccad3

Choose a tag to compare

Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.3.2-incubating

Download: https://celeborn.apache.org/download/
Release note: https://celeborn.apache.org/community/release_notes/release_note_0.3.2/

v0.3.1-incubating

13 Oct 13:15

Choose a tag to compare

Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.3.1-incubating

Download: https://celeborn.apache.org/download/
Release note: https://celeborn.apache.org/community/release_notes/release_note_0.3.1/

v0.3.0-incubating

27 Jul 13:02

Choose a tag to compare

Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.3.0-incubating

Download : https://celeborn.apache.org/download/
Release note : https://celeborn.apache.org/community/release_notes/release_note_0.3.0/

v0.2.1-incubating

30 Mar 07:03

Choose a tag to compare

Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.2.1-incubating

Download : https://celeborn.apache.org/download/
Release note : https://celeborn.apache.org/community/release_notes/release_note_0.2.1/

v0.2.0-incubating

02 Mar 02:41
@FMX FMX
5252775

Choose a tag to compare

Apache Celeborn(Incubating) community is glad to announce the
new release of Apache Celeborn(Incubating) 0.2.0-incubating

Download : https://celeborn.apache.org/download/
Release note : https://celeborn.apache.org/community/release_notes/release_note_0.2.0/

v0.2.0-incubating-rc5

01 Mar 15:20
@FMX FMX
5252775

Choose a tag to compare

v0.2.0-incubating-rc5 Pre-release
Pre-release

Apache Celeborn(Incubating) community is glad to announce that Apache Celeborn(Incubating) 0.2.0-incubating-rc5 passed the vote and became the Apache Celeborn(Incubating) 0.2.0-incubating.

Download : https://celeborn.apache.org/download/
Release note : https://celeborn.apache.org/community/release_notes/release_note_0.2.0/

v0.1.4

25 Oct 16:57
@FMX FMX

Choose a tag to compare

  1. optimize RPC memory usage
  2. keep one copy of roaring bitmap
  3. shade commands-lang3 to avoid dependency conflicts
  4. update RSS dashboard

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Sep 07:29
@FMX FMX

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

20 Sep 03:31
@FMX FMX

Choose a tag to compare

This release is recommended and contains various bugfix.

MD5 (rss-0.1.2-bin-release-with-spark3.tgz) = 3bc9bde4773ce9c383c0506a36ede2b1
MD5 (rss-0.1.2-bin-release-with-spark2.tgz) = 2e8b51f8d019441cc50863b74afd1683

What's Changed

  • [ISSUE-496][BUG]Ensure all file channels write whole buffer. (#561) by @waitinfuture in #562
  • [ISSUE-567] Optimize LifecycleManager.getLatestPartition by @waitinfuture in #571
  • [ISSUE-567][FOLLOW-UP] remove entry from latestPartitionLocation in r… by @waitinfuture in #576
  • Cherry-pick transport layer refactor from main branch by @waitinfuture in #587
  • [ISSUE-588][BUG] Fix memory leak in shuffle read by @waitinfuture in #590
  • [ISSUE-591][BUG] Incorrect result when revive and split happen concur… by @waitinfuture in #593
  • [IMPROVEMENT] Improve revive or partition split log readability. by @FMX in #603
  • [ISSUE-625][BUG] Incorrect result when kill worker while pushMergedData by @waitinfuture in #626
  • [ISSUE-281][BUG] Use correct maxDestLength to check if buffer can satisfy compress result By @AngersZhuuuu in #282
  • [BUG]Fix slots release when cleanup expired shuffle By @Flyangz in #514
  • [ISSUE-413] Fix incorrect totalSpace in disk usage check By @lichaojacobs in #414
  • [Issue 253] Fix netty memory leak in TransportResponseHandler By @dxheming in #254
  • [BUG] DiskFlusher nextWorkerIndex update incorrectly By @FMX in #295
  • [BUG] After trigger pausePushData, new added channel still can push data By @FMX in #376
  • fix clean disk failure when the disk is full. fix concurrent issue in PartitionFilesSorter. @FMX

Full Changelog: v0.1.1...v0.1.2