This is a quick public service announcement for those building on top of the SNS API.
The SNS Governance canister now has a new, optional, Boolean field called automatically_advance_target_version
. It’s included in the response from SnsGov.get_nervous_system_parameters
.
Note that currently, no SNSs are using this field, but this might change in the coming weeks.
Example PR to add this field to the NNS dapp: bot: Update sns_aggregator candid bindings by pr-automation-bot-public[bot] · Pull Request #6262 · dfinity/nns-dapp · GitHub
Context: Proposal: Opt-In Mechanism for Automatic SNS Target Version Advancement