Skip to content

chore: updates to changelog before v1.0.0-rc.1 release (backport #3253)#3312

Merged
andynog merged 2 commits intov1.xfrom
mergify/bp/v1.x/pr-3253
Jun 20, 2024
Merged

chore: updates to changelog before v1.0.0-rc.1 release (backport #3253)#3312
andynog merged 2 commits intov1.xfrom
mergify/bp/v1.x/pr-3253

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Jun 20, 2024

Partially close: #3255

This PR updates the CHANGELOG.md file with the unreleased information updated before the v1.0.0-rc.1 release cut (not that there's no v1.0.0-rc.1 release in the changelog, this will happen only when we cut v1.0.0 major release, no unclog release command was executed)

The changelog was updated using the command:

unclog build -a > CHANGELOG.md 

This PR also includes a change in the unclog config.toml to sort entries by id since this seem to be the old behavior and it's easier to diff the file with the historical CHANGELOG.md (otherwise it would be sorted alphabetically and this change in ordering for the past releases which is can be very confusing to diff and compare).

PR checklist

  • Tests written/updated
  • Changelog entry added in .changelog (we use unclog to manage our changelog)
  • Updated relevant documentation (docs/ or spec/) and code comments
  • Title follows the Conventional Commits spec

This is an automatic backport of pull request #3253 done by [Mergify](https://mergify.com).

Partially close: #3255

This PR updates the `CHANGELOG.md` file with the unreleased information
updated before the `v1.0.0-rc.1` release cut (not that there's no
`v1.0.0-rc.1` release in the changelog, this will happen only when we
cut `v1.0.0` major release, no `unclog release` command was executed)

The changelog was updated using the command:
```
unclog build -a > CHANGELOG.md
```

This PR also includes a change in the unclog `config.toml` to sort
entries by `id` since this seem to be the old behavior and it's easier
to diff the file with the historical `CHANGELOG.md` (otherwise it would
be sorted alphabetically and this change in ordering for the past
releases which is can be very confusing to diff and compare).

#### PR checklist

- [ ] Tests written/updated
- [X] Changelog entry added in `.changelog` (we use
[unclog](https://github.com/informalsystems/unclog) to manage our
changelog)
- [ ] Updated relevant documentation (`docs/` or `spec/`) and code
comments
- [X] Title follows the [Conventional
Commits](https://www.conventionalcommits.org/en/v1.0.0/) spec

---------

Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
Co-authored-by: Sergio Mena <sergio@informal.systems>
(cherry picked from commit f4c622f)

# Conflicts:
#	.changelog/unreleased/breaking-changes/2786-remove-cleveldb-boltdb.md
#	.changelog/unreleased/breaking-changes/2892-remove-skip-timeout-commit.md
#	.changelog/unreleased/breaking-changes/2895-merge-timeout-prevote-precommit.md
#	.changelog/unreleased/breaking-changes/3248-crypto-sha256.md
#	.changelog/unreleased/improvements/1958-disable-linting.md
#	.changelog/unreleased/improvements/3016-remove-expensive-calls-from-flowrate.md
#	.changelog/unreleased/improvements/3056-export-node-package-errors.md
#	.changelog/unreleased/improvements/3117-significantly-speedup-make-partset.md
#	.changelog/unreleased/improvements/3119-speedup-valset-GetByAddress-usages.md
#	.changelog/unreleased/improvements/3156-make-addvote-only-take-one-ps-mtx.md
#	.changelog/unreleased/improvements/3159-fix-taking-wlocks-instead-of-rlocks.md
#	.changelog/unreleased/improvements/3162-reuse-internal-buffer-for-block-building.md
#	.changelog/unreleased/improvements/3180-lower-broadcasts-consensus-overhead.md
#	.changelog/unreleased/summary.md
#	CHANGELOG.md
@mergify

This comment was marked as resolved.

@mergify mergify bot requested a review from a team as a code owner June 20, 2024 18:36
@mergify mergify bot added the conflicts label Jun 20, 2024
@mergify mergify bot requested a review from a team June 20, 2024 18:36
Copy link
Collaborator

@andynog andynog left a comment

Choose a reason for hiding this comment

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

lgtm, fixed conflicts

@andynog andynog merged commit cd9734e into v1.x Jun 20, 2024
@andynog andynog deleted the mergify/bp/v1.x/pr-3253 branch June 20, 2024 19:53
@sergio-mena
Copy link
Collaborator

🚀 excellent backport! 🙏

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