Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update ic-cdk to 0.16.0 #1868

Merged
merged 15 commits into from
Oct 8, 2024
Merged

Conversation

gregorydemay
Copy link
Member

@gregorydemay gregorydemay commented Oct 7, 2024

Relevant breaking changes from ic-cdk:

  1. [0.15.0]:
    1. BREAKING: Stable Memory always use 64-bit addresses and stable64_* system API. (feat!: Stable Memory always use 64-bit addresses and stable64_* system API. cdk-rs#498)
    2. BREAKING: Add log_visibility to the management canister API types: (feat: support log_visibility canister setting cdk-rs#497)
      • CanisterSettings
      • DefiniteCanisterSettings.
  2. [0.13.3] BREAKING: Add wasm_memory_limit to the management canister API types: (feat: Add wasm_memory_limit to the management canister cdk-rs#483)
    • CanisterSettings
    • DefiniteCanisterSettings.

@github-actions github-actions bot added the chore label Oct 7, 2024
@gregorydemay gregorydemay changed the title chore: update ic-cdk to 0.1.16.0 chore: update ic-cdk to 0.16.0 Oct 7, 2024
Copy link
Contributor

@berestovskyy berestovskyy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

Copy link
Member

@mbjorkqvist mbjorkqvist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @gregorydemay !

Copy link
Member

@rumenov rumenov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for doing this!

Copy link
Contributor

@daniel-wong-dfinity-org daniel-wong-dfinity-org left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving for NNS.

gregorydemay and others added 2 commits October 8, 2024 20:38
# Conflicts:
#	Cargo.Bazel.Fuzzing.json.lock
#	Cargo.Bazel.json.lock
@gregorydemay gregorydemay enabled auto-merge October 8, 2024 18:46
@gregorydemay gregorydemay added this pull request to the merge queue Oct 8, 2024
Merged via the queue into master with commit fcbc91f Oct 8, 2024
24 checks passed
@gregorydemay gregorydemay deleted the gdemay/XC-206-update-ic-cdk branch October 8, 2024 19:15
nikolay-komarevskiy pushed a commit that referenced this pull request Oct 11, 2024
Relevant breaking changes from
[`ic-cdk`](https://github.com/dfinity/cdk-rs/blob/main/src/ic-cdk/CHANGELOG.md):
1. [[0.15.0]]([0.15.0]): 
1. BREAKING: Stable Memory always use 64-bit addresses and stable64_*
system API. (dfinity/cdk-rs#498)
2. BREAKING: Add log_visibility to the management canister API types:
(dfinity/cdk-rs#497)
        - CanisterSettings
        - DefiniteCanisterSettings.
3.
[[0.13.3]](https://github.com/dfinity/cdk-rs/blob/main/src/ic-cdk/CHANGELOG.md#0133---2024-05-10-yanked)
BREAKING: Add wasm_memory_limit to the management canister API types:
(dfinity/cdk-rs#483)
    - CanisterSettings
    - DefiniteCanisterSettings.

---------

Co-authored-by: IDX GitHub Automation <[email protected]>
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.

8 participants