Skip to content

v0.6.3

Choose a tag to compare

@github-actions github-actions released this 17 Jun 16:28
· 300 commits to main since this release
a874b6f

Changelog

To setup dre tool follow the Getting started guide
Searchable docs are availalbe on our github pages

0.6.3 - 2025-06-17

Compare with previous version

Bug Fixes

  • Correct comment from AEFR to ARFR (#1555) (a191da9 by pietrodimarco-dfinity)
  • Buffer logic in log-fetcher (#1553) (9d2bb47 by Nikola Milosavljevic)
  • Don't heal all subnets if its not requested (#1542) (19dd2f5 by Nikola Milosavljevic)
  • Push successfully-annotated commits as they ar… (#1532) (0d24cd6 by DFINITYManu)
  • Adding connect timeout to the log fetcher (#1529) (04aac7a by Nikola Milosavljevic)
  • Concurrency group for required checks (#1525) (4b70442 by DFINITYManu)
  • Correct issue with reconciler and Slack messages. (#1524) (c0419ef by DFINITYManu)
  • Correct generator should use the follow parameter (#1512) (084f896 by Nikola Milosavljevic)
  • Add clang symlinks and update LLVM version to 20. (#1504) (a2ea64e by DFINITYManu)
  • Offset in log fetcher (#1487) (e75ebad by Nikola Milosavljevic)
  • Wrap the entire phase of release notes preparation into the phase decorator. (#1490) (5ca65ec by DFINITYManu)
  • Improve version upgrade checks (#1407) (93c63f7 by Saša Tomić)
  • Adding a check for @dfinity in codeowners (#1394) (a5e0264 by Nikola Milosavljevic)
  • Codeowners parsing (#1392) (f0f5a31 by Nikola Milosavljevic)

Documentation

  • Add setup instructions for Neuron Following (#1453) (c51d63a by Saša Tomić)
  • Clarify DRE rotation and release process (#1448) (a819bfc by Saša Tomić)

Features

  • Added README.md for node-provider-rewards canister with Prometheus alert formulas. (#1541) (968ff3a by DFINITYManu)
  • Perform inter-canister calls using non-blocking calls (#1531) (c657b38 by pietrodimarco-dfinity)
  • Skipping proposal creation if there are no subnet status changes (#1522) (4a4dcfa by Nikola Milosavljevic)
  • Add query call measurement and telemetry (#1515) (5e5d53d by DFINITYManu)
  • Add user and root home directories for containers (#1502) (435c4f2 by DFINITYManu)
  • Optimize network healing penalty handling (#1455) (90851ab by Saša Tomić)
  • Add phase tracking and metrics (#1404) (228e260 by DFINITYManu)
  • IC-1680: Add NPR V1 lib - Rewards Calculation (#1388) (0bfb756 by pietrodimarco-dfinity), Co-authored-by:github-actions[bot] <github-actions[bot]@users.noreply.github.com>, Co-authored-by:Manuel Amador manuel.amador@dfinity.org
  • Add Prometheus telemetry to node provider rewards canister. (#1389) (68c8bff by DFINITYManu)

Fix

  • Handle unexpected zero node reward types count (#1584) (039b537 by DFINITYManu)
  • Redirect stderr to stdout for bazel command in GitHub action (#1468) (9224957 by DFINITYManu)

Miscellaneous Tasks

  • Add cordoned node_provider until UBO audit (#1592) (a874b6f by Saša Tomić)
  • Update node_provider explanation link (#1591) (05f69ea by Saša Tomić)
  • Adding a node provider to the cordoned list (#1583) (a2b1bf8 by alexu-dfinity)
  • Adding a node provider to the cordoned list (755dd6c by nikolamilosa)
  • Purge cordoned_features.yaml entries (#1557) (0baf130 by Saša Tomić)
  • Changing public to default subnets in updating of authorized subnets subcommand (#1551) (55f9753 by Nikola Milosavljevic)
  • Removed outdated cordoned DCs & NO (#1545) (7dba7e6 by alexu-dfinity)
  • Cordoned file update to remove Web3game (#1527) (49748fc by Nikola Milosavljevic)
  • Coordone hk4 (#1523) (369c914 by Nikola Milosavljevic)
  • Update release index with rc--2025-04-16_11-12 (#1481) (bf6ea8a by Saša Tomić)
  • Update IC-OS verification instructions to use the new repro-check (#1436) (63c2867 by Saša Tomić)
  • R2 fix for this release (#1402) (fd363bf by Nikola Milosavljevic)
  • Replacing changed-files action (#1385) (b7fd0c7 by Nikola Milosavljevic)

NRC

  • Simplification metrics fetching and additional testing (#1554) (bb9118e by pietrodimarco-dfinity)
  • Add daily rewardable nodes from registry (#1496) (6499b2e by pietrodimarco-dfinity)

Refactor

  • Rename update-authorized-subnets to update-default-subnets (#1576) (2fcd72f by Saša Tomić)
  • Using open connections to fetch logs (#1510) (7c8b43c by Nikola Milosavljevic)
  • Move impact on business rules toward top in SubnetChangeResponse display (#1447) (4127c2e by Saša Tomić)
  • Manage MetricsManager state internally (#1400) (f80b70f by pietrodimarco-dfinity)
  • Enhance node replacement logging in SubnetManager (#1390) (dd8581d by Saša Tomić)

Build

  • Upgrade CI to Ubuntu 22.04 (#1473) (04e2410 by Saša Tomić)