Skip to content

0.27.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 09 May 23:51
· 26 commits to master since this release
2c91c38

feat!: remove the 'native' replica

The native replica is no longer bundled with dfx; dfx only uses PocketIC for local networks. Accordingly dfx start --replica and dfx info replica-port now report an error. See the migration guide for more information.

chore: removes the outdated _language-service command

feat: Support 'follow' mode for 'dfx canister logs'

Support follow mode for dfx canister logs

  • --follow to fetch logs continuously until interrupted with Ctrl+C
  • --interval to specify the interval in seconds between log fetches

feat: Improve 'dfx canister logs' with several options

Improve dfx canister logs with several options

  • --tail <n> to show the last n log entries
  • --since to show the logs newer than a relative duration
  • --since-time to show the logs newer than a specific timestamp

Dependencies

Motoko

Updated Motoko to 0.14.9

Bitcoin canister

Upgraded Bitcoin canister to release/2024-08-30

Replica

Updated replica to elected commit f195ba756bc3bf170a2888699e5e74101fdac6ba.
This incorporates the following executed proposals: