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

build: release: v1.27.0-rc1 #11947

Merged
merged 3 commits into from May 1, 2024
Merged

build: release: v1.27.0-rc1 #11947

merged 3 commits into from May 1, 2024

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Apr 30, 2024

Proposed Changes

  • Update the build version, and clean up the changelog, highlighting features, etc.

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

Set version as v1.27.0-rc1, run make gen & make docsgen-cli
Update changelog
CHANGELOG.md Outdated
@@ -6,6 +6,187 @@

## Improvements

# v1.27.0-rc1 / 2024-04-30

This is the first release candidate of the upcoming optional release of Lotus v1.27.0. This feature release includes numerous improvements and enhancements for node operators, ETH RPC-providers and storage providers. This feature release introduces Curio in Beta release.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be great if we can have a section for ETH RPC users (indexers) & list the PR included in this release they would want to check out . not a blocker for RC - but should add for final release.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

#11477 specifically for eth

Not just eth, though

#11934 is targeting the new actor events RPC APIs

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CHANGELOG.md Outdated Show resolved Hide resolved

| Contributor | Commits | Lines ± | Files Changed |
|-------------|---------|---------|---------------|
| Rod Vagg | 20 | +55315/-204 | 58 |
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

whoa, what? I guess this is the .json.gz -> .json change. epic number for a simple change.

Update changelog based on feedback
@rjan90 rjan90 enabled auto-merge (squash) May 1, 2024 08:02
@rjan90 rjan90 merged commit f415a77 into release/v1.27.0 May 1, 2024
182 of 186 checks passed
@rjan90 rjan90 deleted the phi/v1271rc1 branch May 1, 2024 08:05
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.

None yet

4 participants