Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release: update changelog with latests backports #11562

Merged
merged 5 commits into from
Jan 11, 2024

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Jan 10, 2024

Proposed Changes

Updating the changelog with latests backports, which includes docker build fix, sync fix and deps bump.

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • If the PR affects users (e.g., new feature, bug fix, system requirements change), update the CHANGELOG.md and add details to the UNRELEASED section.
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

@rjan90 rjan90 requested a review from a team as a code owner January 10, 2024 11:27
@rjan90 rjan90 requested review from Stebalien and arajasek January 10, 2024 11:27
@rjan90 rjan90 changed the title chore: release: update changelog v1.25.2 chore: release: update changelog with latests backports Jan 11, 2024
rjan90 and others added 4 commits January 11, 2024 11:29
Update changelog
Update changelog
feat: exchange: change GetBlocks to always fetch the requested number of tipsets
Update changelog with sync-fix-backport
@rjan90 rjan90 force-pushed the phi-update-changelog branch from d215abe to 925a19b Compare January 11, 2024 10:29
Change date for release in changelog
@rjan90 rjan90 merged commit 7f95a3b into release/v1.25.2 Jan 11, 2024
89 checks passed
@rjan90 rjan90 deleted the phi-update-changelog branch January 11, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants