# Dfx 0.9.2 is promoted with breaking changes

**URL:** https://forum.dfinity.org/t/dfx-0-9-2-is-promoted-with-breaking-changes/11219
**Category:** Developers
**Created:** [March 1, 2022, 6:14pm UTC](https://forum.dfinity.org/t/dfx-0-9-2-is-promoted-with-breaking-changes/11219 "2022-03-01T18:14:23Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![ericswanson](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/ericswanson/32/622_2.png) [@ericswanson](https://forum.dfinity.org/u/ericswanson)
#### Post date: [March 1, 2022, 6:14pm UTC](https://forum.dfinity.org/t/dfx-0-9-2-is-promoted-with-breaking-changes/11219/1 "2022-03-01T18:14:23Z")

</div>

Release notes: [Highlights of what’s new in 0.9.2 :: Internet Computer](https://smartcontracts.org/docs/release-notes/0.9.2-rn.html)

**Please make sure to follow the upgrade instructions** in the [0.9.0 release notes](https://smartcontracts.org/docs/release-notes/0.9.0-rn). In particular, you will need to upgrade your wallets and update the settings of your existing canisters.

Highlights:

- Removed the `--no-wallet` flag
- Upgraded to replica 04fe8b0a1262f07c0cec1fdfa838a37607370a61 matching [proposal 45091](https://dashboard.internetcomputer.org/proposal/45091). Future replica updates will also track recently executed proposals.
- Verify Candid and Motoko stable variable type safety of canister upgrades
- Fixed retry logic in asset uploads

---

<div class="post-metadata">

### Author: ![anthonymq](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/anthonymq/32/524_2.png) [@anthonymq](https://forum.dfinity.org/u/anthonymq)
#### Post date: [March 2, 2022, 4:48pm UTC](https://forum.dfinity.org/t/dfx-0-9-2-is-promoted-with-breaking-changes/11219/2 "2022-03-02T16:48:59Z")

</div>

Haven’t read the release note before but i’m directly shout outed in the docs now for the type safety upgrade 🤣  
see my wild example : [Untitled :: Internet Computer](https://smartcontracts.org/docs/language-guide/compatibility.html#_examples_in_the_wild)

---

<div class="post-metadata">

### Author: ![skilesare](https://sea1.discourse-cdn.com/flex023/user_avatar/forum.dfinity.org/skilesare/32/5609_2.png) [@skilesare](https://forum.dfinity.org/u/skilesare)
#### Post date: [March 2, 2022, 6:07pm UTC](https://forum.dfinity.org/t/dfx-0-9-2-is-promoted-with-breaking-changes/11219/3 "2022-03-02T18:07:23Z")

</div>

If this has call\_raw in motoko, could you update the docs. Thanks!
