Skip to content

Latest commit

 

History

History
606 lines (483 loc) · 65.7 KB

CHANGELOG.md

File metadata and controls

606 lines (483 loc) · 65.7 KB

dre Changelog

0.5.6 - 2024-10-04

Compare with first commit

Features

  • lazy auth (#977) (c5acf0d by Nikola Milosavljevic).
  • cordon features (#966) (565dfd7 by Nikola Milosavljevic).
  • Add support for forum post links for version elect proposals (#942) (fb3e145 by Saša Tomić).
  • Improve dre registry a bit more (#961) (480ac78 by Saša Tomić).
  • filtering of registry (#959) (7db1938 by Nikola Milosavljevic).
  • Only replace additional nodes if this improves business rules (#957) (b44c7fd by Saša Tomić).
  • Prompt to add a forum post link to a proposal, if it's missing (#948) (9a0cbe2 by Saša Tomić).
  • Add support for forum post links for version elect proposals (f740d4a by Saša Tomić).
  • Provide an estimate of node types in the dre registry (#927) (2f2a6b8 by Saša Tomić).
  • adding option to start with just staging (#931) (4baf7d7 by Nikola Milosavljevic).
  • Improve the summary of the subnet resize NNS proposals (#924) (52604c4 by Saša Tomić).
  • auto-retry proposal placement (#913) (a8f486e by Luka Skugor).
  • Use IndexMap instead of BTreeMap where possible, to keep the ordering (#904) (48da0a6 by Saša Tomić).
  • adding softhsm2 to docker runner (#903) (8194404 by Nikola Milosavljevic).

Bug Fixes

  • Do not crash the backend if some git revisions cannot be found (#932) (750186b by Saša Tomić).
  • Allow manual qualifications (dfee9b0 by Saša Tomić).
  • dry run shouldn't fail if no neuron is detected (#925) (4a2706e by Nikola Milosavljevic).
  • Replace the gitlab-ci/ to ci/ references for the IC repo (#921) (e485266 by Saša Tomić).
  • Don't exclude canister_state files (#885) (ff656c2 by Luka Skugor).
  • adding opensc and chown on dirs (#914) (f479140 by Nikola Milosavljevic).

Code Refactoring

  • renaming to no_sync to offline for clarity (#943) (739cdbf by Nikola Milosavljevic).
  • IcAdminRequirement -> AuthRequirement (#895) (4c857b6 by Nikola Milosavljevic).

0.5.5 - 2024-09-09

Compare with first commit

Features

  • Add a manual CI job that cleans bazel caches (#890) (38b7bb9 by Saša Tomić).
  • security fix proposal (#882) (d4ce9d0 by Nikola Milosavljevic).

Bug Fixes

  • only require our label for bazel cache cleanup job (#891) (2004230 by Saša Tomić).
  • --yes on propose (#892) (66f2e5f by Luka Skugor).
  • initialization logic (#889) (a1f42a7 by Nikola Milosavljevic).
  • add missing bins (#887) (9f327c3 by Luka Skugor).
  • fix the forum category code (#884) (0351499 by Luka Skugor).
  • fix finding the forum category (#881) (ce39a3e by Luka Skugor).

0.5.4 - 2024-09-05

Compare with first commit

Features

  • overriding ic admin versions (#864) (69b4cf3 by Nikola Milosavljevic).
  • dre testing of update-unassigned-nodes command (#858) (415f697 by Nikola Milosavljevic).
  • Replace poetry with rye for managing Python dependencies (#857) (00e419f by Saša Tomić).
  • improve exclusion filters (#855) (c5940e8 by Luka Skugor).

Bug Fixes

  • Update cache job fix (#874) (6f46268 by Saša Tomić).
  • use container image with rye for update-dependencies (#871) (f692898 by Saša Tomić).
  • fixing default value for ic-admin-version (#872) (9dd0e95 by Nikola Milosavljevic).
  • updating leftover runner images (#860) (9e58a66 by Nikola Milosavljevic).
  • registry canister (#854) (65e1de7 by Nikola Milosavljevic).

0.5.3 - 2024-09-03

Compare with first commit

Features

  • Add forum post link to commands for proposal discussion (#830) (7c8f4be by Saša Tomić).
  • add the link to full changelog in the proposal (#820) (248ef92 by Luka Skugor).
  • Provide more details on the node replacement proposals (#816) (c161563 by Saša Tomić).
  • Add distance from the target topology as business rules (#817) (3752142 by Saša Tomić).

Bug Fixes

  • canister handshake error (#850) (238e164 by Nikola Milosavljevic).
  • autodetection of HSM (#845) (e666fd5 by Nikola Milosavljevic).
  • typo in the description of a NakamotoScore change (#832) (931d1e0 by Saša Tomić).
  • handle errors and retry (#824) (936a17b by Luka Skugor).
  • wrong variable (#822) (e74a315 by Nikola Milosavljevic).

Code Refactoring

  • ic admin (#835) (2a1657e by Nikola Milosavljevic).
  • lazy git (#837) (60c745f by Nikola Milosavljevic).
  • lazy registry (#831) (ceeb19b by Nikola Milosavljevic).

0.5.2 - 2024-08-27

Compare with first commit

Features

  • Include node health when resizing or creating a subnet (#801) (3c91b71 by Saša Tomić).
  • automatic pr for successful (#793) (4ce76af by Nikola Milosavljevic).
  • use .zst images instead of .gz (#797) (d785043 by Luka Skugor).
  • Optimize subnet healing process (#780) (37ccfff by Saša Tomić).

Bug Fixes

  • update-unassigned-nodes logic in the wrong place (#805) (3e1445d by Nikola Milosavljevic).
  • Update subnet analysis command to allow adding and removing multiple nodes at once (#802) (ef80ac2 by Saša Tomić).
  • Make node metrics retrieval parallel again, for improved performance (#804) (867cb3d by Saša Tomić).
  • adding back output of proposals (#798) (9169836 by Nikola Milosavljevic).
  • Skip rc branches without date (#796) (3d398e9 by Luka Skugor).
  • dre heal should not consider unhealthy nodes as replacement candidates (#794) (9e99906 by Saša Tomić).

0.5.1 - 2024-08-23

Compare with first commit

Features

  • Add whatif command for analyzing decentralization (#767) (31ab0a1 by Saša Tomić).
  • slack notification about quali (#764) (c32aa4f by Nikola Milosavljevic).
  • uploading of artifacts (#755) (5b1474d by Nikola Milosavljevic).
  • implementing multiple starting versions (#743) (6b7626b by Nikola Milosavljevic).
  • various improvements (#742) (26e6ce0 by Luka Skugor).
  • top up neuron request (#752) (4866612 by Nikola Milosavljevic).
  • adding resolving version from nns via rollout dashboard (#740) (a84a727 by Nikola Milosavljevic).
  • [DRE-240] Add more info to the subnet membership change proposals (#736) (c980019 by Saša Tomić).
  • Add time to all dre tool logs, and remove it from voting events only (#726) (bbf1ad5 by Saša Tomić).

Bug Fixes

  • Improve numbering in create new neuron instructions (#776) (e638cf8 by Saša Tomić).
  • Fix the duplicate output (printout) of the SubnetChangeResponse (#762) (b1130f0 by Saša Tomić).
  • continue on error for creating mr on k8s repo (#754) (46f36b8 by Nikola Milosavljevic).
  • disabling devtools (#749) (a948a92 by Nikola Milosavljevic).
  • updating refs in update-k8s-deployments (#748) (2a1f3a7 by Nikola Milosavljevic).
  • Fix the "proposals analyze", and improve the output (#746) (c6c74dc by Saša Tomić).
  • [DRE-241] Prefer existing nodes in subnet when selecting best results (#734) (ec22c7c by Saša Tomić).
  • schema root namings (#735) (f8935f6 by Nikola Milosavljevic).
  • upgrade dependencies job (#728) (7906612 by Nikola Milosavljevic).

0.5.0 - 2024-08-13

Compare with first commit

Features

  • [DRE-237] Send desktop notifications when (not) voting with dre tool (#711) (5d4f8f2 by Saša Tomić).
  • adding artifacts (#709) (13fd109 by Nikola Milosavljevic).
  • autoupdate ic deps (#706) (a3b2a5c by Nikola Milosavljevic).
  • subnet authorization with dre (#700) (6c934f8 by Nikola Milosavljevic).
  • managing subnet authorization (#697) (bdc0a7a by Nikola Milosavljevic).
  • add trigger for qualifier workflow (#671) (3e77d65 by Carly Gundy).
  • qualifying as github job (#661) (5a96588 by Nikola Milosavljevic).
  • adding podman (#662) (5ba79df by Nikola Milosavljevic).
  • Adding qualificator util (#659) (40dc9bc by Nikola Milosavljevic).
  • qualification via command (#649) (35303f9 by Nikola Milosavljevic).
  • adding an option for dre to not sync with the nns (#645) (16abe8d by Nikola Milosavljevic).
  • allowing self update for macos (#624) (f2559b3 by Nikola Milosavljevic).
  • upgrading to arbitrary version (#617) (a808c3f by Nikola Milosavljevic).

Bug Fixes

  • adding missing ensurings (#691) (dde91b0 by Nikola Milosavljevic).
  • change inputs format (#672) (8a1726c by Carly Gundy).
  • podman setting container without vm (#664) (7efd87b by Nikola Milosavljevic).
  • revert separating lib from canisters (#660) (af99bba by Nikola Milosavljevic).
  • dry run prints (#653) (67130e2 by Nikola Milosavljevic).
  • without confirmation used to run always in dry-run mode (#641) (8a867b7 by Nikola Milosavljevic).
  • using service account token (#636) (9e3a81e by Nikola Milosavljevic).
  • setting correct token for auto update (#635) (ab60bd5 by Nikola Milosavljevic).
  • adding full version for auto update (#634) (07dfdd7 by Nikola Milosavljevic).
  • adding version to auto update (#633) (80ba727 by Nikola Milosavljevic).
  • Remove dependency on gitlab for release notes (#614) (0294110 by Saša Tomić).
  • adding back autodetection of hsm (#619) (1bd9777 by Nikola Milosavljevic).

Code Refactoring

  • embedding default version excluded subnets (#703) (6a353f3 by Nikola Milosavljevic).
  • replacing boiler plate enum calls with a procedural macro (#702) (4aec5fc by Nikola Milosavljevic).
  • using autoupdate action (#638) (e1783b5 by Nikola Milosavljevic).
  • major refactoring dre (#581) (d51a1fa by Nikola Milosavljevic).

0.4.3 - 2024-07-12

Compare with first commit

Features

  • Allow manual workflow dispatch for CI jobs (#594) (0a4f258 by Saša Tomić).
  • Move the linear-jira sync from the private release repo to the open DRE repo (#573) (f48c69d by Saša Tomić).
  • Show the metrics URL to follow the HostOS upgrade progress (#565) (24c6380 by Saša Tomić).
  • Show the date+time when voting, and do not stomp on previous logs (#564) (5e0866f by Saša Tomić).
  • HostOS rollout improvements (#559) (c16e3c9 by Saša Tomić).
  • Log noise filter (#348) (68b109e by Nikola Milosavljevic).
  • Update the HostOS release notes to also use merge commits (#550) (2b5704e by Saša Tomić).
  • Only check for updates once per day (#548) (ce6206c by Saša Tomić).
  • Speed up get operations by not preparing a neuron and the registry (#541) (e09b98c by Saša Tomić).

Bug Fixes

  • Adjust the node label for zh5-dll25 (#595) (d820e6c by Saša Tomić).
  • Remove duplicate workflow_dispatch (a6cd1a5 by Saša Tomić).
  • Update the github actions-runner image tag (#591) (8230f24 by Saša Tomić).
  • Add the github keys to the ssh known hosts file (#589) (9994667 by Saša Tomić).
  • self update on non linux machines (#585) (02283c1 by Nikola Milosavljevic).
  • Remove unnecessary Arc::clone (#547) (10c6eff by Saša Tomić).

Code Refactoring

  • renaming bazel targets (#557) (1d1d034 by Nikola Milosavljevic).

v0.4.2 - 2024-06-26

Compare with first commit

Features

  • enabling ci checks for release-index.yaml (#534) (56cd429 by Nikola Milosavljevic).

Bug Fixes

  • asking for update everywhere (#535) (2faf0cb by Nikola Milosavljevic).

Code Refactoring

  • implementing background checks for upgrading (#536) (3e71733 by Nikola Milosavljevic).

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ć).

0.4.0 - 2024-05-24

Compare with first commit

Features

  • log active versions when reconcilling (#413) (b02ad5f by Saša Tomić).
  • [REL-1517] Auto-pick automation neuron for updating unassigned nodes (#416) (20640cd by Saša Tomić).
  • Add a proposals subcommand to get a single proposal by id (#412) (5bfb885 by Saša Tomić).
  • Update the DRE cli tool to work with the new IC-OS proposals (#411) (125b147 by Saša Tomić).
  • Include more info in the registry dump (#410) (e651338 by Saša Tomić).
  • adding hostos release notes script (#407) (a99cdb7 by Nikola Milosavljevic).
  • Automatically update k8s vector container versions (#399) (47557dc by Saša Tomić).
  • DRE-120 Lazily check for HSM/private key auth (#386) (cb7be54 by Saša Tomić).
  • Better listing proposals (#382) (649719d by Nikola Milosavljevic).
  • listing proposals (#372) (44261a2 by Nikola Milosavljevic).
  • Bazel remote cache on s3 (#369) (7ed7fc4 by Saša Tomić).
  • Improve the bazel cache optimization (#368) (e7b3a8d by Saša Tomić).
  • adding using of public dashboard for mainnet for health statuses (#362) (70b4c5f by Nikola Milosavljevic).
  • adding v1 structure for node labels in dre repo (#361) (f6bda6e by Nikola Milosavljevic).
  • adding api boundary nodes to registry dump command (#357) (42de821 by Nikola Milosavljevic).
  • adding elastic backup job (#343) (8ba3f20 by Nikola Milosavljevic).
  • implemented automatic updates for dre tool (#341) (cd60325 by Nikola Milosavljevic).
  • Automation script for removing nodes from subnets (#328) (535d731 by Saša Tomić).
  • implementing completions (#319) (b8bb7e0 by Nikola Milosavljevic).
  • Support for targetting arbitrary IC network on the cli (#302) (d1ac15b by Saša Tomić).
  • Maintain up to 1 open MR in the k8s repo per DRE branch (#298) (e99dd08 by Saša Tomić).
  • If possible reuse the MR in the k8s repo to update container images (#290) (127ef28 by Saša Tomić).
  • adding job for building dashboard (#278) (0abe44a by Nikola Milosavljevic).

Bug Fixes

  • Show DC in the node label/name (#406) (f48e685 by Saša Tomić).
  • Add compatibility in fetching trustworthy metrics from old subnet versions (#401) (77e39d2 by Saša Tomić).
  • Set the default socket timeout to 60s (55c2abb by Saša Tomić).
  • [DRE-166] use requests instead of urllib, to handle timeouts (#398) (4838df8 by Saša Tomić).
  • [DRE-166] Add timeouts to the URL requests (#395) (ec25f69 by Saša Tomić).
  • Only update posts if different and can_edit (#391) (846345a by Saša Tomić).
  • adding missing mapping for unassigned status from public dashboard (#379) (2e14819 by Nikola Milosavljevic).
  • Do not check the health of the force-included nodes (#377) (2ab31fb by Saša Tomić).
  • Ensure "interface-owners" changes are included (#366) (f517739 by Saša Tomić).
  • build dashboard on PR only if it was referenced in the branch (#308) (c072728 by Nikola Milosavljevic).
  • Openssl missing and dry run in CI (#303) (b8bc57e by Nikola Milosavljevic).
  • fixing condition for pushing of dashboard image (#296) (283e346 by Nikola Milosavljevic).
  • k8s repo make MR (#297) (2c0e676 by Saša Tomić).
  • Fix bin/mk-release to not tag versions with "vv" in some cases (#288) (d9dd38c by Saša Tomić).

Code Refactoring

  • migrating from using gitlab for node labels to using github (#384) (dee7f89 by Nikola Milosavljevic).

0.3.2 - 2024-04-03

Compare with first commit

Added

  • Add features for release rc--2024-03-20_23-01 (#257) (a89c182 by Luka Skugor).

Fixed

  • fix (f0c44d7 by Saša Tomić).
  • fix command order (f3d6ea9 by Saša Tomić).
  • fix docker image run issues (#268) (bb9acec by Luka Skugor).

Changed

  • Changes by create-pull-request action (#245) (278cc64 by sa-github-api).

v0.3.1 (2024-3-21)

feat

  • cli: Check that there are two download URLs for elect proposals (#236) (1ac8581)
  • rollout: Rollout controller refactoring part 1 - fetcher logic (#237) (bf0b89a)
  • rollout-controller: Implementing action taking and refactoring tests (#249) (6e6a377)

chore

  • Update dependencies (#225) (820266c)
  • Update dependencies (#240) (996a004)
  • Update dependencies (#244) (4a6db31)

fix

  • dre: DRE-147 Do not require neuron id for fetching trustworthy metrics (#251) (03dfe1f)

v0.3.0 (2024-3-6)

docs

  • Replace the version in the download URL with the "latest" (#137) (765a35b)
  • Update the Jupyter runbook and data for Trustworthy metrics (#138) (af1ef6d)

fix

  • ci: Use a GitHub PAT when creating PR automatically (#144) (e1d36bc)
  • sns-downloader: fixing limit and better hashing (#190) (8584071)
  • log-fetcher: binary fields that end with \n are not parsed correctly (#213) (2d96e38)
  • ci: Fix case of github_token variable (#217) (9940fdf)
  • downloader: multiservice discovery should filter boundary nodes based on target name (#219) (5251ab9)

feat

  • dre: implementing a protection method for updating unassigned nodes (#151) (c4205d2)
  • ci: Bump up the actions/cache to v4, and force overwriting the cache (#164) (f204cdc)
  • registry-dump: Interpret vec data in registry structs as corresponding types (#175) (3be2000)
  • release-notes: Show start and end commit in the release notes (#186) (4adbc7d)
  • msd: metrics (#171) (a480f59)
  • release: Proposing release index shema (#211) (31e9076)
  • dre: Migrated firewall rules from release repo to dre tool (#221) (72ec3b3)
  • rc: started work on rollout-controller (#224) (c6933c1)

chore

  • deps: bump ipython from 8.20.0 to 8.21.0 (#157) (2778165)
  • deps: bump ansible from 9.1.0 to 9.2.0 (#156) (d9d5eef)
  • Update dependencies (#160) (edbbdc0)
  • Update dependencies (#168) (308f707)
  • pre-commit: remove the legacy filter of the ic submodule (#177) (350bd58)
  • dashboard: Update the version of prometheus-http-client (#178) (989ca8d)
  • deps: bump the npm_and_yarn group across 1 directories with 1 update (#163) (bb86e0d)
  • deps: bump pre-commit from 3.6.0 to 3.6.1 (#184) (6f8eec2)
  • deps: bump mkdocs-material from 9.5.7 to 9.5.9 (#183) (761a6ac)
  • deps: bump atlassian-python-api from 3.41.9 to 3.41.10 (#182) (9aa3dfd)
  • deps: bump the cargo-dependencies group with 8 updates (#185) (20d654e)
  • msd: Improvements and cleanup (#188) (9425eba)
  • deps: bump mkdocs-material from 9.5.9 to 9.5.11 (#210) (d2ca785)
  • Update dependencies (#199) (a8ee432)
  • deps-dev: bump black from 24.1.1 to 24.2.0 (#201) (0411fd7)
  • Update dependencies (#223) (8d45d43)
  • deps: bump poetry from 1.8.1 to 1.8.2 (#226) (ed7142b)

refactor

  • MSD: migrate warp to axum (#162) (096ed24)

v0.2.1 (2024-1-30)

fix

  • k8s: adding timeout option (#79) (5842d80)
  • k8s: migrating to using gitlab api (#87) (5ebed78)
  • ci: Run CI actions on PR and merge queues as well (#94) (e11a3a2)
  • docs: Update the links for running the trustworthy metrics notebook online (#92) (c676c03)
  • dashboard: Automatically update the internal dashboard k8s deployment (#96) (d6db5ee)
  • ci: Update the reference to the gitlab api token (#98) (fb5c3dc)
  • ci: Cloning k8s repo to the correct directory (#103) (0eab50d)
  • dashboard: Use Debian Slim base image for OCI images by default (#105) (a93c44b)
  • dashboard: Use OCI images that have ca-certs and new glibc (#108) (0ec6e76)
  • dashboard: go back to the bitnami git image as distroless has no git :/ (#112) (f76f58c)
  • ci: Correctly pass secrets to the k8s-deployments composite actions (#120) (41f0ce3)
  • bazel: Update build configuration and version information (#121) (c85c81f)
  • ci: Prepare releases as a GH composite action instead of a workflow (#134) (d1fe2c7)

feat

  • ci: nightly job to completely clean up bazel caches (9d8593d)
  • ci: nightly job to completely clean up bazel caches (258e3b8)
  • ci: Enable grouping of dependabot PRs (#101) (997d01f)
  • ci: Nightly update dependencies and cache (#102) (54491c6)
  • ci: Create a PR on nightly CI runs instead of pushing to main directly (#114) (53c2def)
  • release-notes: Migrate the release notes script to the DRE repo (#119) (19c0c08)

chore

  • ci: Remove a duplicate step from the bazel workflow (#109) (9dd26cb)
  • deps: bump ansible from 8.7.0 to 9.1.0 (#84) (71e0f91)
  • deps-dev: bump black from 23.12.1 to 24.1.1 (#124) (3c8c45c)
  • deps: bump clickhouse-connect from 0.6.23 to 0.7.0 (#125) (617335e)
  • deps: bump mkdocs-material from 9.5.4 to 9.5.6 (#123) (53bed11)

docs

  • Add some tips and tricks for our k8s ops (#115) (fd165ed)
  • Update the readme and some more docs (#117) (3f78296)

v0.2.0 (2024-1-19)

fix

  • mark jq as executable after downloading (575d214)
  • cd to the ic repo when checking the newest revision (02d39bb)
  • accept non-blessed binaries by default (a2f210e)
  • Decentralization: 1/3 limit is a strict 1/3, not 1/3-1 (51eb5e5)
  • backend: Make registry polling less frequent to improve robustness (d86a0a2)
  • Increase timeout for the qualification test (8265432)
  • cli: Handle missing commit hash in the release notes (d151a74)
  • Minor adjustments in the IC-OS verification instructions (7ac6a08)
  • Dashboard releases only from master (b234fae)
  • Release qualification should not wait block on dashboard publish (38f27ac)
  • Build verification instructions should work with existing old image (aacbcad)
  • cli: Do not inject dry-run and confirmation if --help provided (85fc786)
  • cli: Do not supply auth args to ic-admin get commands (c4a1705)
  • cli: Fix auth for proposals to staging (937a643)
  • cli: Fix instructions for verifying sha256 of the update image (68cd941)
  • dashboard: Correctly show nodes as decentralized even if they are not in FactsDB (b83be5a)
  • dashboard: Fix //rs code path references (f6d4a11)
  • dashboard: Sort subnets deterministically in the release rollout dashboard (9b71f7b)
  • cli: Use zip_longest when showing a diff of node changes (db04589)
  • backend: Retireable versions should not include actively used versions (2cf0f98)
  • backend: Make more operations deterministic (c4f7745)
  • Relax the p8s alert query, to include tickets and info alerts (f194640)
  • cli: Ensure ic-admin version string does not have a newline (1d8291c)
  • cli: Make --simulate a global arg and enable it for all subcommands (91aaf0b)
  • ci: Variable name (a6b76be)
  • backend: Only show node as degraded if ALERT is firing (2c5de64)
  • backend: Show the correct number of nodes replaced instead of requested (d91e613)
  • dashboard: Fix subnet id showing and searching (154478e)
  • dashboard: tsc was complaining about types (60d587b)
  • README: git hook install (8bf7611)
  • cli: Verify the download URLs before submitting a proposal (0e71882)
  • cli: Version unelect code fixed and cleaned up (17c839a)
  • qualification: Brought back to life qualification on staging and factsdb (29f654a)
  • backend: Unconditionally make a full clone of the IC repo (c2d1a31)
  • scripts: The IC CDN does not have openssl-static-binaries anymore (42e6e60)
  • backend: Only remove dead nodes from the registry by default (938d675)
  • **bazel //:**mkdocs (294730a)
  • ci: Use git repo cache in /tmp (51677d2)
  • ci: git test for the ic repo does not work within bazel (fb5fdd6)
  • ci: revert unnecessary change (bd51781)
  • ci: Use older Ubuntu image to use older GLIBC (#49) (24e8cd9)
  • multiservice-discovery: registry sync returns on missing nns_public_key and msd pings nns before adding the definition (#48) (deb0dfa)
  • ci: Set the DRE cli version based on the tag or git rev (a741f80)
  • k8s: setting larger python image for cursor-initializator-elastic (#75) (cd5d96d)

chore

  • Update the staging bootstrap for the latest IC version (f9c8b65)
  • bump up a few dependency versions (1d3e6cd)
  • BOUN-525: setup config for certificate issuance (251c0c8)
  • update neuron id for Ege -> Maksims (5cd9ec4)
  • Update neuron 60 mapping to Andre Popovitch (4778970)
  • Update the default ic-admin version used by the release_cli (3cc4859)
  • Stop sending notifications to #eng-testing for ic-versions update (40b8e3a)
  • Minor refactor in the IC version retire, no functional change (7177fa8)
  • Hide neuron 20 in the NNS proposal notifications in slack (c53e03e)
  • Update the neuron slack mapping (4051f9b)
  • Another minor adjustment of the bless proposal summary (c1dc347)
  • Do not mention @release-engs on automation proposals (116ba49)
  • Update IC dependency and rustc version (093f701)
  • Update the submodule update in the README.md (2bfbb09)
  • Further adjust/restrict when some CI jobs run (6caee38)
  • slack: Update the slack-neuron mappings (fc25887)
  • Bump up a few more dependencies (aa875ad)
  • cli: Update the instructions for verifying the IC image sha256 (630756c)
  • cli: Fix retire version message (6fe9998)
  • Bump up the IC dependency version (8528ba0)
  • decentralization: Count and try to reduce the number of nodes of dominant actors in a subnet (54fedb8)
  • cli: Show the used ic-admin version, for clarity (16e9629)
  • slack: Update neuron 42 mapping from Raghav to David (9729f2a)
  • slack: Update neuron mapping Yvonne-Anne -> Maksym (8a6d4af)
  • decentralization: Minor optimization in the calc of the Nakamoto Coefficients (29cbcb4)
  • decentralization: Remove unused dependency (1af2cf4)
  • dashboard: A few more subnet labels (39509d5)
  • cli: Use short git versions in the elect version proposal title (56ce8a8)
  • dashboard: Remove non-working dialog to Create Subnet (35c45cc)
  • backend: Remove unnecessary serde_as usage (1a7e81b)
  • cli: Remove the separate subcommand to retire replica versions (17aad3b)
  • dashboard: Bump multiple dependency versions (IC and crates) (4e474a7)
  • backend: Separate and simplify the function for displaying proposed subnet changes (73109b3)
  • backend: Refactor backend and some other code, no functional change (9efc6e4)
  • qualification: Remove unused elasticsearch data ingestion from qualification (a85c5eb)
  • staging: Updating scripts for bootstrapping staging (cd34e17)
  • Allow Python >3.8 and <4 in the repo (dc7e35f)
  • Update neuron id -> slack id mappings (310cfed)
  • factsdb: Publish factsdb results as public gitlab snippets (3f9123c)
  • audit: Remove tracing-futures (4709c6f)
  • cli: Minor improvements in argument parsing (74c85ef)
  • cli: Improve voting robustness (583280b)
  • Update neurons-slack-mapping.yaml to remove Marin and Luis (a15adb9)
  • Update the Python to 3.11 and pre-commit config (9d332f5)
  • backend: Remove erroneous prinln (7f64667)
  • Update the Python to 3.11 and pre-commit config (b2b4603)
  • canisters: Move canisters from //rs to separate dir (#44) (b22c357)
  • deps: bump the pip group across 1 directories with 2 updates (#55) (b97ce2e)
  • deps: bump the npm_and_yarn group across 2 directories with 1 update (#57) (75b6adb)
  • Consolidate and deduplicate cargo deps (#64) (31bb6df)
  • Bump multiple versions and prepare for a new release (#78) (c112389)

feat

  • Accept min Nakamoto Coefficient for subnet create (73d17d0)
  • Add an endpoint to query subnet decentralization (43bf059)
  • cli: Add verbose option to print the node replacement search (fd3089d)
  • Use decentralized nodes for replacements (5769778)
  • dashboard: split lines in the subnet replace penalty explanations (445b165)
  • slack: Add a link to the internal dashboard for the subnet membership changes (b2166c3)
  • Random best Nakamoto score node choice (0676b19)
  • cli: Adding ability to resize a subnet by adding or removing nodes (cd097f6)
  • cli: Add support for excluding features or nodes when removing (36d0715)
  • Increase verbosity if parsing refs fails, to aid debugging (5196692)
  • backend: Support running with GITLAB_API_TOKEN env var (8ca3b25)
  • backend: Improve the Nakamoto comparison (9d7149a)
  • dashboard: CLI instructions for healing a subnet (6e1574a)
  • a git hook to update ic submodule on git pull (b0e0c99)
  • cli: Add github URL to the proposals for new IC version (4ab357a)
  • cli: Support for a stand-alone CLI binary, part 1 (ed4cbc1)
  • backend: Clone public IC repo instead of depending on private gitlab (e490a1d)
  • dashboard: Support setting the ic repo cache dir from env (f649f18)
  • cli: Include R2 download links into the elect proposals (d435d59)
  • cli: Replace unhealthy nodes based on ALERTS (8febdea)
  • staging: Make staging deployment less dependent on factsdb (1afebd8)
  • cli: Strip md/html comments from release notes (1c809d6)
  • backend: Add special handling for the European subnet (036c0ba)
  • docs: Added mkdocs for documentation (9d9f184)
  • observability: migrating code from IC repo (#46) (e9a363b)
  • cargo: consolidate versions and project organization (#35) (dbf0cc3)
  • ci: Make github releases on git tag push (#53) (378dcf3)
  • ci: Automatically push containers if branch name starts with "container" (#65) (97b98ef)
  • k8s: Moving k8s python scripts to our repo (#70) (e72e874)
  • k8s: adding missing script for creating tables in clickhouse (#72) (eed35d8)

docs

  • mkdocs: deploy mkdocs (#66) (cdbe31f)
  • adding some content (#67) (fe3941d)
  • Add docs for trustworthy node metrics (#71) (7df6bb4)
  • Update docs and dependencies for trustworthy metrics (#76) (4b7d594)
  • Update docs and dependencies for trustworthy metrics (9b17936)
  • Add architectural doc for trustworthy node metrics (#77) (d20c679)

::> 1000 commits in 5 version tags, last considered commit: e6229b71100b863829e292fa3e28957572572f26