Skip to content

Commit

Permalink
Add Release Notes for 0.4.3 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
pan3793 authored Dec 10, 2024
1 parent 49e6b25 commit 74c0111
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 5 deletions.
1 change: 1 addition & 0 deletions .github/workflows/site.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- run: ./.github/bin/build_docs.sh 'v0.4.0-incubating/incubator-celeborn-0.4.0-incubating-tm.tar.gz' '0.4.0-incubating'
- run: ./.github/bin/build_docs.sh 'tags/v0.4.1.tar.gz' '0.4.1'
- run: ./.github/bin/build_docs.sh 'tags/v0.4.2.tar.gz' '0.4.2'
- run: ./.github/bin/build_docs.sh 'tags/v0.4.3.tar.gz' '0.4.3'
- run: ./.github/bin/build_docs.sh 'tags/v0.5.1.tar.gz' '0.5.1'
- run: ./.github/bin/build_docs.sh 'tags/v0.5.2.tar.gz' '0.5.2'
- run: |
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
.DS_Store
.cache
.classpath
.fleet/
.idea/
.idea_modules/
.project
Expand Down
1 change: 1 addition & 0 deletions docs/community/news.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ license: |

| Date | Title | Brief |
|-------------------|---------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|
| 2024 December 10 | Release 0.4.3 | Celeborn release 0.4.3. |
| 2024 November 28 | New Committer: Weijie Guo | We are happy to announce Weijie Guo becomes a new Celeborn committer. |
| 2024 November 26 | Release 0.5.2 | Celeborn release 0.5.2. |
| 2024 September 20 | New PMC Member: Mridul Muralidharan | We are happy to announce Mridul Muralidharan becomes a new Celeborn PMC member. |
Expand Down
2 changes: 1 addition & 1 deletion docs/community/release_notes/release_note_0.4.2.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ license: |

## Credits

Thanks to the following contributors who helped to review and commit to Apache Celeborn 0.4.1 version:
Thanks to the following contributors who helped to review and commit to Apache Celeborn 0.4.2 version:

| Contributors | | | | | |
|-----------------|--------------|--------------|----------------|--------------|---------------|
Expand Down
56 changes: 56 additions & 0 deletions docs/community/release_notes/release_note_0.4.3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
---
hide:
- navigation

license: |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
---

# Apache Celeborn™ 0.4.3 Release Notes

- [CELEBORN-1686][FOLLOWUP] Avoid NPE when clean up data pusher
- [CELEBORN-1725][FOLLOWUP] Optimize `isAllMapTasksEnd` performance
- [CELEBORN-1725] Optimize performance of handling `MapperEnd` RPC in `LifecycleManager`
- [CELEBORN-1485][0.4] Refactor addCounter, addGauge and addTimer of AbstractSource to reduce CPU utilization
- [CELEBORN-1556][0.4] Update Github actions to v4
- [CELEBORN-1686] Avoid return the same pushTaskQueue
- [CELEBORN-1677][BUILD] Update SCM information for SBT build configuration
- [CELEBORN-1666] Bump scala-protoc from 1.0.6 to 1.0.7
- [CELEBORN-1652] Throw TransportableError for failure of sending PbReadAddCredit to avoid flink task get stuck
- [CELEBORN-1643] DataPusher handle InterruptedException
- [CELEBORN-1058][FOLLOWUP] Update name of master service from MasterSys to Master in startup document
- [CELEBORN-1506][FOLLOWUP] InFlightRequestTracker should not reset totalInflightReqs for cleaning up to avoid negative totalInflightReqs for limitZeroInFlight
- [CELEBORN-1544][0.4] ShuffleWriter needs to call close finally to avoid memory leaks
- [CELEBORN-1496][0.4] Differentiate map results with only different stageAttemptId
- [CELEBORN-1578] Make Worker#timer have thread name and daemon
- [CELEBORN-1575] TimeSlidingHub should remove expire node when reading
- [CELEBORN-1573] Change to debug logging on client side for reserve slots
- [CELEBORN-1570] Fix flaky test - monitor non-critical error metrics in DeviceMonitorSuite
- [CELEBORN-1567] Support throw FetchFailedException when Data corruption detected
- [CELEBORN-1558] Fix the incorrect decrement of pendingWrites in handlePushMergeData
- [CELEBORN-1533] Log location when CelebornInputStream#fillBuffer fails
- [CELEBORN-1520] Minor logging fix for AppDiskUsageMetric and Fixed UTs
- [CELEBORN-1522] Fix applicationId extraction from shuffle key

## Credits

Thanks to the following contributors who helped to review and commit to Apache Celeborn 0.4.3 version:

| Contributors | | | | | |
|-----------------|--------------|--------------|----------------|--------------|---------------|
| Aravind Patnam | Bowen Liang | Cheng Pan | Fu Chen | Sanskar Modi | Shuang |
| SteNicholas | Fei Wang | Xianming Lei | codenohup | jiang13021 | Shaoyun Chen |
| wuziyi | | | | | |
9 changes: 5 additions & 4 deletions docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@ The latest version is {{ stable_version }}.
| Binary | [bin](https://downloads.apache.org/celeborn/celeborn-0.5.2/apache-celeborn-0.5.2-bin.tgz) | [sha512](https://downloads.apache.org/celeborn/celeborn-0.5.2/apache-celeborn-0.5.2-bin.tgz.sha512) | [asc](https://downloads.apache.org/celeborn/celeborn-0.5.2/apache-celeborn-0.5.2-bin.tgz.asc) |


### 0.4.2 (2024-07-26)
### 0.4.3 (2024-12-10)

[release note](community/release_notes/release_note_0.4.2.md)
[release note](community/release_notes/release_note_0.4.3.md)

| | Download from ASF | Checksum | Signature |
|:-----------:|:--------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------------:|:------------------------------------------------------------------------------------------------:|
| Source Code | [src](https://downloads.apache.org/celeborn/celeborn-0.4.2/apache-celeborn-0.4.2-source.tgz) | [sha512](https://downloads.apache.org/celeborn/celeborn-0.4.2/apache-celeborn-0.4.2-source.tgz.sha512) | [asc](https://downloads.apache.org/celeborn/celeborn-0.4.2/apache-celeborn-0.4.2-source.tgz.asc) |
| Binary | [bin](https://downloads.apache.org/celeborn/celeborn-0.4.2/apache-celeborn-0.4.2-bin.tgz) | [sha512](https://downloads.apache.org/celeborn/celeborn-0.4.2/apache-celeborn-0.4.2-bin.tgz.sha512) | [asc](https://downloads.apache.org/celeborn/celeborn-0.4.2/apache-celeborn-0.4.2-bin.tgz.asc) |
| Source Code | [src](https://downloads.apache.org/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-source.tgz) | [sha512](https://downloads.apache.org/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-source.tgz.sha512) | [asc](https://downloads.apache.org/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-source.tgz.asc) |
| Binary | [bin](https://downloads.apache.org/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-bin.tgz) | [sha512](https://downloads.apache.org/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-bin.tgz.sha512) | [asc](https://downloads.apache.org/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-bin.tgz.asc) |

### 0.3.2-incubating (2024-01-08)

Expand All @@ -58,6 +58,7 @@ signatures. At the time of writing, this includes the following versions:

* Apache Celeborn 0.5.2 (2024-11-26) ([Source](https://archive.apache.org/dist/celeborn/celeborn-0.5.2/apache-celeborn-0.5.2-source.tgz), [Binaries](https://archive.apache.org/dist/celeborn/celeborn-0.5.2/))
* Apache Celeborn 0.5.1 (2024-07-29) ([Source](https://archive.apache.org/dist/celeborn/celeborn-0.5.1/apache-celeborn-0.5.1-source.tgz), [Binaries](https://archive.apache.org/dist/celeborn/celeborn-0.5.1/))
* Apache Celeborn 0.4.3 (2024-12-10) ([Source](https://archive.apache.org/dist/celeborn/celeborn-0.4.3/apache-celeborn-0.4.3-source.tgz), [Binaries](https://archive.apache.org/dist/celeborn/celeborn-0.4.3/))
* Apache Celeborn 0.4.2 (2024-07-26) ([Source](https://archive.apache.org/dist/celeborn/celeborn-0.4.2/apache-celeborn-0.4.2-source.tgz), [Binaries](https://archive.apache.org/dist/celeborn/celeborn-0.4.2/))
* Apache Celeborn 0.5.0 (2024-06-24) ([Source](https://archive.apache.org/dist/celeborn/celeborn-0.5.0/apache-celeborn-0.5.0-source.tgz), [Binaries](https://archive.apache.org/dist/celeborn/celeborn-0.5.0/))
* Apache Celeborn 0.4.1 (2024-05-22) ([Source](https://archive.apache.org/dist/celeborn/celeborn-0.4.1/apache-celeborn-0.4.1-source.tgz), [Binaries](https://archive.apache.org/dist/celeborn/celeborn-0.4.1/))
Expand Down

0 comments on commit 74c0111

Please sign in to comment.