Merge pull request #7817 from filecoin-project/jen/things

build: release: v1.13.2-rc5
This commit is contained in:
Jiaying Wang 2022-01-04 16:33:13 -05:00 committed by GitHub
commit 2474c0b633
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 7 additions and 7 deletions

View File

@ -1,8 +1,9 @@
# Lotus changelog
# v1.13.2-rc4 / 2021-12-10
# v1.13.2-rc5 / 2021-12-17
This is the 4th RC for lotus v1.13.2, with another retrieval enhancement that fills the gap that's brought by the release. 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 5th RC for lotus v1.13.2. This will be 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:
- stores: Reduce log spam during retrievals

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -37,7 +37,7 @@ func BuildTypeString() string {
}
// BuildVersion is the local build version
const BuildVersion = "1.13.2-rc4"
const BuildVersion = "1.13.2-rc5"
func UserVersion() string {
if os.Getenv("LOTUS_VERSION_IGNORE_COMMIT") == "1" {

View File

@ -7,7 +7,7 @@ USAGE:
lotus-miner [global options] command [command options] [arguments...]
VERSION:
1.13.2-rc4
1.13.2-rc5
COMMANDS:
init Initialize a lotus miner repo

View File

@ -7,7 +7,7 @@ USAGE:
lotus-worker [global options] command [command options] [arguments...]
VERSION:
1.13.2-rc4
1.13.2-rc5
COMMANDS:
run Start lotus worker

View File

@ -7,7 +7,7 @@ USAGE:
lotus [global options] command [command options] [arguments...]
VERSION:
1.13.2-rc4
1.13.2-rc5
COMMANDS:
daemon Start a lotus daemon process

View File

@ -17,7 +17,6 @@ description: |
https://github.com/filecoin-project/lotus
grade: devel
confinement: strict
parts: