Skip to content

feat: add status_visibility to ic-management-canister-types - #11119

Merged
mraszyk merged 1 commit into
masterfrom
mraszyk/mgmt-types-status-visibility
Aug 12, 2026
Merged

feat: add status_visibility to ic-management-canister-types#11119
mraszyk merged 1 commit into
masterfrom
mraszyk/mgmt-types-status-visibility

Conversation

@mraszyk

@mraszyk mraszyk commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

The status_visibility canister setting (introduced in #10667) was only available in the internal ic-management-canister-types-private crate. Add it to the public crate as well: the StatusVisibility type, the fields on CanisterSettings and DefiniteCanisterSettings, and the corresponding entries in tests/ic.did.

Also complete the unreleased changelog, which was missing the minimum_incoming_canister_call_cycles field (#10398) and the tightened wasm_memory_threshold bound (#10574).

The `status_visibility` canister setting (introduced in #10667) was only
available in the internal `ic-management-canister-types-private` crate.
Add it to the public crate as well: the `StatusVisibility` type, the
fields on `CanisterSettings` and `DefiniteCanisterSettings`, and the
corresponding entries in `tests/ic.did`.

Also complete the unreleased changelog, which was missing the
`minimum_incoming_canister_call_cycles` field (#10398) and the tightened
`wasm_memory_threshold` bound (#10574).

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the feat label Aug 12, 2026
@mraszyk
mraszyk marked this pull request as ready for review August 12, 2026 15:12
@mraszyk
mraszyk requested a review from a team as a code owner August 12, 2026 15:12
@mraszyk
mraszyk enabled auto-merge August 12, 2026 15:14
@mraszyk
mraszyk added this pull request to the merge queue Aug 12, 2026
Merged via the queue into master with commit 4bb7cca Aug 12, 2026
43 checks passed
@mraszyk
mraszyk deleted the mraszyk/mgmt-types-status-visibility branch August 12, 2026 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants