update changelog
This commit is contained in:
parent
4768c425d1
commit
55ae9e8414
14
CHANGELOG.md
14
CHANGELOG.md
@ -1,10 +1,17 @@
|
||||
# Lotus changelog
|
||||
|
||||
# v1.13.2-rc1 / 2021-11-30
|
||||
# v1.13.2-rc2 / 2021-12-08
|
||||
|
||||
This is the first RC for lotus v1.13.2. This is a highly recommended release with sealing pipeline fixes, worker management and scheduler enhancement, retrieval improvements and so on. More detailed changelog will be updated later.
|
||||
This is the second RC for lotus v1.13.2, with further optimization on retrieval. This is a highly recommended release
|
||||
with sealing pipeline fixes, worker management and scheduler enhancement, retrieval improvements and so on. More detailed changelog will be updated later.
|
||||
|
||||
- github.com/filecoin-project/lotus:
|
||||
- CARv2 v2.1.0
|
||||
- dagstore pieceReader: Fix wrong ErrUnexpectedEOF return in ReadAt
|
||||
- dagstore pieceReader: Always read full in ReadAt
|
||||
- Add metrics to dagstore piecereader
|
||||
- disable building of appimage on release
|
||||
- v1.13.2-rc1 ([filecoin-project/lotus#7718](https://github.com/filecoin-project/lotus/pull/7718))
|
||||
- Address Scheduler enhancements (#7703) review ([filecoin-project/lotus#7714](https://github.com/filecoin-project/lotus/pull/7714))
|
||||
- Scheduler enhancements ([filecoin-project/lotus#7703](https://github.com/filecoin-project/lotus/pull/7703))
|
||||
- ffiwrapper: Validate PC2 by calling C1 with random seeds ([filecoin-project/lotus#7710](https://github.com/filecoin-project/lotus/pull/7710))
|
||||
@ -47,6 +54,8 @@ This is the first RC for lotus v1.13.2. This is a highly recommended release wit
|
||||
- add missing NodeType tag ([filecoin-project/lotus#7559](https://github.com/filecoin-project/lotus/pull/7559))
|
||||
- update go-libp2p-pubsub to v0.5.6 ([filecoin-project/lotus#7581](https://github.com/filecoin-project/lotus/pull/7581))
|
||||
- bump the master version to v1.13.2-dev ([filecoin-project/lotus#7568](https://github.com/filecoin-project/lotus/pull/7568))
|
||||
- github.com/filecoin-project/go-fil-markets (v1.13.3 -> v1.13.4):
|
||||
failed to fetch repo
|
||||
- github.com/filecoin-project/go-state-types (v0.1.1-0.20210915140513-d354ccf10379 -> v0.1.1):
|
||||
- Add v14
|
||||
- Add PoRep -> UpdateProof mapping
|
||||
@ -55,6 +64,7 @@ This is the first RC for lotus v1.13.2. This is a highly recommended release wit
|
||||
- Update execution image to maybe update debian version
|
||||
|
||||
|
||||
|
||||
# v1.13.1 / 2021-11-26
|
||||
|
||||
This is an optional Lotus v1.13.1 release.
|
||||
|
Loading…
Reference in New Issue
Block a user