Skip to content

Conversation

dannywillems
Copy link
Member

@dannywillems dannywillems commented Sep 10, 2025

See CHANGELOG.md

Commands:

git checkout 0341fffedba4900371504ad4b30853674960a209
git checkout -b release/v0.17.0
make release-update-version VERSION=0.17.0
# edit changelog
git push origin release/v0.17.0

It is acceptable that the test bootstrap-test fails.

dannywillems and others added 30 commits July 31, 2025 17:50
Add Makefile targets for block producer operations
Bumps [actions/configure-pages](https://github.com/actions/configure-pages) from 4 to 5.
- [Release notes](https://github.com/actions/configure-pages/releases)
- [Commits](actions/configure-pages@v4...v5)

---
updated-dependencies:
- dependency-name: actions/configure-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tarides/changelog-check-action](https://github.com/tarides/changelog-check-action) from 2 to 3.
- [Release notes](https://github.com/tarides/changelog-check-action/releases)
- [Commits](tarides/changelog-check-action@v2...v3)

---
updated-dependencies:
- dependency-name: tarides/changelog-check-action
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) from 2 to 13.
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases)
- [Commits](DeterminateSystems/magic-nix-cache-action@v2...v13)

---
updated-dependencies:
- dependency-name: DeterminateSystems/magic-nix-cache-action
  dependency-version: '13'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…es/changelog-check-action-3

Build(deps): Bump tarides/changelog-check-action from 2 to 3
…ns/configure-pages-5

Build(deps): Bump actions/configure-pages from 4 to 5
…ns/checkout-5

Build(deps): Bump actions/checkout from 4 to 5
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 4 to 19.
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](DeterminateSystems/nix-installer-action@v4...v19)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-action
  dependency-version: '19'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Update default peers for devnet and mainnet
…minateSystems/magic-nix-cache-action-13

Build(deps): Bump DeterminateSystems/magic-nix-cache-action from 2 to 13
…minateSystems/nix-installer-action-19

Build(deps): Bump DeterminateSystems/nix-installer-action from 4 to 19
- Redirect build instructions from Node Runners to Developer Getting
  Started guide for consistency and maintainability
- Add run-node Makefile target with NETWORK and VERBOSITY variables
- Focus Node Runners documentation on binary execution and Makefile
  variables only
- Document comprehensive CLI parameters in Rust code with examples
- Add detailed multiaddr format documentation for peer configuration
- Link to Rust API documentation for complete parameter reference
- Reference comprehensive Archive Node documentation
- Fix parameter name from log-level to verbosity to match actual CLI

This creates a cleaner separation where build instructions are
centralized in the tested Developer guide, while Node Runners focuses
on runtime configuration using simple Makefile targets.
…eers

Documentation: add section for network configuration
docs: unify node runner documentation with makefile targets
Bump up OCaml node to release 3.2.0-beta2
…ode-script

Fix test-update-ocaml-node-script
Mimicks secret_box in the Caml node
dannywillems and others added 21 commits September 9, 2025 12:02
CI: increase timeout for scenario-tests, bootstrap-tests and record-replay-tests
Website/release: add checklist + fix release tag
Bumps [mio](https://github.com/tokio-rs/mio) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tokio-rs/mio/commits)

---
updated-dependencies:
- dependency-name: mio
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Build(deps): Bump mio from 1.0.3 to 1.0.4
docker-compose: frontend is served on port 80
chore(deps): bump aes from 0.8.3 to 0.8.4
CI/docker: main branch push to latest
CI: remove prefix 'release/' when tagging docker images
@dannywillems dannywillems linked an issue Sep 11, 2025 that may be closed by this pull request
Copy link
Collaborator

@yamimaio yamimaio left a comment

Choose a reason for hiding this comment

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

All looks good.
Checked:

  • Branch naming 💹
  • Docker images ✅
  • Version in cargo files and other files ✅
  • CI checks ✅

My only observation is the following place where I still see 0.16
Screenshot 2025-09-11 at 11 28 01 AM

@dannywillems dannywillems merged commit 736642f into main Sep 11, 2025
59 of 60 checks passed
@dannywillems dannywillems mentioned this pull request Oct 8, 2025
44 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Release 0.17.0

6 participants