Closed
Description
opened on Feb 10, 2021
This release tracking issue consolidates what is considered in scope for the upcoming v0.41.1 point release.
- PRs into master that require a backpart are tracked using the
backport/v0.41.x (Sargate)
label. - Backport PRs into the
release/v0.41.x
branch are tracked with the v0.41.1 Milestone.
Checkmark indicates the PR has been successfully backported into the release/v0.41.x
branch.
Code PRs
- fix: bind values from env variables to flags #8337 fix: bind values from env variables to flags (backport: [backport/v0.41.x]: fix: bind values from env variables to flags #8488)
- Compatibility with the ARM architecture #8396 Compatibility with the ARM architecture (backport: [backport/v0.41.x]: Compatibility with the ARM architecture #8450 Blocked? cc @alessio)
- store/multistore: revert a height limit increase from #8396 #8466 "store/multistore: revert a height limit increase from 8396" (backport: Same as [backport/v0.41.x]: Compatibility with the ARM architecture #8450 ?)
- Fix keyring import from older versions. #8436 Fix keyring import from older versions (backport: [backport/v0.41.x]: Fix keyring import from older versions. #8489)
- Add packet_connection attribute to packet lifecycle methods #8458 Add packet_connection attribute to packet lifecycle methods (backport: [backport/v0.41.x]: add packet_connection attribute to packet lifecycle methods #8483)
- snapshots: fix flaky tests #8475 snapshots: fix flaky tests (backport: [backport/v0.41.x]: snapshots: fix flaky tests #8484)
- fix: tendermint subcommands should not create missing files #8481 fix: tendermint subcommands should not create missing files (backport: [backport/v0.41.x]: fix: tendermint subcommands should not create missing files #8493)
- bank: don't ignore errors returned by Balance.GetAddress() #8531 bank: don't ignore errors returned by Balance.GetAddress() (backport: [backport/v0.41.x]: bank: don't ignore errors returned by Balance.GetAddress() #8534)
- bank: additional client metadata validation #8479 bank: additional client metadata validation (backport: [backport/v0.41.x]: bank: additional client metadata validation #8486)
- Removed GetValidator caching to fix concurrency error #8546 Removed GetValidator caching to fix concurrency error (backport: [backport/v0.41.x] Removed GetValidator caching to fix concurrency error (#8546) #8583)
- build(deps): bump github.com/tendermint/tendermint from 0.34.3 to 0.34.4 #8573 Tendermint Core update to v0.34.4 (backport: [backport/v0.41.x] build(deps): bump github.com/tendermint/tendermint from 0.34.3 to 0.3.34.4 #8584)
- Make gRPC requests go through tendermint Query #8549 Make gRPC requests go through tendermint Query (backport: [backport/v0.41.x]: Make gRPC requests go through tendermint Query (#8549) #8585)
- crypto/hd: make DerivePrivateKeyForPath error and not panic on trailing slashes #8607 crypto/hd: make DerivePrivateKeyForPath error and not panic on trailing slashes (backport: TODO)
- Changelog & Release notes PR. (Release Notes and CHANGELOG for v0.41.1 #8596)
Docs PRs
The following PRs labeled for backport/v0.41.x
only contain documentation upgrades
- [docs] x/crisis - general audit and cleanup #8269 [docs] x/crisis - general audit and cleanup (backport: [backport/v0.41.x] x/crisis - general audit and cleanup (#8269) #8303)
- [backport/v0.41.x] docs: Remove deprecated "Interfaces" section (#8294) #8594 docs: Remove deprecated "Interfaces" section (backport: [backport/v0.41.x] docs: Remove deprecated "Interfaces" section (#8294) #8594)
All following PRs are backported in one single PR: #8576.
- Move cosmovisor docs to Running a Node section. #8320 Move cosmovisor docs to Running a Node section
- Update chain-upgrade-guide-040.md #8326 Update chain-upgrade-guide-040.md
- docs: Update x/staking spec #8395 Update x/staking spec
- Misc documentation fixes #8452 Misc documentation fixes
- Fixing a typo at run-node documentation #8477 Fixing a typo at run-node documentation
- Update cosmovisor.md #8552 Update cosmovisor.md
- docs: rest_grpc updates #8582 docs: rest_grpc updates
Potential Additions
We're also tracking these issues for potential inclusion should they be ready in time:
Metadata
Assignees
Labels
No labels
Activity