dre Changelog
0.5.6 - 2024-10-04
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
tooffline
for clarity (#943) (739cdbf by Nikola Milosavljevic). IcAdminRequirement
->AuthRequirement
(#895) (4c857b6 by Nikola Milosavljevic).
New Contributors
- @StephanusFischer made their first contribution in #963
Full Changelog: v0.5.5...v0.5.6