Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 14:50
· 388 commits to main since this release
68caf0b

dre Changelog

0.4.1 - 2024-06-25

Compare with first commit

Features

  • adding building runner (#529) (2864b49 by Nikola Milosavljevic).
  • ci check for release index (#526) (63690eb by Nikola Milosavljevic).
  • Improve cli operations for generating release notes (#514) (e00f95d by Saša Tomić).
  • Cache public dashboard API response for 1h (#506) (61bec27 by Saša Tomić).
  • Use merge commits if available, and fall back to the non-merge (#502) (1a78e5a by Saša Tomić).
  • Kill the release controller if it gets stuck (#499) (9baa876 by Saša Tomić).
  • adding job to ensure opentelemetry version (#501) (a92e88e by Nikola Milosavljevic).
  • adding timestamp of last successful sync (#496) (f029720 by Nikola Milosavljevic).
  • adding label for api boundary nodes (#483) (9706b01 by Nikola Milosavljevic).
  • [DRE-178] Accept additional parameters for subnet creation (#478) (4a4bcd9 by Saša Tomić).
  • Support dre binary compiled without .git (#477) (89598dc by Saša Tomić).
  • adding mapping of domain from registry (#473) (303bde2 by Nikola Milosavljevic).
  • excluding api boundary nodes from available nodes for replacement (#472) (be7bfb4 by Nikola Milosavljevic).
  • vote sleep duration (#471) (a0b48ff by Nikola Milosavljevic).
  • Migrating sns downloader to canister calls (#451) (9f8fa09 by Nikola Milosavljevic).
  • Convenience function for dumping registry records for incorrect rewards (#442) (00f2e85 by Saša Tomić).
  • Provide more reward-related information in the registry dump (#440) (d87334d by Saša Tomić).
  • implementing checks for correct node rewards set for node operators (#436) (04c7ba8 by Nikola Milosavljevic).
  • cursors from clickhouse (#433) (dbd482b by Igor Novgorodov).
  • enabling showing progress during self update (#423) (cd4ef30 by Nikola Milosavljevic).
  • adding all known staging nns nodes as defaults (#420) (ab104f2 by Nikola Milosavljevic).

Bug Fixes

  • add motivation argument to remove API BN command (#513) (c833710 by r-birkner).
  • Remove the double dash in the public dashboard api requests (#511) (b48ce72 by Saša Tomić).
  • remove duplication of nodes for DeployGuestosToSomeApiBoundaryNodes (#510) (11a3454 by r-birkner).
  • Do not try to get auth parameters for ic-admin get-* commands (#508) (3087304 by Saša Tomić).
  • fix typo (#503) (48855c1 by Saša Tomić).
  • Do not exclude "canister" changes in release notes (#498) (8dea0aa by Saša Tomić).
  • adding accepting of invalid certs (#491) (792748e by Nikola Milosavljevic).
  • Do not require an HSM for dry runs (#480) (30051dd by Saša Tomić).
  • fixing tests that didn't run (#481) (1d38e8e by Nikola Milosavljevic).
  • Fix the test for the hostos rollout, add api-boundary-nodes (#479) (5018651 by Saša Tomić).
  • Add more flexibility to the version regex (1844452 by Saša Tomić).
  • fixing typo (#467) (50e1573 by Nikola Milosavljevic).
  • Drop the re-classification of commits to "other" in some cases (#463) (075bde7 by Saša Tomić).
  • Delete persisted state file if loading previous contents fails (#459) (ca08e6a by Saša Tomić).
  • not displaying sensitive pin when running help command (#453) (e16b578 by Nikola Milosavljevic).
  • Add a time for all agent-rs (canister) clients (#435) (0c4fa3e by Saša Tomić).
  • Fix for the HostOS rollout in groups (#432) (cd61ab0 by Saša Tomić).

What's Changed: all commits

New Contributors

Full Changelog: v0.4.0...v0.4.1